feat: add ClientStoreProvider interface for isolated prefix stores #1109
wasm-client.yml
on: pull_request
lint
1m 28s
tests
2m 20s
Matrix: build
Annotations
1 error and 8 warnings
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
modules/light-clients/08-wasm/light_client_module.go#L23
import-shadowing: The name 'keeper' shadows an import name (revive)
|
lint:
modules/light-clients/08-wasm/light_client_module.go#L240
unused-receiver: method receiver 'l' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
lint:
modules/light-clients/08-wasm/light_client_module.go#L252
unused-receiver: method receiver 'l' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
build (amd64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|