Skip to content

Store hashes

Store hashes #10023

Triggered via push June 13, 2024 23:21
Status Failure
Total duration 41s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint
missing go.sum entry for module providing package golang.org/x/sys/cpu (imported by github.com/oasisprotocol/curve25519-voi/curve); to add:
Lint
missing go.sum entry for module providing package golang.org/x/crypto/chacha20 (imported by github.com/oasisprotocol/curve25519-voi/internal/scalar128); to add:
Lint
missing go.sum entry for module providing package golang.org/x/crypto/ripemd160 (imported by gitlab.com/accumulatenetwork/accumulate/protocol); to add:
Lint
missing go.sum entry for module providing package golang.org/x/net/trace (imported by github.com/dgraph-io/badger); to add:
Lint
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by gitlab.com/accumulatenetwork/accumulate/cmd/accumulated); to add:
Lint
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by google.golang.org/grpc/internal/transport); to add:
Lint
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
Lint
missing go.sum entry for module providing package golang.org/x/crypto/chacha20poly1305 (imported by github.com/cometbft/cometbft/p2p/conn); to add:
Lint
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/cometbft/cometbft/p2p/conn); to add:
Lint
missing go.sum entry for module providing package golang.org/x/crypto/hkdf (imported by github.com/libp2p/go-libp2p/config); to add:
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/