Skip to content

make tls InsecureSkipVerify flag configurable #79

make tls InsecureSkipVerify flag configurable

make tls InsecureSkipVerify flag configurable #79

Re-run triggered November 27, 2023 17:18
Status Failure
Total duration 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build: email.go#L176
G402: TLS InsecureSkipVerify may be true. (gosec)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
build: options.go#L57
exported: comment on exported function InsecureSkipVerify should be of the form "InsecureSkipVerify ..." (revive)