Skip to content

OCM-4961 | Feat | Add authentication using OAuth2 and PCKE #703

OCM-4961 | Feat | Add authentication using OAuth2 and PCKE

OCM-4961 | Feat | Add authentication using OAuth2 and PCKE #703

Triggered via pull request January 10, 2024 13:59
Status Failure
Total duration 2m 50s
Artifacts

check-pull-request.yaml

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

Annotations

4 errors and 3 warnings
Lint: internal/client_selector.go#L373
SA1019: transport.DialTLS is deprecated: Use DialTLSContext instead, which allows the transport to cancel dials as soon as they are no longer needed. If both are set, DialTLSContext takes priority. (staticcheck)
Lint: internal/client_selector.go#L377
SA1019: transport.DialTLS is deprecated: Use DialTLSContext instead, which allows the transport to cancel dials as soon as they are no longer needed. If both are set, DialTLSContext takes priority. (staticcheck)
Lint: authentication/auth.go#L44
Error return value of `http.ListenAndServe` is not checked (errcheck)
Lint
issues found
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/
Test (1.21)
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/
Generate
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/