Skip to content

tool: add a script to centralize golang version update #254

tool: add a script to centralize golang version update

tool: add a script to centralize golang version update #254

Triggered via pull request July 10, 2024 18:41
Status Success
Total duration 6m 11s
Artifacts

codeql-analysis.yml

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

Annotations

1 error and 4 warnings
Analyze (go)
As of Go 1.21, toolchain versions [must use the 1.N.P syntax](https://go.dev/doc/toolchain#version).
Analyze (go)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, mstksg/get-package@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (go)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-go@v1, mstksg/get-package@v1, github/codeql-action/analyze@v2. 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)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Analyze (go)
Expected `which go` to return /home/runner/work/_temp/codeql-action-go-tracing/bin/go, but got /opt/hostedtoolcache/go/1.21.12/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.