Skip to content

Sdk 50 conflict fix #246

Sdk 50 conflict fix

Sdk 50 conflict fix #246

Triggered via pull request February 26, 2024 02:22
Status Failure
Total duration 3m 4s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: app/app.go#L127
could not import github.com/cosmos/ibc-go/modules/light-clients/08-wasm/types (-: # github.com/cosmos/ibc-go/modules/light-clients/08-wasm/types
lint
cannot use (*ClientState)(nil) (value of type *ClientState) as exported.ClientState value in variable declaration: *ClientState does not implement exported.ClientState (missing method ExportMetadata)
lint
cannot use (*ClientState)(nil) (value of type *ClientState) as exported.ClientState value in variable declaration: *ClientState does not implement exported.ClientState (missing method ExportMetadata)
lint
impossible type assertion: substituteClient.(*ClientState)
lint
impossible type assertion: upgradedClient.(*ClientState)
lint
impossible type assertion: clientState.(*ClientState)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.