Skip to content

Support multiple Issuers #52

Support multiple Issuers

Support multiple Issuers #52

Triggered via pull request October 9, 2024 07:54
Status Failure
Total duration 2m 50s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Integration test
Process completed with exit code 7.
Lint: auth_test.go#L20
Error return value of `m.Shutdown` is not checked (errcheck)
Lint: auth_test.go#L41
Error return value of `m.Shutdown` is not checked (errcheck)
Lint: auth_test.go#L45
Error return value of `m2.Shutdown` is not checked (errcheck)
Lint: auth_test.go#L49
Error return value of `m3.Shutdown` is not checked (errcheck)
Lint: auth_test.go#L88
Error return value of `m.Shutdown` is not checked (errcheck)
Lint: auth_test.go#L23
ineffectual assignment to err (ineffassign)
Lint: auth_test.go#L53
ineffectual assignment to err (ineffassign)
Lint: auth_test.go#L54
ineffectual assignment to err (ineffassign)
Lint
issues found
Lint Helm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Integration test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/