Skip to content

feat: Support TLS client authentication #37

feat: Support TLS client authentication

feat: Support TLS client authentication #37

Triggered via push February 29, 2024 00:18
Status Failure
Total duration 4m 28s
Artifacts

ci.yaml

on: push
Check go modules synchronicity
14s
Check go modules synchronicity
Check for changes to generated code
26s
Check for changes to generated code
Lint Go code
4m 18s
Lint Go code
Build & cache Go code
1m 28s
Build & cache Go code
Run unit tests
2m 22s
Run unit tests
Fit to window
Zoom out
Zoom in

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