Skip to content

feat(thorchain): add support for adding/duplicating validators #3154

feat(thorchain): add support for adding/duplicating validators

feat(thorchain): add support for adding/duplicating validators #3154

Triggered via pull request November 21, 2024 16:31
Status Failure
Total duration 2m 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 7 warnings
golangci-lint: chain/thorchain/api_query.go#L23
ST1003: method ApiQuery should be APIQuery (stylecheck)
golangci-lint: chain/thorchain/api_query.go#L30
ST1003: method ApiGetNode should be APIGetNode (stylecheck)
golangci-lint: chain/thorchain/api_query.go#L37
ST1003: method ApiGetNodes should be APIGetNodes (stylecheck)
golangci-lint: chain/thorchain/module_thorchain.go#L64
ST1003: method SetIpAddress should be SetIPAddress (stylecheck)
golangci-lint: chain/thorchain/types.go#L33
ST1003: struct field PeerId should be PeerID (stylecheck)
golangci-lint: chain/thorchain/types.go#L48
ST1003: struct field IpAddress should be IPAddress (stylecheck)
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