Skip to content

fix: set client CAs for mTLS auth (#437) #1629

fix: set client CAs for mTLS auth (#437)

fix: set client CAs for mTLS auth (#437) #1629

Triggered via push February 9, 2024 14:04
Status Failure
Total duration 3m 24s
Artifacts

go.yml

on: push
Vulncheck
0s
Vulncheck
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Lint
issues found
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: internal/cache/cow_test.go#L22
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
Lint: internal/cache/cow_test.go#L26
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
Lint: internal/cache/barrier_test.go#L16
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)