feat(ipam): add ipam ip resource #4708
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 7 warnings
lint:
scaleway/resource_ipam_ip_test.go#L123
File is not `gofumpt`-ed (gofumpt)
|
lint:
scaleway/resource_ipam_ip.go#L213
unnecessary trailing newline (whitespace)
|
lint:
scaleway/resource_ipam_ip.go#L199
assigned to found, but reassigned without using the value (wastedassign)
|
lint
issues found
|
lint:
scaleway/resource_ipam_ip.go#L125
var-naming: var ipamApi should be ipamAPI (revive)
|
lint:
scaleway/resource_ipam_ip.go#L165
var-naming: var ipamApi should be ipamAPI (revive)
|
lint:
scaleway/resource_ipam_ip.go#L239
var-naming: var ipamApi should be ipamAPI (revive)
|
lint:
scaleway/resource_ipam_ip_test.go#L235
var-naming: var ipamApi should be ipamAPI (revive)
|
lint:
scaleway/helpers_ipam.go#L105
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
scaleway/resource_ipam_ip.go#L257
var-naming: var ipamApi should be ipamAPI (revive)
|
lint:
scaleway/resource_ipam_ip_test.go#L260
var-naming: var ipamApi should be ipamAPI (revive)
|