feat(controllers): add support for notification templates #2544
pr-validation.yaml
on: pull_request
file-checks
4s
go-lint
2m 24s
test
4m 20s
helm
28s
kustomize
17s
trivy
14s
Annotations
12 errors and 6 warnings
go-lint:
controllers/model/dashboard_resources.go#L6
could not import github.com/grafana/grafana-operator/v5/api/v1beta1 (-: # github.com/grafana/grafana-operator/v5/api/v1beta1
|
go-lint:
api/v1beta1/zz_generated.deepcopy.go#L1384
undefined: GrafanaNotificationTemplateStatus
|
go-lint:
api/v1beta1/zz_generated.deepcopy.go#L1397
undefined: GrafanaNotificationTemplateStatus
|
go-lint:
api/v1beta1/zz_generated.deepcopy.go#L1401
undefined: GrafanaNotificationTemplateStatus) (typecheck)
|
go-lint:
controllers/client/grafana_client.go#L11
could not import github.com/grafana/grafana-operator/v5/api/v1beta1 (-: # github.com/grafana/grafana-operator/v5/api/v1beta1
|
go-lint:
api/v1beta1/zz_generated.deepcopy.go#L1384
undefined: GrafanaNotificationTemplateStatus
|
go-lint:
api/v1beta1/zz_generated.deepcopy.go#L1397
undefined: GrafanaNotificationTemplateStatus
|
go-lint:
api/v1beta1/zz_generated.deepcopy.go#L1401
undefined: GrafanaNotificationTemplateStatus) (typecheck)
|
go-lint:
controllers/reconcilers/reconciler.go#L6
could not import github.com/grafana/grafana-operator/v5/api/v1beta1 (-: # github.com/grafana/grafana-operator/v5/api/v1beta1
|
go-lint:
api/v1beta1/zz_generated.deepcopy.go#L1384
undefined: GrafanaNotificationTemplateStatus
|
test
run make test and commit changes
|
test
Process completed with exit code 1.
|
file-checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
trivy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
kustomize
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
helm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|