fix(deps): update github.com/openshift/library-go digest to fc58151 #4744
Annotations
10 errors and 2 warnings
Lint:
operator/internal/manifests/internal/rules/marshal.go#L37
undefined: yaml (typecheck)
|
Lint:
operator/internal/manifests/internal/rules/marshal.go#L62
undefined: yaml (typecheck)
|
Lint:
operator/main.go#L18
could not import sigs.k8s.io/controller-runtime/pkg/metrics (-: # sigs.k8s.io/controller-runtime/pkg/metrics
|
Lint
undefined: leaderelection.SwitchMetric) (typecheck)
|
Lint:
operator/controllers/loki/certrotation_controller.go#L18
could not import github.com/grafana/loki/operator/internal/certrotation (-: # github.com/grafana/loki/operator/internal/certrotation
|
Lint
cannot use sets.NewString(sets.List[string](r.Hostnames)...) (value of type sets.String) as sets.Set[string] value in argument to signer.MakeServerCertForDuration) (typecheck)
|
Lint:
operator/controllers/loki/dashboards_controller.go#L41
r.List undefined (type *DashboardsReconciler has no field or method List) (typecheck)
|
Lint:
operator/controllers/loki/rulerconfig_controller.go#L33
r.Get undefined (type *RulerConfigReconciler has no field or method Get) (typecheck)
|
Lint:
operator/internal/certrotation/build.go#L1
: # github.com/grafana/loki/operator/internal/certrotation [github.com/grafana/loki/operator/internal/certrotation.test]
|
Lint
cannot use sets.NewString(sets.List[string](r.Hostnames)...) (value of type sets.String) as sets.Set[string] value in argument to signer.MakeServerCertForDuration (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/loki/loki. Supported file pattern: go.sum
|
Loading