Skip to content

feat(wasmd): integrate wasmd #8483

feat(wasmd): integrate wasmd

feat(wasmd): integrate wasmd #8483

Triggered via pull request July 22, 2024 19:42
Status Failure
Total duration 52s
Artifacts

lint.yml

on: pull_request
buf-lint
9s
buf-lint
protolint
9s
protolint
Matrix: golangci
Fit to window
Zoom out
Zoom in

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)