Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Custom probing prototype #2028

Custom probing prototype

Custom probing prototype #2028

Triggered via pull request October 10, 2023 15:01
Status Failure
Total duration 4m 4s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

sanity.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.