Merge pull request #225 from stader-labs/update_default_client #375
Annotations
10 errors
Lint:
stader-lib/stader/contract.go#L153
unnamedResult: consider giving a name to these results (gocritic)
|
Lint:
stader-lib/stader/stader.go#L357
`simliar` is a misspelling of `similar` (misspell)
|
Lint:
stader-lib/stader/stader.go#L229
exported: type name will be used as stader.StaderConfigContractManager by other packages, and that stutters; consider calling this ConfigContractManager (revive)
|
Lint:
stader-lib/stader/contract.go#L181
func `(*Contract).getTransactionReceipt` is unused (unused)
|
Lint:
stader-lib/stader/abi.go#L32
unnecessary leading newline (whitespace)
|
Lint:
stader-lib/stader/abi.go#L59
unnecessary trailing newline (whitespace)
|
Lint:
stader-lib/stader/abi.go#L62
unnecessary leading newline (whitespace)
|
Lint:
stader-lib/stader/abi.go#L80
unnecessary trailing newline (whitespace)
|
Lint:
stader-lib/stader/contract.go#L65
unnecessary leading newline (whitespace)
|
Lint:
stader-lib/stader/contract.go#L112
unnecessary trailing newline (whitespace)
|