Skip to content

rename ssl_insecure to validate_cert #12

rename ssl_insecure to validate_cert

rename ssl_insecure to validate_cert #12

Triggered via pull request October 16, 2023 10:19
Status Failure
Total duration 2m 10s
Artifacts

terraform-ci.yml

on: pull_request
Check Go formatting, linting, vetting using golangci-lint
53s
Check Go formatting, linting, vetting using golangci-lint
Check Go formatting, linting, vetting
1m 20s
Check Go formatting, linting, vetting
Check for forbidden words
13s
Check for forbidden words
Build
44s
Build
Go security
1m 2s
Go security
Generate
41s
Generate
Malware Scanner
1m 58s
Malware Scanner
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Generate
Process completed with exit code 1.
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: 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#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: gofish/dell/dellAttributes.go#L50
exported: exported type DellAttributes should have comment or be unexported (revive)
Check Go formatting, linting, vetting using golangci-lint: gofish/dell/dellAttributes.go#L71
exported: exported method DellAttributes.UnmarshalJSON should have comment or be unexported (revive)
Check Go formatting, linting, vetting using golangci-lint: gofish/dell/manager.go#L10
exported: exported type ShareParameters should have comment or be unexported (revive)
Check Go formatting, linting, vetting using golangci-lint: gofish/dell/updateService.go#L24
exported: exported method UpdateServiceActions.UnmarshalJSON should have comment or be unexported (revive)
Check Go formatting, linting, vetting using golangci-lint: gofish/dell/common.go#L3
exported: exported type Entity should have comment or be unexported (revive)
Check Go formatting, linting, vetting using golangci-lint: gofish/dell/dellAttributeRegistry.go#L11
exported: exported type AttributeEnumValue should have comment or be unexported (revive)