Skip to content

Update libp2p version to 0.32.0, golang to 1.20+ #334

Update libp2p version to 0.32.0, golang to 1.20+

Update libp2p version to 0.32.0, golang to 1.20+ #334

Triggered via pull request November 14, 2023 18:44
Status Failure
Total duration 56s
Artifacts

go-check.yml

on: pull_request
go_checks
46s
go_checks
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
go_checks
undefined: atomic.Bool
go_checks
cannot use "The version of quic-go you're using can't be built using outdated Go versions. For more details, please see https://github.com/quic-go/quic-go/wiki/quic-go-and-Go-versions." (untyped string constant "The version of quic-go you're using can't be built using outdated Go...) as int value in variable declaration
go_checks
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
go_checks
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
go_checks
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
go_checks
binary.LittleEndian.AppendUint32 undefined (type binary.littleEndian has no field or method AppendUint32)
go_checks
undefined: atomic.Bool
go_checks
undefined: atomic.Int32
go_checks
undefined: atomic.Int32
go_checks
undefined: atomic.Int64
go_checks: relay.go#L1
File is not gofmt-ed.
go_checks
Process completed with exit code 1.
go_checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/