Skip to content

Add verify scripts for various checks #31

Add verify scripts for various checks

Add verify scripts for various checks #31

Triggered via pull request May 10, 2024 01:04
Status Failure
Total duration 2m 9s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
check: pkg/utils/k8s_config_test.go#L113
Error return value of `os.Unsetenv` is not checked (errcheck)
check: pkg/utils/k8s_config_test.go#L117
Error return value of `os.Remove` is not checked (errcheck)
check: pkg/utils/k8s_config_test.go#L130
Error return value of `os.Remove` is not checked (errcheck)
check: pkg/engine/update_task_test.go#L23
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(sigs.k8s.io/kwok) -s blank -s dot --custom-order (gci)
check: pkg/engine/update_task_test.go#L25
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(sigs.k8s.io/kwok) -s blank -s dot --custom-order (gci)
check: pkg/engine/check_object_task.go#L22
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(sigs.k8s.io/kwok) -s blank -s dot --custom-order (gci)
check: pkg/engine/check_object_task.go#L29
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(sigs.k8s.io/kwok) -s blank -s dot --custom-order (gci)
check: pkg/engine/check_pod_task.go#L23
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(sigs.k8s.io/kwok) -s blank -s dot --custom-order (gci)
check: pkg/engine/check_pod_task.go#L31
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(sigs.k8s.io/kwok) -s blank -s dot --custom-order (gci)
check: pkg/engine/delete_object_task.go#L22
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(sigs.k8s.io/kwok) -s blank -s dot --custom-order (gci)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.