Skip to content

chore: Bump dagger.io/dagger from 0.11.4 to 0.12.5 #432

chore: Bump dagger.io/dagger from 0.11.4 to 0.12.5

chore: Bump dagger.io/dagger from 0.11.4 to 0.12.5 #432

Triggered via pull request August 19, 2024 01:51
Status Success
Total duration 5m 0s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Analyze (go)
unknown field Contents in struct literal of type dagger.ContainerWithNewFileOpts
Analyze (go)
cannot use dagger.ContainerWithNewFileOpts{…} (value of type dagger.ContainerWithNewFileOpts) as string value in argument to c.WithNewFile
Analyze (go)
unknown field Contents in struct literal of type dagger.ContainerWithNewFileOpts
Analyze (go)
cannot use dagger.ContainerWithNewFileOpts{…} (value of type dagger.ContainerWithNewFileOpts) as string value in argument to c.WithNewFile
Analyze (go)
unknown field Contents in struct literal of type dagger.ContainerWithNewFileOpts
Analyze (go)
cannot use dagger.ContainerWithNewFileOpts{…} (value of type dagger.ContainerWithNewFileOpts) as string value in argument to c.WithNewFile
Analyze (go)
The following actions use a deprecated Node.js version and will be forced to run on node20: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (go)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby
Analyze (go)
Expected `which go` to return /home/runner/work/_temp/codeql-action-go-tracing/bin/go, but got /opt/hostedtoolcache/go/1.21.13/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.