Skip to content

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

Update libp2p version to 0.32.0, golang to 1.20+

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

Triggered via pull request November 14, 2023 19:16
Status Failure
Total duration 3m 19s
Artifacts

go-test.yml

on: pull_request
Matrix: go_test
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 6 warnings
ubuntu, go 1.21.x: p2pd/main.go#L12
os redeclared in this block
ubuntu, go 1.21.x: p2pd/main.go#L9
other declaration of os
ubuntu, go 1.21.x: p2pd/main.go#L12
"os" imported and not used
ubuntu, go 1.21.x: p2pd/main.go#L129
undefined: os.ReadAll
ubuntu, go 1.21.x: test/utils.go#L29
assignment mismatch: 2 variables but os.TempDir returns 1 value
ubuntu, go 1.21.x: test/utils.go#L29
too many arguments in call to os.TempDir
ubuntu, go 1.21.x
Process completed with exit code 1.
ubuntu, go 1.20.x: p2pd/main.go#L12
os redeclared in this block
ubuntu, go 1.20.x: p2pd/main.go#L9
other declaration of os
ubuntu, go 1.20.x: p2pd/main.go#L12
"os" imported and not used
ubuntu, go 1.20.x: p2pd/main.go#L129
undefined: os.ReadAll
ubuntu, go 1.20.x: test/utils.go#L29
assignment mismatch: 2 variables but os.TempDir returns 1 value
ubuntu, go 1.20.x: test/utils.go#L29
too many arguments in call to os.TempDir
ubuntu, go 1.20.x
Process completed with exit code 1.
macos, go 1.20.x: p2pd/main.go#L12
os redeclared in this block
macos, go 1.20.x: p2pd/main.go#L9
other declaration of os
macos, go 1.20.x: p2pd/main.go#L12
"os" imported and not used
macos, go 1.20.x: p2pd/main.go#L129
undefined: os.ReadAll
macos, go 1.20.x: test/utils.go#L29
assignment mismatch: 2 variables but os.TempDir returns 1 value
macos, go 1.20.x: test/utils.go#L29
too many arguments in call to os.TempDir
macos, go 1.20.x
Process completed with exit code 1.
windows, go 1.20.x: p2pd/main.go#L12
os redeclared in this block
windows, go 1.20.x: p2pd/main.go#L9
other declaration of os
windows, go 1.20.x: p2pd/main.go#L12
"os" imported and not used
windows, go 1.20.x: p2pd/main.go#L129
undefined: os.ReadAll
windows, go 1.20.x: test/utils.go#L29
assignment mismatch: 2 variables but os.TempDir returns 1 value
windows, go 1.20.x: test/utils.go#L29
too many arguments in call to os.TempDir
windows, go 1.20.x
Process completed with exit code 1.
macos, go 1.21.x: p2pd/main.go#L12
os redeclared in this block
macos, go 1.21.x: p2pd/main.go#L9
other declaration of os
macos, go 1.21.x: p2pd/main.go#L12
"os" imported and not used
macos, go 1.21.x: p2pd/main.go#L129
undefined: os.ReadAll
macos, go 1.21.x: test/utils.go#L29
assignment mismatch: 2 variables but os.TempDir returns 1 value
macos, go 1.21.x: test/utils.go#L29
too many arguments in call to os.TempDir
macos, go 1.21.x
Process completed with exit code 1.
windows, go 1.21.x: p2pd/main.go#L12
os redeclared in this block
windows, go 1.21.x: p2pd/main.go#L9
other declaration of os
windows, go 1.21.x: p2pd/main.go#L12
"os" imported and not used
windows, go 1.21.x: p2pd/main.go#L129
undefined: os.ReadAll
windows, go 1.21.x: test/utils.go#L29
assignment mismatch: 2 variables but os.TempDir returns 1 value
windows, go 1.21.x: test/utils.go#L29
too many arguments in call to os.TempDir
windows, go 1.21.x
Process completed with exit code 1.
ubuntu, go 1.21.x
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/
ubuntu, go 1.20.x
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/
macos, go 1.20.x
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/
windows, go 1.20.x
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/
macos, go 1.21.x
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/
windows, go 1.21.x
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/