disable kaniko fallback, increase deploy wait timeout #856
Annotations
10 errors
core/scripts/chaincli/handler/keeper.go#L734
superfluous-else: if block ends with call to log.Fatalf function, so drop this else and outdent its block (revive)
|
core/scripts/chaincli/handler/keeper.go#L781
func `(*Keeper).createKeeperJobOnExistingNode` is unused (unused)
|
core/scripts/chaincli/handler/report.go#L93
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
|
core/scripts/chaincli/handler/report.go#L278
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
core/scripts/chaincli/handler/ocr2_config.go#L57
S1004: should use bytes.Equal(tx.To()[:], addr[:]) instead (gosimple)
|
core/scripts/chaincli/handler/debug.go#L131
shadow: declaration of "err" shadows declaration at line 55 (govet)
|
core/scripts/chaincli/handler/debug.go#L149
shadow: declaration of "err" shadows declaration at line 55 (govet)
|
core/scripts/chaincli/handler/debug.go#L239
shadow: declaration of "err" shadows declaration at line 55 (govet)
|
core/scripts/chaincli/handler/handler.go#L414
shadow: declaration of "err" shadows declaration at line 231 (govet)
|
core/scripts/chaincli/handler/keeper_launch.go#L103
shadow: declaration of "err" shadows declaration at line 93 (govet)
|
The logs for this run have expired and are no longer available.
Loading