Readability fixes for KubeCon NA '23 demo #13
Annotations
8 errors and 2 warnings
scai-gen/cmd/assert.go#L65
unusedresult: result of fmt.Errorf call not used (govet)
|
scai-gen/cmd/rd.go#L170
unusedresult: result of fmt.Errorf call not used (govet)
|
scai-gen/cmd/rd.go#L217
unusedresult: result of fmt.Errorf call not used (govet)
|
scai-gen/cmd/assert.go#L65
SA4017: Errorf doesn't have side effects and its return value is ignored (staticcheck)
|
scai-gen/cmd/rd.go#L170
SA4017: Errorf doesn't have side effects and its return value is ignored (staticcheck)
|
scai-gen/cmd/rd.go#L217
SA4017: Errorf doesn't have side effects and its return value is ignored (staticcheck)
|
scai-gen/fileio/common.go#L9
ST1003: func HasJsonExt should be HasJSONExt (stylecheck)
|
|
|
scai-gen/fileio/common.go#L9
var-naming: func HasJsonExt should be HasJSONExt (revive)
|
The logs for this run have expired and are no longer available.
Loading