rename ssl_insecure to validate_cert #15
Annotations
10 errors and 4 warnings
common/job_management.go#L64
add-constant: avoid magic numbers like '200', create a named constant for it (revive)
|
common/job_management.go#L24
argument-limit: maximum number of arguments per function exceeded; max 3 but got 4 (revive)
|
common/job_management.go#L31
line-length-limit: line is 190 characters, out of limit 100 (revive)
|
common/job_management.go#L40
line-length-limit: line is 106 characters, out of limit 100 (revive)
|
common/job_management.go#L42
line-length-limit: line is 106 characters, out of limit 100 (revive)
|
common/job_management.go#L65
line-length-limit: line is 101 characters, out of limit 100 (revive)
|
gofish/dell/dellAttributes.go#L50
exported: exported type DellAttributes should have comment or be unexported (revive)
|
gofish/dell/dellAttributes.go#L71
exported: exported method DellAttributes.UnmarshalJSON should have comment or be unexported (revive)
|
gofish/dell/manager.go#L10
exported: exported type ShareParameters should have comment or be unexported (revive)
|
gofish/dell/updateService.go#L24
exported: exported method UpdateServiceActions.UnmarshalJSON should have comment or be unexported (revive)
|
redfish/models/provider.go#L7
exported: comment on exported type ProviderConfig should be of the form "ProviderConfig ..." (with optional leading article) (revive)
|
redfish/models/provider.go#L13
exported: exported type RedfishServer should have comment or be unexported (revive)
|
redfish/models/power.go#L7
exported: exported type Power should have comment or be unexported (revive)
|
redfish/provider/resource_redfish_power.go#L41
unused-receiver: method receiver 'r' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading