feat(thorchain): add support for adding/duplicating validators #3153
Annotations
10 errors and 1 warning
golangci-lint:
chain/thorchain/api_query.go#L22
Comment should end in a period (godot)
|
golangci-lint:
chain/thorchain/module_thorchain.go#L54
Comment should end in a period (godot)
|
golangci-lint:
chain/thorchain/module_thorchain.go#L63
Comment should end in a period (godot)
|
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
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/interchaintest/interchaintest. Supported file pattern: go.sum
|
Loading