Skip to content

feat: add ClientStoreProvider interface for isolated prefix stores #1109

feat: add ClientStoreProvider interface for isolated prefix stores

feat: add ClientStoreProvider interface for isolated prefix stores #1109

Triggered via pull request January 31, 2024 10:56
Status Failure
Total duration 2m 29s
Artifacts

wasm-client.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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/.