staking: use cosmos staking module #3
solidity-test.yml
on: pull_request
test-solidity
2m 43s
Annotations
10 errors and 2 warnings
test-solidity:
app/app.go#L18
missing go.sum entry for module providing package cosmossdk.io/math (imported by github.com/evmos/evmos/v18/app); to add:
|
test-solidity
missing go.sum entry for module providing package github.com/cometbft/cometbft/abci/types (imported by github.com/evmos/evmos/v18/app); to add:
|
test-solidity
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto (imported by github.com/evmos/evmos/v18/crypto/ethsecp256k1); to add:
|
test-solidity
missing go.sum entry for module providing package github.com/cometbft/cometbft/crypto/tmhash (imported by github.com/evmos/evmos/v18/testutil); to add:
|
test-solidity
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/bytes (imported by github.com/evmos/evmos/v18/client/debug); to add:
|
test-solidity
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/json (imported by github.com/evmos/evmos/v18/cmd/evmosd); to add:
|
test-solidity
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/log (imported by github.com/evmos/evmos/v18/app); to add:
|
test-solidity
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/math (imported by github.com/cosmos/ibc-go/v7/modules/light-clients/07-tendermint); to add:
|
test-solidity:
app/app.go#L29
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/os (imported by github.com/evmos/evmos/v18/app); to add:
|
test-solidity:
server/config/config.go#L13
missing go.sum entry for module providing package github.com/cometbft/cometbft/libs/strings (imported by github.com/evmos/evmos/v18/server/config); to add:
|
test-solidity
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-solidity
Restore cache failed: Dependencies file is not found in /home/runner/work/evmos/evmos. Supported file pattern: go.sum
|