Skip to content

feat: Cosmos SDK and IBC Upgrade for Testnet V2 #142

feat: Cosmos SDK and IBC Upgrade for Testnet V2

feat: Cosmos SDK and IBC Upgrade for Testnet V2 #142

Triggered via pull request December 10, 2023 09:48
Status Failure
Total duration 3m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Golang Lint: app/client/docs/docs.go#L32
Error return value of `t.Execute` is not checked (errcheck)
Golang Lint: x/ssi/keeper/grpc_query_credential.go#L26
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
Golang Lint: x/ssi/keeper/grpc_query_did.go#L28
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
Golang Lint: x/ssi/keeper/grpc_query_did.go#L55
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
Golang Lint: x/ssi/keeper/msg_server_create_credential.go#L53
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
Golang Lint: x/ssi/keeper/msg_server_create_credential.go#L62
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
Golang Lint: x/ssi/keeper/msg_server_create_credential.go#L67
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
Golang Lint
issues found
Golang Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Golang 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/