imp(all): Move latest changes from Evmos main (incl. SDK v50) #130
lint.yml
on: pull_request
Run golangci-lint
2m 49s
Run markdown-lint
11s
Annotations
11 errors and 3 warnings
Run markdown-lint
Files should end with a single newline character
|
Run golangci-lint:
testutil/tx/cosmos.go#L15
could not import github.com/evmos/os/testutil (-: import cycle not allowed in test) (typecheck)
|
Run golangci-lint:
testutil/integration/os/network/config.go#L15
could not import github.com/evmos/os/testutil (-: import cycle not allowed in test) (typecheck)
|
Run golangci-lint:
ibc/testing/app.go#L23
could not import github.com/evmos/os/testutil (-: import cycle not allowed in test) (typecheck)
|
Run golangci-lint:
rpc/websockets.go#L20
"github.com/cometbft/cometbft/types" imported as cmttypes and not used (typecheck)
|
Run golangci-lint:
ante/cosmos/authz_test.go#L287
suite.Require undefined (type *AnteTestSuite has no field or method Require) (typecheck)
|
Run golangci-lint:
ante/cosmos/authz_test.go#L292
suite.GetNetwork undefined (type *AnteTestSuite has no field or method GetNetwork) (typecheck)
|
Run golangci-lint:
ante/cosmos/authz_test.go#L418
suite.Run undefined (type *AnteTestSuite has no field or method Run) (typecheck)
|
Run golangci-lint:
ante/cosmos/authz_test.go#L419
suite.SetupTest undefined (type *AnteTestSuite has no field or method SetupTest) (typecheck)
|
Run golangci-lint:
ante/cosmos/authz_test.go#L420
suite.GetNetwork undefined (type *AnteTestSuite has no field or method GetNetwork) (typecheck)
|
Run golangci-lint:
ante/cosmos/authz_test.go#L426
suite.GetKeyring undefined (type *AnteTestSuite has no field or method GetKeyring) (typecheck)
|
Run markdown-lint
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/
|
Run golangci-lint
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/
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/os/os. Supported file pattern: go.sum
|