Skip to content

fix: propagate ca_cert to OAuth2 authenticator #1080

fix: propagate ca_cert to OAuth2 authenticator

fix: propagate ca_cert to OAuth2 authenticator #1080

Triggered via pull request August 7, 2024 16:08
Status Success
Total duration 48s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint: corim/unsignedcorim.go#L106
appendAssign: append result not assigned to the same slice (gocritic)
Lint: corim/unsignedcorim.go#L126
appendAssign: append result not assigned to the same slice (gocritic)
Lint: corim/unsignedcorim.go#L147
appendAssign: append result not assigned to the same slice (gocritic)
Lint: corim/unsignedcorim.go#L89
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L95
hugeParam: c is heavy (112 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L115
hugeParam: c is heavy (120 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L135
hugeParam: c is heavy (192 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L233
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L280
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint: corim/unsignedcorim.go#L300
hugeParam: o is heavy (88 bytes); consider passing it by pointer (gocritic)
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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@v2, 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/