test: copy go mod from PR1091 #5
Annotations
10 errors and 1 warning
Run tests
missing go.sum entry for module providing package golang.org/x/crypto/sha3 (imported by github.com/ethereum/go-ethereum/common); to add:
|
Run tests:
waku/cliutils/multiaddr.go#L6
missing go.sum entry for module providing package github.com/multiformats/go-multiaddr (imported by github.com/waku-org/go-waku/waku/cliutils); to add:
|
Run tests:
waku/metrics/http.go#L8
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/waku-org/go-waku/waku/metrics); to add:
|
Run tests:
waku/metrics/http.go#L10
missing go.sum entry for module providing package go.uber.org/zap (imported by github.com/waku-org/go-waku/waku/metrics); to add:
|
Run tests:
waku/persistence/metrics.go#L6
missing go.sum entry for module providing package github.com/libp2p/go-libp2p/p2p/metricshelper (imported by github.com/waku-org/go-waku/waku/persistence); to add:
|
Run tests:
waku/persistence/metrics.go#L7
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/waku-org/go-waku/waku/persistence); to add:
|
Run tests:
waku/v2/protocol/utils.go#L6
missing go.sum entry for module providing package github.com/libp2p/go-libp2p/core/protocol (imported by github.com/waku-org/go-waku/waku/v2/node); to add:
|
Run tests:
waku/v2/protocol/pb/utils.go#L9
missing go.sum entry for module providing package go.uber.org/zap/zapcore (imported by github.com/waku-org/go-waku/waku/v2/node); to add:
|
Run tests:
waku/v2/protocol/pb/codec.go#L4
missing go.sum entry for module providing package google.golang.org/protobuf/encoding/protojson (imported by github.com/waku-org/go-waku/waku/v2/protocol/pb); to add:
|
Run tests:
waku/v2/protocol/pb/codec.go#L5
missing go.sum entry for module providing package google.golang.org/protobuf/proto (imported by github.com/waku-org/go-waku/waku/persistence); to add:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading