chore(deps): update registry.access.redhat.com/ubi9/go-toolset docker… #32
Annotations
10 errors and 1 warning
|
Run on Ubuntu:
api/v1alpha1/exploitiqstack_helpers.go#L11
Line contains TODO/BUG/FIXME: "TODO: Import from constants?" (godox)
|
|
Run on Ubuntu:
internal/resources/argilla/secret.go#L17
Comment should end in a period (godot)
|
|
Run on Ubuntu:
internal/resources/webapp/deployment_test.go#L602
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
Run on Ubuntu:
internal/controller/components/webapp.go#L435
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
|
Run on Ubuntu:
internal/controller/components/webapp.go#L304
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
|
|
Run on Ubuntu:
internal/controller/exploitiqstack_controller.go#L197
unexported method "handleDeletion" for struct "ExploitIQStackReconciler" should be placed after the exported method "SetupWithManager" (funcorder)
|
|
Run on Ubuntu:
internal/controller/conditions/manager.go#L110
unexported method "recomputeReady" for struct "Manager" should be placed after the exported method "Update" (funcorder)
|
|
Run on Ubuntu:
internal/controller/components/cache.go#L26
there must be an empty line separating embedded fields from regular fields (embeddedstructfieldcheck)
|
|
Run on Ubuntu:
internal/controller/components/argilla.go#L27
there must be an empty line separating embedded fields from regular fields (embeddedstructfieldcheck)
|
|
Run on Ubuntu:
api/v1alpha1/exploitiqstack_types.go#L409
there must be an empty line separating embedded fields from regular fields (embeddedstructfieldcheck)
|
|
Run on Ubuntu
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|