Skip to content

fix(wasm): migrate wasm cache dir to the new path #7160

fix(wasm): migrate wasm cache dir to the new path

fix(wasm): migrate wasm cache dir to the new path #7160

Triggered via pull request February 28, 2024 21:47
Status Failure
Total duration 32s
Artifacts

test.yaml

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

Annotations

10 errors and 1 warning
test (1.21, ubuntu-20.04)
missing go.sum entry for module providing package golang.org/x/crypto/ed25519 (imported by github.com/tendermint/tendermint/crypto/ed25519); to add:
test (1.21, ubuntu-20.04)
missing go.sum entry for module providing package golang.org/x/crypto/ripemd160 (imported by github.com/confio/ics23/go); to add:
test (1.21, ubuntu-20.04)
missing go.sum entry for module providing package golang.org/x/net/context (imported by github.com/tendermint/tendermint/abci/types); to add:
test (1.21, ubuntu-20.04)
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
test (1.21, ubuntu-20.04)
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/99designs/keyring); to add:
test (1.21, ubuntu-20.04)
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by google.golang.org/grpc/internal/transport); to add:
test (1.21, ubuntu-20.04)
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
test (1.21, ubuntu-20.04)
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/cosmos/go-bip39); to add:
test (1.21, ubuntu-20.04)
missing go.sum entry for module providing package golang.org/x/crypto/chacha20poly1305 (imported by github.com/tendermint/tendermint/p2p/conn); to add:
test (1.21, ubuntu-20.04)
missing go.sum entry for module providing package golang.org/x/crypto/curve25519 (imported by github.com/tendermint/tendermint/p2p/conn); to add:
test (1.21, ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.