Update libp2p version to 0.32.0, golang to 1.20+ #345
Annotations
7 errors and 1 warning
p2pd/main.go#L12
os redeclared in this block
|
p2pd/main.go#L9
other declaration of os
|
p2pd/main.go#L12
"os" imported and not used
|
p2pd/main.go#L129
undefined: os.ReadAll
|
test/utils.go#L29
assignment mismatch: 2 variables but os.TempDir returns 1 value
|
test/utils.go#L29
too many arguments in call to os.TempDir
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading