feat(cosmosutil): add InteractingWallet and a scaffold of the ChainClient #46
Annotations
15 errors and 7 warnings
golangci-lint (cosmosutil):
cosmosutil/wallet.go#L51
Error return value of `util.WaitForCondition` is not checked (errcheck)
|
golangci-lint (cosmosutil):
cosmosutil/client.go#L13
func `(*ChainClient).getAuthClient` is unused (unused)
|
golangci-lint (cosmosutil):
cosmosutil/client.go#L23
func `(*ChainClient).getBankClient` is unused (unused)
|
golangci-lint (cosmosutil):
cosmosutil/wallet.go#L20
const `keyName` is unused (unused)
|
golangci-lint (cosmosutil):
cosmosutil/wallet.go#L81
ineffectual assignment to err (ineffassign)
|
golangci-lint (cosmosutil):
cosmosutil/wallet.go#L155
ineffectual assignment to err (ineffassign)
|
golangci-lint (cosmosutil)
issues found
|
golangci-lint (util)
The job was canceled because "cosmosutil" failed.
|
golangci-lint (util)
The operation was canceled.
|
golangci-lint (node)
The job was canceled because "cosmosutil" failed.
|
golangci-lint (node)
The operation was canceled.
|
golangci-lint (wallet)
The job was canceled because "cosmosutil" failed.
|
golangci-lint (wallet)
The operation was canceled.
|
golangci-lint (types)
The job was canceled because "cosmosutil" failed.
|
golangci-lint (chain)
The job was canceled because "cosmosutil" failed.
|
golangci-lint (cosmosutil)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (util)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (node)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (wallet)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
|
golangci-lint (wallet)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (types)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (chain)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|