Skip to content

Update deps and init container config #135

Update deps and init container config

Update deps and init container config #135

Triggered via pull request January 27, 2026 13:41
Status Failure
Total duration 2m 18s
Artifacts

cicd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
golang-ci-lint
issues found
golang-ci-lint: controllers/pod.go#L15
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
golang-ci-lint: controllers/cfgmap.go#L145
QF1008: could remove embedded field "ObjectMeta" from selector (staticcheck)
golang-ci-lint: controllers/cfgmap.go#L107
QF1008: could remove embedded field "ObjectMeta" from selector (staticcheck)
golang-ci-lint: controllers/cfgmap.go#L69
QF1008: could remove embedded field "ObjectMeta" from selector (staticcheck)
golang-ci-lint: tests/integration/suite_test.go#L65
Error return value of `os.Setenv` is not checked (errcheck)
golang-ci-lint: controllers/startup_config.go#L99
Error return value of `driver.Close` is not checked (errcheck)
test
Process completed with exit code 2.