Simple update resource migration to Terraform Plugin Framework #26
Annotations
10 errors and 4 warnings
gofish/dell/updateService.go#L24
exported: exported method UpdateServiceActions.UnmarshalJSON should have comment or be unexported (revive)
|
gofish/dell/updateService.go#L45
exported: func name will be used as dell.DellUpdateService by other packages, and that is repetitive; consider calling this UpdateService (revive)
|
gofish/dell/common.go#L3
exported: exported type Entity should have comment or be unexported (revive)
|
gofish/dell/dellAttributeRegistry.go#L110
cyclomatic: function (*ManagerAttributeRegistry).CheckAttribute has cyclomatic complexity 18 (> max enabled 10) (revive)
|
gofish/dell/dellAttributes.go#L50
exported: exported type DellAttributes 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#L26
nested-structs: no nested structs are allowed (revive)
|
gofish/dell/dellAttributeRegistry.go#L93
unexported-naming: the symbol AttributeName is local, its name should start with a lowercase letter (revive)
|
gofish/dell/updateService.go#L43
line-length-limit: line is 115 characters, out of limit 100 (revive)
|
gofish/dell/manager.go#L44
exported: exported method ManagerActions.UnmarshalJSON should have comment or be unexported (revive)
|
redfish/models/power.go#L7
exported: exported type Power 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/provider/data_source_redfish_bios.go#L45
line-length-limit: line is 119 characters, out of limit 100 (revive)
|
The logs for this run have expired and are no longer available.
Loading