Skip to content

Readability fixes for KubeCon NA '23 demo #11

Readability fixes for KubeCon NA '23 demo

Readability fixes for KubeCon NA '23 demo #11

Triggered via pull request November 2, 2023 00:26
Status Failure
Total duration 2m 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)