Iopr 4326/resource physical port #129
Triggered via pull request
September 18, 2024 06:30
Status
Failure
Total duration
1m 47s
Artifacts
–
Annotations
10 errors and 2 warnings
golangci-lint:
internal/data_sources/physical_port_data_source.go#L239
physicalPort.State.String undefined (type string has no field or method String)
|
golangci-lint:
internal/data_sources/physical_ports_data_source.go#L240
physicalPort.State.String undefined (type string has no field or method String) (typecheck)
|
golangci-lint:
internal/resources/physical_port_resource.go#L145
undefined: models.CreatePhysicalPort
|
golangci-lint:
internal/resources/physical_port_resource.go#L153
r.client.CreatePhysicalPort undefined (type *autonomisdk.Client has no field or method CreatePhysicalPort)
|
golangci-lint:
internal/resources/physical_port_resource.go#L189
r.client.GetPhysicalPort undefined (type *autonomisdk.Client has no field or method GetPhysicalPort)
|
golangci-lint:
internal/resources/physical_port_resource.go#L232
r.client.DeletePhysicalPort undefined (type *autonomisdk.Client has no field or method DeletePhysicalPort) (typecheck)
|
golangci-lint:
internal/provider/provider.go#L18
could not import github.com/intercloud/terraform-provider-autonomi/internal/data_sources (-: # github.com/intercloud/terraform-provider-autonomi/internal/data_sources
|
golangci-lint:
internal/data_sources/physical_port_data_source.go#L239
physicalPort.State.String undefined (type string has no field or method String)
|
golangci-lint:
internal/data_sources/physical_ports_data_source.go#L240
physicalPort.State.String undefined (type string has no field or method String)) (typecheck)
|
golangci-lint:
internal/provider/provider.go#L19
could not import github.com/intercloud/terraform-provider-autonomi/internal/resources (-: # github.com/intercloud/terraform-provider-autonomi/internal/resources
|
go-mod-tidy
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|