Skip to content

feat(auth): allow additional CA certs for OAuth2 #122

feat(auth): allow additional CA certs for OAuth2

feat(auth): allow additional CA certs for OAuth2 #122

Triggered via push August 7, 2024 16:00
Status Success
Total duration 33s
Artifacts

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Lint: verification/challengeresponse.go#L188
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
Lint: verification/challengeresponse.go#L208
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
Lint: verification/challengeresponse.go#L224
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
Lint: verification/challengeresponse.go#L247
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
Lint: verification/challengeresponse.go#L276
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
Lint: verification/challengeresponse.go#L306
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
Lint: verification/challengeresponse.go#L335
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
Lint: verification/challengeresponse.go#L380
hugeParam: cfg is heavy (123 bytes); consider passing it by pointer (gocritic)
Lint: verification/challengeresponse_test.go#L886
deferInLoop: Possible resource leak, 'defer' is called in the 'for' loop (gocritic)
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/