feat(wasmd): integrate wasmd #8483
lint.yml
on: pull_request
buf-lint
9s
protolint
9s
Matrix: golangci
Annotations
10 errors and 10 warnings
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
|
buf-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci (types)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci (x/ecocredit)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
protolint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci (x/data)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci (x/intertx)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci (app)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/get-diff-action@v6, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L936
receiver-naming: receiver name a should be consistent with previous receiver name app for RegenApp (revive)
|
golangci (app):
app/client/cli/root.go#L189
var-naming: don't use underscores in Go names; range var sub_cmd should be subCmd (revive)
|