Skip to content

Use Go 1.22 in GitHub Actions #152

Use Go 1.22 in GitHub Actions

Use Go 1.22 in GitHub Actions #152

Triggered via pull request October 3, 2024 19:55
Status Failure
Total duration 52s
Artifacts

security.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
scan
filter.ParsePipelineRunStatus calls pipeline.PipelineRun.HasTimedOut, which eventually calls config.FromContextOrDefaults
scan
filter.ParsePipelineRunStatus calls pipeline.PipelineRun.HasTimedOut, which eventually calls config.SpireConfig.DeepCopy
scan
stubs.init calls v1beta1.init, which eventually calls config.SpireConfig.Validate
scan
stubs.init calls v1beta1.init, which eventually calls config.init
scan
stubs.init calls v1beta1.init, which calls config.init
scan
stubs.init calls v1beta1.init, which calls dag.init
scan
stubs.init calls v1beta1.init, which eventually calls list.init
scan
triggers.main calls manager.New, which eventually calls pipeline.Pipeline.DeepCopyObject
scan
triggers.main calls manager.New, which eventually calls pipeline.PipelineList.DeepCopyObject
scan
controllers.PipelineRunReconciler.Reconcile calls pipeline.PipelineRun.DeepCopy
scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/