Skip to content

config: fix TLSVersion.String() printing pointer address #665

config: fix TLSVersion.String() printing pointer address

config: fix TLSVersion.String() printing pointer address #665

Triggered via pull request June 20, 2026 04:21
Status Success
Total duration 1m 31s
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/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/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/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/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): ./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.username-file.good.yaml#L3
3:37 [new-line-at-end-of-file] no new line character at the end of file
Analyze (go)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11, github/codeql-action/analyze@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118, github/codeql-action/autobuild@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118, github/codeql-action/init@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118. 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