Support multiple Issuers #52
pr.yml
on: pull_request
Lint
31s
Unit Test
2m 41s
Lint Helm
3s
Integration test
17s
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/
|