#535 Enable checking VID matchings while adding x509 certificate #1783
Triggered via pull request
February 27, 2024 10:50
Status
Cancelled
Total duration
5m 26s
Artifacts
–
verify.yml
on: pull_request
changes
7s
Run actionlint tool to verify lint issues in GitHub actions
0s
Run markdown-link-check tool to verify link issues
0s
Run PySpelling tool to verify spelling issues
0s
Integration tests
4m 49s
check
7s
Annotations
5 errors and 3 warnings
Check linter issues with golangci-lint tool:
x/pki/keeper/msg_server_add_x_509_cert.go#L4
File is not `goimports`-ed (goimports)
|
Check linter issues with golangci-lint tool
issues found
|
Integration tests
The run was canceled by @Abdulbois.
|
Integration tests
The operation was canceled.
|
check
Process completed with exit code 1.
|
changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check linter issues with golangci-lint tool
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3.6.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Check linter issues with golangci-lint tool:
types/pki/errors.go#L216
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|