feat: Support TLS client authentication #37
ci.yaml
on: push
Check go modules synchronicity
14s
Check for changes to generated code
26s
Lint Go code
4m 18s
Build & cache Go code
1m 28s
Run unit tests
2m 22s
Annotations
3 errors
Run unit tests
Process completed with exit code 2.
|
Lint Go code:
principal/options.go#L167
SA1019: o.options.rootCa.Subjects has been deprecated since Go 1.18: if s was returned by SystemCertPool, Subjects will not include the system roots. (staticcheck)
|
Lint Go code
issues found
|