ci: Add linter stage to workflow #432
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
Matrix: recipe-tests
Publish to DockerHub
0s
allgreen
2s
Publish to GHCR
0s
Annotations
12 errors and 1 warning
lint:
actions/image_partition_action.go#L214
Error return value of `syscall.Flock` is not checked (errcheck)
|
lint:
actions/image_partition_action.go#L548
Error return value of `os.MkdirAll` is not checked (errcheck)
|
lint:
actions/image_partition_action.go#L575
Error return value of `os.MkdirAll` is not checked (errcheck)
|
lint:
actions/image_partition_action.go#L596
Error return value of `i.triggerDeviceNodes` is not checked (errcheck)
|
lint:
actions/ostree_deploy_action.go#L165
Error return value of `sysroot.Load` is not checked (errcheck)
|
lint:
actions/recipe.go#L139
Error return value is not checked (errcheck)
|
lint:
actions/actions_doc.go#L6
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
actions/apt_action.go#L6
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
actions/debootstrap_action.go#L10
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
actions/debootstrap_action.go#L124
unnecessary leading newline (whitespace)
|
Build Docker container
The run was canceled by @obbardc.
|
allgreen
Process completed with exit code 1.
|
lint
Restore cache failed: Dependencies file is not found in /__w/debos/debos. Supported file pattern: go.sum
|