Skip to content

rename ssl_insecure to validate_cert #13

rename ssl_insecure to validate_cert

rename ssl_insecure to validate_cert #13

Triggered via pull request October 16, 2023 10:45
Status Failure
Total duration 1m 37s
Artifacts

terraform-ci.yml

on: pull_request
Check Go formatting, linting, vetting using golangci-lint
7s
Check Go formatting, linting, vetting using golangci-lint
Check Go formatting, linting, vetting
1m 19s
Check Go formatting, linting, vetting
Check for forbidden words
8s
Check for forbidden words
Build
41s
Build
Go security
1m 9s
Go security
Generate
51s
Generate
Malware Scanner
1m 27s
Malware Scanner
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check Go formatting, linting, vetting using golangci-lint: mutexkv/mutexkv.go#L38
empty-lines: extra empty line at the end of a block (revive)
Check Go formatting, linting, vetting using golangci-lint: redfish/models/provider.go#L14
File is not `gofmt`-ed with `-s` (gofmt)
Check Go formatting, linting, vetting using golangci-lint: redfish/models/provider.go#L7
exported: comment on exported type ProviderConfig should be of the form "ProviderConfig ..." (with optional leading article) (revive)
Check Go formatting, linting, vetting using golangci-lint: redfish/models/provider.go#L13
exported: exported type RedfishServer should have comment or be unexported (revive)
Check Go formatting, linting, vetting using golangci-lint: redfish/models/power.go#L7
exported: exported type Power should have comment or be unexported (revive)
Check Go formatting, linting, vetting using golangci-lint: redfish/provider/resource_redfish_storage_volume.go#L39
line-length-limit: line is 111 characters, out of limit 100 (revive)
Check Go formatting, linting, vetting using golangci-lint: redfish/provider/resource_redfish_storage_volume.go#L55
line-length-limit: line is 101 characters, out of limit 100 (revive)
Check Go formatting, linting, vetting using golangci-lint: redfish/provider/resource_redfish_storage_volume.go#L60
line-length-limit: line is 107 characters, out of limit 100 (revive)
Check Go formatting, linting, vetting using golangci-lint: redfish/provider/resource_redfish_bios.go#L66
line-length-limit: line is 119 characters, out of limit 100 (revive)