Skip to content

🔥 feat: Add support for AutoTLS / ACME #6424

🔥 feat: Add support for AutoTLS / ACME

🔥 feat: Add support for AutoTLS / ACME #6424

Triggered via pull request November 13, 2024 11:59
Status Failure
Total duration 44s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: listen.go#L189
G402: TLS MinVersion too low. (gosec)
lint: listen_test.go#L152
Error return value of `os.Getwd` is not checked (errcheck)
lint: listen_test.go#L155
Error return value of `os.RemoveAll` is not checked (errcheck)
lint: listen_test.go#L218
Error return value of `os.MkdirTemp` is not checked (errcheck)
lint: listen_test.go#L219
Error return value of `os.RemoveAll` is not checked (errcheck)
lint
issues found