Skip to content

Update go.mod

Update go.mod #128

Triggered via push May 22, 2024 12:01
Status Failure
Total duration 1m 8s
Artifacts

pre-release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
test / build
missing go.sum entry for module providing package github.com/cometbft/cometbft/abci/server (imported by github.com/cosmos/cosmos-sdk/server); to add:
test / build
missing go.sum entry for module providing package github.com/cometbft/cometbft/abci/types (imported by github.com/aura-nw/aura/app); to add:
test / build
missing go.sum entry for module providing package github.com/cometbft/cometbft/cmd/cometbft/commands (imported by github.com/cosmos/cosmos-sdk/server); to add:
test / build
missing go.sum entry for module providing package github.com/cometbft/cometbft/config (imported by github.com/aura-nw/aura/cmd/aurad/cmd); to add:
test / build
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto (imported by github.com/aura-nw/aura/tests/aura); to add:
test / build
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/ed25519 (imported by github.com/CosmWasm/wasmd/x/wasm/keeper); to add:
test / build
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/encoding (imported by github.com/cosmos/cosmos-sdk/crypto/codec); to add:
test / build
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/merkle (imported by github.com/cosmos/cosmos-sdk/store/types); to add:
test / build
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/sr25519 (imported by github.com/cosmos/cosmos-sdk/crypto/codec); to add:
test / build
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/tmhash (imported by github.com/cosmos/cosmos-sdk/baseapp); to add:
lint / lint: precompiles/distribution/distribution.go#L76
p.MethodById undefined (type Precompile has no field or method MethodById) (typecheck)
lint / lint: precompiles/distribution/distribution.go#L87
p.RunSetup undefined (type Precompile has no field or method RunSetup) (typecheck)
lint / lint: precompiles/distribution/events.go#L32
p.ABI undefined (type Precompile has no field or method ABI) (typecheck)
lint / lint: precompiles/distribution/events.go#L65
p.ABI undefined (type Precompile has no field or method ABI) (typecheck)
lint / lint: precompiles/distribution/events.go#L102
p.ABI undefined (type Precompile has no field or method ABI) (typecheck)
lint / lint: precompiles/staking/approve.go#L90
p.AuthzKeeper undefined (type Precompile has no field or method AuthzKeeper) (typecheck)
lint / lint: precompiles/staking/approve.go#L134
p.AuthzKeeper undefined (type Precompile has no field or method AuthzKeeper) (typecheck)
lint / lint: precompiles/staking/approve.go#L219
p.AuthzKeeper undefined (type Precompile has no field or method AuthzKeeper) (typecheck)
lint / lint: precompiles/staking/approve.go#L253
p.ApprovalExpiration undefined (type Precompile has no field or method ApprovalExpiration) (typecheck)
lint / lint: precompiles/staking/staking.go#L71
p.MethodById undefined (type Precompile has no field or method MethodById) (typecheck)
test / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.