chore: Refactor fluent bit reconciler for golden file unit tests #3470
pr-code-checks.yml
on: pull_request
unit-tests
3m 27s
lint
2m 26s
coverage
2m 54s
verify-code-generated
1m 30s
gitleaks
4s
Annotations
5 errors
lint:
test/e2e/suite_test.go#L85
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
lint:
test/e2e/suite_test.go#L88
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
lint:
test/e2e/suite_test.go#L92
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
lint
Process completed with exit code 2.
|
coverage
Process completed with exit code 2.
|