chore: sdk 50 upgrade for wasm hooks #39
Annotations
10 errors and 4 warnings
golangci-lint:
modules/ibc-hooks/simapp/ante.go#L1
: # github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/simapp [github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/simapp.test]
|
golangci-lint:
modules/ibc-hooks/tests/unit/module_test.go#L10
could not import github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/simapp (-: # github.com/cosmos/ibc-apps/modules/ibc-hooks/v8/simapp
|
golangci-lint:
modules/ibc-hooks/tests/unit/module_test.go#L49
suite.T undefined (type *HooksTestSuite has no field or method T) (typecheck)
|
golangci-lint:
modules/ibc-hooks/tests/unit/module_test.go#L53
suite.NoError undefined (type *HooksTestSuite has no field or method NoError) (typecheck)
|
golangci-lint:
modules/ibc-hooks/tests/unit/module_test.go#L63
suite.NoError undefined (type *HooksTestSuite has no field or method NoError) (typecheck)
|
golangci-lint:
modules/ibc-hooks/tests/unit/module_test.go#L64
suite.Equal undefined (type *HooksTestSuite has no field or method Equal) (typecheck)
|
golangci-lint:
modules/ibc-hooks/tests/unit/module_test.go#L68
suite.NoError undefined (type *HooksTestSuite has no field or method NoError) (typecheck)
|
golangci-lint:
modules/ibc-hooks/tests/unit/module_test.go#L78
suite.NoError undefined (type *HooksTestSuite has no field or method NoError) (typecheck)
|
golangci-lint:
modules/ibc-hooks/tests/unit/module_test.go#L79
suite.Equal undefined (type *HooksTestSuite has no field or method Equal) (typecheck)
|
golangci-lint:
modules/ibc-hooks/tests/unit/module_test.go#L109
suite.NoError undefined (type *HooksTestSuite has no field or method NoError) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading