implement machine controller #90
Annotations
9 errors and 4 warnings
lint:
internal/service/cloud/network.go#L21
File is not `gofumpt`-ed (gofumpt)
|
lint:
internal/service/cloud/network.go#L25
File is not `gofumpt`-ed (gofumpt)
|
lint:
internal/service/cloud/network.go#L49
File is not `gofumpt`-ed (gofumpt)
|
lint:
internal/service/cloud/network.go#L165
File is not `gofumpt`-ed (gofumpt)
|
lint:
internal/service/cloud/network.go#L22
File is not `goimports`-ed with -local github.com/ionos-cloud/cluster-api-provider-ionoscloud/ (goimports)
|
lint:
internal/service/cloud/network.go#L100
G601: Implicit memory aliasing in for loop. (gosec)
|
lint:
internal/service/cloud/network_test.go#L18
G101: Potential hardcoded credentials (gosec)
|
lint:
internal/service/cloud/network.go#L221
S1023: redundant break statement (gosimple)
|
lint
issues found
|
lint:
internal/service/cloud/network.go#L40
exported: exported method Service.ReconcileLAN should have comment or be unexported (revive)
|
lint:
internal/service/cloud/network.go#L108
exported: exported method Service.ReconcileLANDeletion should have comment or be unexported (revive)
|
lint:
internal/service/cloud/network.go#L158
exported: exported method Service.CreateLAN should have comment or be unexported (revive)
|
lint:
internal/service/cloud/network.go#L186
exported: exported method Service.DeleteLAN should have comment or be unexported (revive)
|