first steps towards ibc v8 for async-icq #25
Annotations
20 errors and 3 warnings
test
undefined: upgradeclient
|
test
undefined: upgradeclient
|
test
undefined: ibcclientclient.UpdateClientProposalHandler
|
test
undefined: ibcclientclient.UpgradeProposalHandler
|
test
cannot use (*SimApp)(nil) (value of type *SimApp) as "github.com/cosmos/cosmos-sdk/server/types".Application value in variable declaration: *SimApp does not implement "github.com/cosmos/cosmos-sdk/server/types".Application (wrong type for method RegisterNodeService)
|
test
undefined: abci.RequestBeginBlock
|
test
undefined: abci.ResponseBeginBlock
|
test
undefined: abci.RequestEndBlock
|
test
undefined: abci.ResponseEndBlock
|
test
undefined: RegisterSwaggerAPI
|
Linter:
modules/async-icq/testing/simapp/ante_handler.go#L1
: # github.com/cosmos/ibc-apps/modules/async-icq/v7/testing/simapp
|
Linter:
modules/async-icq/ibc_module_test.go#L8
could not import github.com/cosmos/ibc-apps/modules/async-icq/v7/testing/simapp (-: # github.com/cosmos/ibc-apps/modules/async-icq/v7/testing/simapp
|
Linter:
modules/async-icq/ibc_module_test.go#L425
undefined: abcitypes.ResponseDeliverTx (typecheck)
|
Linter:
modules/async-icq/ibc_module_test.go#L428
undefined: tmprotostate.ABCIResponses (typecheck)
|
Linter:
modules/async-icq/ibc_module_test.go#L429
undefined: abcitypes.ResponseDeliverTx (typecheck)
|
Linter:
modules/async-icq/ibc_module_test.go#L447
undefined: abcitypes.ResponseDeliverTx (typecheck)
|
Linter:
modules/async-icq/ibc_module_test.go#L451
undefined: tmprotostate.ABCIResponses (typecheck)
|
Linter:
modules/async-icq/ibc_module_test.go#L452
undefined: abcitypes.ResponseDeliverTx (typecheck)
|
Linter:
modules/async-icq/ibc_module_test.go#L457
undefined: tmstate.ABCIResponsesResultsHash (typecheck)
|
Linter:
modules/async-icq/ibc_module_test.go#L458
undefined: tmstate.ABCIResponsesResultsHash (typecheck)
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-apps/ibc-apps. Supported file pattern: go.sum
|
Linter
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/
|
Linter
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/
|