Skip to content

support custom certificate authority #47

support custom certificate authority

support custom certificate authority #47

Triggered via pull request August 7, 2024 13:22
Status Failure
Total duration 47s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
lint: castai/client.go#L1
: # github.com/castai/spot-handler/castai [github.com/castai/spot-handler/castai.test]
lint: castai/client_test.go#L35
cannot use ca (variable of type []byte) as string value in argument to createTLSConfig
lint: castai/client_test.go#L45
cannot use ca (variable of type []byte) as string value in argument to createTLSConfig
lint: castai/client_test.go#L53
cannot use nil as string value in argument to createTLSConfig (typecheck)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/spot-handler/spot-handler. Supported file pattern: go.sum