Skip to content

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

Update libp2p version to 0.32.0, golang to 1.20+

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

Triggered via pull request November 14, 2023 19:22
Status Failure
Total duration 1m 25s
Artifacts

go-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
go_checks
too many arguments in call to os.TempDir
go_checks
Process completed with exit code 1.
go_checks: test/utils.go#L29
assignment mismatch: 2 variables but os.TempDir returns 1 value
go_checks: test/utils.go#L29
too many arguments in call to os.TempDir
go_checks: test/utils.go#L29
assignment mismatch: 2 variables but os.TempDir returns 1 value
go_checks: test/utils.go#L29
too many arguments in call to os.TempDir
go_checks: relay.go#L41
libp2p.EnableAutoRelay is deprecated: Use EnableAutoRelayWithStaticRelays or EnableAutoRelayWithPeerSource (SA1019)
go_checks: relay.go#L48
libp2p.EnableAutoRelay is deprecated: Use EnableAutoRelayWithStaticRelays or EnableAutoRelayWithPeerSource (SA1019)
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/