gets the secret updated with the hardware from the informer #47
Annotations
10 errors and 1 warning
Run GolangCI-Lint:
cmd/addipmis.go#L129
Consider pre-allocating `ipmiEntries` (prealloc)
|
Run GolangCI-Lint:
internal/k8s/rufiojobs.go#L64
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run GolangCI-Lint:
internal/k8s/k8s.go#L446
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run GolangCI-Lint:
cmd/addipmis.go#L20
func `getAddIPMIsCommand` is unused (unused)
|
Run GolangCI-Lint:
cmd/addipmis.go#L116
func `parseCSV` is unused (unused)
|
Run GolangCI-Lint:
internal/k8s/informers.go#L15
unnecessary leading newline (whitespace)
|
Run GolangCI-Lint:
internal/k8s/informers.go#L24
unnecessary leading newline (whitespace)
|
Run GolangCI-Lint:
internal/k8s/informers.go#L44
unnecessary trailing newline (whitespace)
|
Run GolangCI-Lint:
internal/k8s/k8s.go#L148
unnecessary leading newline (whitespace)
|
Run GolangCI-Lint:
cmd/addipmi.go#L182
unnecessary trailing newline (whitespace)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading