Skip to content

Update changelog with changes from v0.6.1 #466

Update changelog with changes from v0.6.1

Update changelog with changes from v0.6.1 #466

Triggered via push December 11, 2023 12:08
Status Success
Total duration 2m 7s
Artifacts

push_pr.yml

on: push
Helm chart Lint
20s
Helm chart Lint
Run all static analysis checks
1m 14s
Run all static analysis checks
Run unit tests
1m 55s
Run unit tests
Matrix: Build integration for
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run all static analysis checks: controllers/suite_test.go#L23
dot-imports: should not use dot imports (revive)
Run all static analysis checks: controllers/suite_test.go#L24
dot-imports: should not use dot imports (revive)
Run all static analysis checks: controllers/chart_utils.go#L22
import 'helm.sh/helm/v3/pkg/chart' is not allowed from list 'Main' (depguard)
Run all static analysis checks: controllers/chart_utils.go#L23
import 'helm.sh/helm/v3/pkg/chart/loader' is not allowed from list 'Main' (depguard)
Run all static analysis checks: controllers/chart_utils.go#L24
import 'helm.sh/helm/v3/pkg/cli' is not allowed from list 'Main' (depguard)
Run all static analysis checks: controllers/chart_utils.go#L25
import 'helm.sh/helm/v3/pkg/downloader' is not allowed from list 'Main' (depguard)
Run all static analysis checks: controllers/chart_utils.go#L26
import 'helm.sh/helm/v3/pkg/getter' is not allowed from list 'Main' (depguard)
Run all static analysis checks: controllers/chart_utils.go#L27
import 'helm.sh/helm/v3/pkg/repo' is not allowed from list 'Main' (depguard)
Run all static analysis checks: controllers/newrelic_controller.go#L24
import 'github.com/operator-framework/helm-operator-plugins/pkg/annotation' is not allowed from list 'Main' (depguard)
Run all static analysis checks: controllers/newrelic_controller.go#L25
import 'github.com/operator-framework/helm-operator-plugins/pkg/reconciler' is not allowed from list 'Main' (depguard)