OCM-4961 | Feat | Add authentication using OAuth2 and PCKE #702
Annotations
4 errors and 1 warning
Run the linter:
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)
|
Run the linter:
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)
|
Run the linter:
authentication/auth.go#L44
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
Run the linter
issues found
|
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/
|
The logs for this run have expired and are no longer available.
Loading