Skip to content

refactor: simplify wehbook configuration controller handlers #2778

refactor: simplify wehbook configuration controller handlers

refactor: simplify wehbook configuration controller handlers #2778

Triggered via pull request October 3, 2024 11:01
Status Failure
Total duration 6m 17s
Artifacts

ci.yml

on: pull_request
Unit tests
30s
Unit tests
Integration tests
5m 29s
Integration tests
Golangci-lint
27s
Golangci-lint
Shellcheck
5s
Shellcheck
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Golangci-lint: internal/controller/policy_subreconciler.go#L359
string `true` has 3 occurrences, make it a constant (goconst)
Golangci-lint: internal/controller/policy_subreconciler.go#L352
directive `//nolint:goconst we don't want to use a constant for "true"` should match `//nolint[:<comma-separated-linters>] [// <explanation>]` (nolintlint)
Golangci-lint
issues found