chore: update controller tools from v0.11.0 to v0.14.0 (#14) #36
Annotations
10 errors and 1 warning
api/v1alpha1/perses_config.go#L13
undefined: deepcopy (typecheck)
|
api/v1alpha1/perses_dashboard.go#L13
undefined: deepcopy (typecheck)
|
api/v1alpha1/perses_datasource.go#L13
undefined: deepcopy (typecheck)
|
controllers/dashboards/persesdashboard_controller.go#L70
r.Get undefined (type *PersesDashboardReconciler has no field or method Get) (typecheck)
|
controllers/dashboards/persesdashboard_controller.go#L85
r.Get undefined (type *PersesDashboardReconciler has no field or method Get) (typecheck)
|
controllers/dashboards/persesdashboard_controller.go#L108
r.Status undefined (type *PersesDashboardReconciler has no field or method Status) (typecheck)
|
controllers/dashboards/persesdashboard_controller.go#L128
r.Status undefined (type *PersesDashboardReconciler has no field or method Status) (typecheck)
|
controllers/datasources/persesdatasource_controller.go#L70
r.Get undefined (type *PersesDatasourceReconciler has no field or method Get) (typecheck)
|
controllers/datasources/persesdatasource_controller.go#L85
r.Get undefined (type *PersesDatasourceReconciler has no field or method Get) (typecheck)
|
controllers/datasources/persesdatasource_controller.go#L108
r.Status undefined (type *PersesDatasourceReconciler has no field or method Status) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading