e2e test network #1257
Annotations
10 errors and 2 warnings
crypto/algo_ed25519.go#L39
SA1019: ed25519.PrivKey is deprecated: PrivKey defines a ed25519 private key. NOTE: ed25519 keys must not be used in SDK apps except in a tendermint validator context. (staticcheck)
|
testutil/network/query.go#L18
File is not `gofumpt`-ed (gofumpt)
|
tests/e2e/oracle/create_price.go#L163
File is not `gofumpt`-ed (gofumpt)
|
tests/e2e/oracle/create_price.go#L167
File is not `gofumpt`-ed (gofumpt)
|
tests/e2e/bank/tx.go#L12
`recieve` is a misspelling of `receive` (misspell)
|
x/oracle/module.go#L32
var `once` is unused (unused)
|
tests/e2e/oracle/create_price.go#L179
func `(*E2ETestSuite).moveNAndCheck` is unused (unused)
|
testutil/network/network.go#L19
ST1019: package "cosmossdk.io/math" is being imported more than once (stylecheck)
|
testutil/network/network.go#L20
ST1019(related information): other import of "cosmossdk.io/math" (stylecheck)
|
testutil/network/util.go#L17
ST1019: package "github.com/cosmos/cosmos-sdk/types" is being imported more than once (stylecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
tests/e2e/oracle/data.go#L38
unused-parameter: parameter 'sourceID' seems to be unused, consider removing or renaming it as _ (revive)
|
This job failed
Loading