fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.4 #883
Annotations
7 errors and 1 warning
Lint:
main.go#L1
: # github.com/stakater/IngressMonitorController/v2
|
Lint:
main.go#L82
unknown field MetricsBindAddress in struct literal of type manager.Options
|
Lint:
main.go#L83
unknown field Port in struct literal of type manager.Options
|
Lint:
main.go#L87
unknown field Namespace in struct literal of type manager.Options
|
Lint:
main.go#L95
options.Namespace undefined (type manager.Options has no field or method Namespace)
|
Lint:
main.go#L96
undefined: cache.MultiNamespacedCacheBuilder (typecheck)
|
Lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading