Auto funding script #7162
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 4 warnings
lint:
integration/simulation/simulation.go#L150
unnecessary leading newline (whitespace)
|
lint:
integration/simulation/simulation.go#L163
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-obscuro/go-obscuro. Supported file pattern: go.sum
|
lint:
go/wallet/wallet.go#L23
var-naming: interface method parameter chainId should be chainID (revive)
|
lint:
go/wallet/wallet.go#L75
var-naming: method parameter chainId should be chainID (revive)
|
lint:
integration/networktest/userwallet/userwallet.go#L149
var-naming: method parameter chainId should be chainID (revive)
|