[release-v0.18] deps: Update OpenShift packages to 4.14 and update security issues #3374
Triggered via pull request
September 24, 2024 13:10
Status
Failure
Total duration
1m 53s
Artifacts
–
pull-request.yaml
on: pull_request
validate_metrics_docs
54s
build
1m 41s
check_commited_files
45s
Annotations
15 errors and 6 warnings
check_commited_files
Process completed with exit code 1.
|
validate_metrics_docs:
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:
|
validate_metrics_docs:
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:
|
validate_metrics_docs:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L326
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
validate_metrics_docs
Process completed with exit code 2.
|
build:
main.go#L36
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache
|
build:
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:
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:
vendor/sigs.k8s.io/controller-runtime/pkg/cache/multi_namespace_cache.go#L326
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
build:
internal/template-validator/validator/app.go#L38
app.InitFlags undefined (type *App has no field or method InitFlags) (typecheck)
|
build:
internal/template-validator/validator/app.go#L39
app.BindAddress undefined (type *App has no field or method BindAddress) (typecheck)
|
build:
internal/template-validator/validator/app.go#L40
app.Port undefined (type *App has no field or method Port) (typecheck)
|
build:
internal/template-validator/validator/app.go#L41
app.AddCommonFlags undefined (type *App has no field or method AddCommonFlags) (typecheck)
|
build:
internal/template-validator/validator/app.go#L83
app.Address undefined (type *App has no field or method Address) (typecheck)
|
build:
internal/template-validator/validator/app.go#L84
app.Address undefined (type *App has no field or method Address) (typecheck)
|
check_commited_files
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
check_commited_files
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
validate_metrics_docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
validate_metrics_docs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
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/
|
build
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/
|