Skip to content

feat: Support negative duration in new function ParseDurationAllowNegative #144

feat: Support negative duration in new function ParseDurationAllowNegative

feat: Support negative duration in new function ParseDurationAllowNegative #144

Triggered via pull request June 12, 2025 11:16
Status Success
Total duration 1m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql.yml

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

Annotations

6 errors and 1 warning
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.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/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.bad.yml#L2
2:19 [new-line-at-end-of-file] no new line character at the end of file
Analyze (go)
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby