Skip to content

Update prometheus-federator to use dependencies from k8s 1.30+ #200

Update prometheus-federator to use dependencies from k8s 1.30+

Update prometheus-federator to use dependencies from k8s 1.30+ #200

Triggered via pull request January 7, 2025 17:40
Status Failure
Total duration 1m 47s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/helm-project-operator/pkg/test/testdata.go#L14
exported: func name will be used as test.TestData by other packages, and that stutters; consider calling this Data (revive)
lint: internal/helmcommon/pkg/crds/crd_test.go#L4
dot-imports: should not use dot imports (revive)
lint: internal/helmcommon/pkg/crds/crd_test.go#L5
dot-imports: should not use dot imports (revive)
lint: internal/helmcommon/pkg/crds/crds_suite_test.go#L6
dot-imports: should not use dot imports (revive)
lint: internal/helm-project-operator/e2e_test.go#L41
var-naming: const labelProjectId should be labelProjectID (revive)
lint: internal/helm-project-operator/e2e_test.go#L42
var-naming: const annoProjectId should be annoProjectID (revive)
lint: internal/helm-project-operator/e2e_test.go#L136
unexported-return: exported func WithContext returns unexported type main_test.helmInstallerOption, which can be annoying to use (revive)
lint: internal/helm-project-operator/e2e_test.go#L142
unexported-return: exported func WithCreateNamespace returns unexported type main_test.helmInstallerOption, which can be annoying to use (revive)
lint: internal/helm-project-operator/e2e_test.go#L148
unexported-return: exported func WithNamespace returns unexported type main_test.helmInstallerOption, which can be annoying to use (revive)
lint: internal/helm-project-operator/e2e_test.go#L154
unexported-return: exported func WithReleaseName returns unexported type main_test.helmInstallerOption, which can be annoying to use (revive)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636