Readability fixes for KubeCon NA '23 demo #11
Annotations
10 errors and 2 warnings
lint:
scai-gen/cmd/assert.go#L1
: # github.com/in-toto/scai-demos/scai-gen/cmd
|
lint:
scai-gen/cmd/assert.go#L65
undefined: fmt.Error
|
lint:
scai-gen/cmd/rd.go#L170
undefined: fmt.Error
|
lint:
scai-gen/cmd/rd.go#L217
undefined: fmt.Error
|
lint:
scai-gen/cmd/report.go#L58
undefined: fmt.Error
|
lint:
scai-gen/cmd/sigstore.go#L78
undefined: fmt.Error (typecheck)
|
lint:
scai-gen/main.go#L3
could not import github.com/in-toto/scai-demos/scai-gen/cmd (-: # github.com/in-toto/scai-demos/scai-gen/cmd
|
lint:
scai-gen/cmd/assert.go#L65
undefined: fmt.Error
|
lint:
scai-gen/cmd/rd.go#L170
undefined: fmt.Error
|
lint:
scai-gen/cmd/rd.go#L217
undefined: fmt.Error
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/scai-demos/scai-demos. Supported file pattern: go.sum
|
lint:
scai-gen/fileio/common.go#L9
var-naming: func HasJsonExt should be HasJSONExt (revive)
|