This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
Custom probing prototype #2028
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
lint:
internal/probing/parse.go#L5
File is not `goimports`-ed with -local github.com/operator-framework/rukpak (goimports)
|
lint:
internal/probing/parse_test.go#L5
File is not `goimports`-ed with -local github.com/operator-framework/rukpak (goimports)
|
lint:
internal/controllers/bundledeployment/bundledeployment.go#L8
File is not `goimports`-ed with -local github.com/operator-framework/rukpak (goimports)
|
lint:
internal/controllers/bundledeployment/bundledeployment.go#L374
`if features.RukpakFeatureGate.Enabled(features.BundleDeploymentHealth)` has complex nested blocks (complexity: 5) (nestif)
|
lint:
internal/probing/cel.go#L56
named return "success" with type "bool" found (nonamedreturns)
|
lint:
internal/probing/probe.go#L19
named return "success" with type "bool" found (nonamedreturns)
|
lint:
internal/probing/probe.go#L46
named return "success" with type "bool" found (nonamedreturns)
|
lint
Process completed with exit code 2.
|