Skip to content

model: fix EscapeLabelName to not preserve colon in label names #610

model: fix EscapeLabelName to not preserve colon in label names

model: fix EscapeLabelName to not preserve colon in label names #610

Triggered via pull request May 12, 2026 15:53
Status Success
Total duration 2m 8s
Artifacts

codeql.yml

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

Annotations

6 errors and 2 warnings
Analyze (go): ./config/testdata/tls_config.max_and_min_version.bad.yml#L2
2:19 [new-line-at-end-of-file] no new line character at the end of file
Analyze (go): ./config/testdata/http.conf.basic-auth.ref.yaml#L3
3:21 [new-line-at-end-of-file] no new line character at the end of file
Analyze (go): ./config/testdata/tls_config.max_and_min_version.good.yml#L2
2:19 [new-line-at-end-of-file] no new line character at the end of file
Analyze (go): ./config/testdata/http.conf.basic-auth.bad-username.yaml#L4
4:16 [new-line-at-end-of-file] no new line character at the end of file
Analyze (go): ./config/testdata/http.conf.basic-auth.username-file.good.yaml#L3
3:46 [new-line-at-end-of-file] no new line character at the end of file
Analyze (go): ./config/testdata/tls_config.max_and_min_version_same.good.yml#L2
2:19 [new-line-at-end-of-file] no new line character at the end of file
Analyze (go)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, github/codeql-action/analyze@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118, github/codeql-action/autobuild@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118, github/codeql-action/init@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Analyze (go)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby