feat(thorchain): add support for adding/duplicating validators #3154
lint.yml
on: pull_request
clippy-lint
34s
golangci-lint
2m 20s
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
|