Skip to content

ci: Add linter stage to workflow #434

ci: Add linter stage to workflow

ci: Add linter stage to workflow #434

Triggered via push July 26, 2023 08:41
Status Failure
Total duration 2m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: push
Matrix: test
Check DockerHub secrets exist
1s
Check DockerHub secrets exist
Build Docker container
0s
Build Docker container
Matrix: recipe-tests
Run unit tests
0s
Run unit tests
Publish to DockerHub
0s
Publish to DockerHub
allgreen
1s
allgreen
Publish to GHCR
0s
Publish to GHCR
Fit to window
Zoom out
Zoom in

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