update libp2p to v0.32.2 #83
Annotations
10 errors and 2 warnings
build
package crypto/ecdh is not in GOROOT (/opt/hostedtoolcache/go/1.14.15/x64/src/crypto/ecdh)
|
build
found packages schemadmt (compile.go) and main (gen.go) in /home/runner/go/pkg/mod/github.com/ipld/[email protected]/schema/dmt
|
build
found packages multicodec (code.go) and main (gen.go) in /home/runner/go/pkg/mod/github.com/multiformats/[email protected]
|
build
import "github.com/onsi/ginkgo/v2/ginkgo" is a program, not an importable package
|
build
found packages qtls (alert.go) and main (generate_cert.go) in /home/runner/go/pkg/mod/github.com/quic-go/[email protected]
|
build
import "go.uber.org/mock/mockgen" is a program, not an importable package
|
build
build constraints exclude all Go files in /home/runner/go/pkg/mod/golang.org/x/[email protected]/route
|
build
import "golang.org/x/tools/cmd/goimports" is a program, not an importable package
|
build
import "google.golang.org/protobuf/cmd/protoc-gen-go" is a program, not an importable package
|
build
package io/fs is not in GOROOT (/opt/hostedtoolcache/go/1.14.15/x64/src/io/fs)
|
build
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/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|