chore: upgrade tests #8463
lint.yml
on: pull_request
buf-lint
11s
protolint
10s
Matrix: golangci
Annotations
31 errors and 20 warnings
golangci (x/ecocredit)
Cannot open: File exists
|
golangci (x/ecocredit)
Cannot open: File exists
|
golangci (x/ecocredit)
Cannot open: File exists
|
golangci (x/data)
Cannot open: File exists
|
golangci (x/ecocredit)
Cannot open: File exists
|
golangci (x/data)
Cannot open: File exists
|
golangci (x/ecocredit)
Cannot open: File exists
|
golangci (x/data)
Cannot open: File exists
|
golangci (x/ecocredit)
Cannot open: File exists
|
golangci (x/data)
Cannot open: File exists
|
golangci (x/ecocredit)
Cannot open: File exists
|
golangci (x/data)
Cannot open: File exists
|
golangci (x/ecocredit)
Cannot open: File exists
|
golangci (x/data)
Cannot open: File exists
|
golangci (x/data)
Cannot open: File exists
|
golangci (x/ecocredit)
Cannot open: File exists
|
golangci (x/data)
Cannot open: File exists
|
golangci (x/ecocredit)
Cannot open: File exists
|
golangci (x/data)
Cannot open: File exists
|
golangci (x/data)
Cannot open: File exists
|
golangci (app)
The job was canceled because "x_data" failed.
|
golangci (app)
Cannot open: File exists
|
golangci (app)
Cannot open: File exists
|
golangci (app)
Cannot open: File exists
|
golangci (app)
Cannot open: File exists
|
golangci (app)
Cannot open: File exists
|
golangci (app)
Cannot open: File exists
|
golangci (app)
Cannot open: File exists
|
golangci (app)
Cannot open: File exists
|
golangci (app)
Cannot open: File exists
|
golangci (app)
Cannot open: File exists
|
golangci (x/intertx)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
buf-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
protolint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci (types)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
golangci (x/ecocredit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6, 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/.
|
golangci (x/data)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6, 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/.
|
golangci (x/ecocredit)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci (x/data)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci (x/data):
x/data/msg_define_resolver.go#L33
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgDefineResolver (revive)
|
golangci (x/data):
x/data/msg_anchor.go#L31
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgAnchor (revive)
|
golangci (x/data):
x/data/msg_attest.go#L40
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgAttest (revive)
|
golangci (x/data):
x/data/msg_define_resolver.go#L34
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgDefineResolver (revive)
|
golangci (x/data):
x/data/msg_attest.go#L41
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgAttest (revive)
|
golangci (x/data):
x/data/msg_anchor.go#L32
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgAnchor (revive)
|
golangci (x/data):
x/data/msg_define_resolver.go#L35
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgDefineResolver (revive)
|
golangci (x/data):
x/data/msg_attest.go#L42
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgAttest (revive)
|
golangci (x/data):
x/data/msg_anchor.go#L33
receiver-naming: receiver name msg should be consistent with previous receiver name m for MsgAnchor (revive)
|
golangci (app)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci (app):
app/app.go#L851
receiver-naming: receiver name a should be consistent with previous receiver name app for RegenApp (revive)
|
golangci (app):
app/client/cli/root.go#L177
var-naming: don't use underscores in Go names; range var sub_cmd should be subCmd (revive)
|