wip: update opstack for jovian fork #223
Open
Annotations
9 errors
|
Lint:
playground/watchers.go#L172
ineffective break statement. Did you mean to break out of the outer loop? (SA4011)
|
|
Lint:
playground/watchers.go#L56
func waitForChainAlive is unused (U1000)
|
|
Lint:
playground/manifest.go#L625
func saveDotGraph is unused (U1000)
|
|
Lint:
playground/manifest.go#L285
func (*serviceLogs).FindLog is unused (U1000)
|
|
Lint:
playground/manifest.go#L277
func (*serviceLogs).readLogs is unused (U1000)
|
|
Lint:
playground/manifest.go#L272
type serviceLogs is unused (U1000)
|
|
Lint:
playground/interactive.go#L73
should use for range instead of for { select {} } (S1000)
|
|
Lint:
playground/genesis_op.go#L162
unnecessary use of fmt.Sprintf (S1039)
|
|
Lint:
playground/artifacts.go#L704
func applyTemplate2 is unused (U1000)
|
Loading