OCM-4961 | Feat | Add authentication using OAuth2 and PCKE #702
check-pull-request.yaml
on: pull_request
Lint
46s
Generate
2m 41s
Matrix: Test
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/
|