feat(namada): support Namada [for CI] #5
lint.yml
on: pull_request
clippy-lint
39s
golangci-lint
2m 16s
Annotations
4 errors and 7 warnings
golangci-lint:
chain/namada/namada_node.go#L18
Comment should end in a period (godot)
|
golangci-lint:
chain/namada/namada_node.go#L45
Comment should end in a period (godot)
|
golangci-lint:
chain/namada/wallet.go#L19
Comment should end in a period (godot)
|
golangci-lint
issues found
|
clippy-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clippy-lint
The `set-output` 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/
|
clippy-lint
The `set-output` 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/
|
clippy-lint
The `set-output` 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/
|
clippy-lint
The `set-output` 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/
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/interchaintest/interchaintest. Supported file pattern: go.sum
|