[release-v0.18] deps: Update OpenShift packages to 4.14 and update security issues #3374
Annotations
10 errors and 2 warnings
Build and Test csv-generator:
main.go#L36
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
|
Build and Test csv-generator:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L308
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
|
Build and Test csv-generator:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L321
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as type "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration in return statement:
|
Build and Test csv-generator:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L326
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
Build and Test csv-generator:
internal/template-validator/validator/app.go#L38
app.InitFlags undefined (type *App has no field or method InitFlags) (typecheck)
|
Build and Test csv-generator:
internal/template-validator/validator/app.go#L39
app.BindAddress undefined (type *App has no field or method BindAddress) (typecheck)
|
Build and Test csv-generator:
internal/template-validator/validator/app.go#L40
app.Port undefined (type *App has no field or method Port) (typecheck)
|
Build and Test csv-generator:
internal/template-validator/validator/app.go#L41
app.AddCommonFlags undefined (type *App has no field or method AddCommonFlags) (typecheck)
|
Build and Test csv-generator:
internal/template-validator/validator/app.go#L83
app.Address undefined (type *App has no field or method Address) (typecheck)
|
Build and Test csv-generator:
internal/template-validator/validator/app.go#L84
app.Address undefined (type *App has no field or method Address) (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading