ci: Add linter stage to workflow #434
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
1s
Publish to GHCR
0s
Annotations
11 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:
commands.go#L213
Error return value of `q.Setup` is not checked (errcheck)
|
lint:
commands.go#L259
Error return value of `services.Deny` is not checked (errcheck)
|
lint:
commands.go#L260
Error return value of `services.Allow` is not checked (errcheck)
|
lint:
commands_test.go#L8
Error return value of `(github.com/go-debos/debos.Command).Run` is not checked (errcheck)
|
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
|