Skip to content

feat(HACBS-2461): add pipelineRef struct to reference a pipeline #45

feat(HACBS-2461): add pipelineRef struct to reference a pipeline

feat(HACBS-2461): add pipelineRef struct to reference a pipeline #45

Triggered via pull request September 20, 2023 12:10
Status Failure
Total duration 1m 44s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Check sources
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:
Check sources
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:
Check sources
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
Check sources
Process completed with exit code 2.
Check sources
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/