feat: add TLS support #111
Annotations
10 errors and 2 warnings
provisioning/provisioning_test.go#L381
Error return value of `cfg.initClient` is not checked (errcheck)
|
provisioning/provisioning_test.go#L385
Error return value of `cfg.initClient` is not checked (errcheck)
|
provisioning/provisioning_test.go#L391
Error return value of `cfg.initClient` is not checked (errcheck)
|
verification/challengeresponse_test.go#L904
Error return value of `cfg.initClient` is not checked (errcheck)
|
verification/challengeresponse_test.go#L908
Error return value of `cfg.initClient` is not checked (errcheck)
|
verification/challengeresponse_test.go#L918
Error return value of `cfg.initClient` is not checked (errcheck)
|
management/management.go#L310
error strings should not be capitalized or end with punctuation or a newline (golint)
|
common/client.go#L40
G402: TLS InsecureSkipVerify set true. (gosec)
|
common/client.go#L70
G402: TLS MinVersion too low. (gosec)
|
provisioning/provisioning.go#L31
struct of size 80 bytes could be of size 72 bytes:
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading