Skip to content

Implement level of authentication #1514

Implement level of authentication

Implement level of authentication #1514

Triggered via pull request October 22, 2024 12:47
Status Success
Total duration 1m 33s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
CodeQL-Build
r.newOAuth2Config undefined (type *OauthProxy has no field or method newOAuth2Config)
CodeQL-Build
r.getRedirectionURL undefined (type *OauthProxy has no field or method getRedirectionURL)
CodeQL-Build
r.customSignInPage undefined (type *OauthProxy has no field or method customSignInPage)
CodeQL-Build
r.accessForbidden undefined (type *OauthProxy has no field or method accessForbidden)
CodeQL-Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CodeQL-Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CodeQL-Build
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.