try fixing lint #3415
dispatch.yml
on: push
Lint
/
Shell pipefail check
5s
Lint
/
Broken Markdown links
29s
Lint
/
Golang
1m 4s
Lint
/
Protobuf
8s
Lint
/
Super Linter
1m 1s
Build
/
Node binary
49s
Tests
/
Installer - Cosmovisor mode
Tests
/
Installer - Standalone mode
Tests
/
Integration Tests
Tests
/
Unit Tests
Tests
/
Upgrade Tests
Annotations
21 errors and 3 warnings
Lint / Protobuf
Previously present file "cheqd/did/v1/common.proto" was deleted.
|
Lint / Protobuf
Previously present file "cheqd/did/v1/did.proto" was deleted.
|
Lint / Protobuf
Previously present file "cheqd/did/v1/genesis.proto" was deleted.
|
Lint / Protobuf
Previously present file "cheqd/did/v1/query.proto" was deleted.
|
Lint / Protobuf
Previously present file "cheqd/did/v1/stateValue.proto" was deleted.
|
Lint / Protobuf
Previously present file "cheqd/did/v1/tx.proto" was deleted.
|
Lint / Protobuf
Previously present file "cheqd/resource/v1/genesis.proto" was deleted.
|
Lint / Protobuf
Previously present file "cheqd/resource/v1/query.proto" was deleted.
|
Lint / Protobuf
Previously present file "cheqd/resource/v1/resource.proto" was deleted.
|
Lint / Protobuf
Previously present file "cheqd/resource/v1/tx.proto" was deleted.
|
Build / Node binary
The process '/opt/hostedtoolcache/goreleaser-action/1.24.0/x64/goreleaser' failed with exit code 1
|
Lint / Golang:
x/did/types/diddoc_verification_method_test.go#L190
string `Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod ` has 3 occurrences, make it a constant (goconst)
|
Lint / Golang:
x/did/types/diddoc_verification_method_test.go#L191
string `tempor incididunt ut labore et dolore magna aliqua.` has 3 occurrences, make it a constant (goconst)
|
Lint / Golang:
x/did/types/tx_msg_create_diddoc_payload_test.go#L18
string `#key1` has 8 occurrences, make it a constant (goconst)
|
Lint / Golang:
x/did/tests/create_diddoc_test.go#L25
string `#key-1` has 12 occurrences, make it a constant (goconst)
|
Lint / Golang:
x/did/tests/create_diddoc_test.go#L170
string `#key-2` has 5 occurrences, make it a constant (goconst)
|
Lint / Golang:
x/did/tests/create_diddoc_test.go#L505
string `a86f9cae-0902-4a7c-a144-96b60ced2fc9` has 4 occurrences, make it a constant (goconst)
|
Lint / Golang:
x/resource/keeper/keeper_resource.go#L87
string `resource ` has 3 occurrences, make it a constant (goconst)
|
Lint / Golang:
tests/upgrade/integration/v2/cli/tx_did.go#L29
string `' > payload.json` has 3 occurrences, make it a constant (goconst)
|
Lint / Golang:
tests/upgrade/integration/v1/cli/tx_did.go#L49
string `echo '` has 5 occurrences, make it a constant (goconst)
|
Lint / Golang:
tests/integration/helpers/event.go#L24
unnecessary conversion (unconvert)
|
Lint / Protobuf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: bufbuild/[email protected], bufbuild/buf-lint-action@v1, bufbuild/buf-breaking-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build / Node binary
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint / Golang
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
|