Add vkcs_networking_anycastip resource #2224
golangci-lint.yml
on: pull_request
golangci-lint
3m 12s
go-mod
8s
tests-on-windows
0s
tests-on-macos
0s
tests-on-unix
0s
Annotations
10 errors
golangci-lint:
vkcs/networking/data_source_floatingip.go#L1
: import cycle not allowed in test (typecheck)
|
golangci-lint:
vkcs/networking/resource_floatingip_associate_test.go#L10
"github.com/vk-cs/terraform-provider-vkcs/vkcs/internal/clients" imported and not used (typecheck)
|
golangci-lint:
vkcs/networking/resource_floatingip_test.go#L10
"github.com/vk-cs/terraform-provider-vkcs/vkcs/internal/clients" imported and not used (typecheck)
|
golangci-lint:
vkcs/networking/resource_network_test.go#L10
"github.com/vk-cs/terraform-provider-vkcs/vkcs/internal/clients" imported and not used (typecheck)
|
golangci-lint:
vkcs/networking/resource_port_test.go#L10
"github.com/vk-cs/terraform-provider-vkcs/vkcs/internal/clients" imported and not used (typecheck)
|
golangci-lint:
vkcs/networking/resource_router_interface_test.go#L14
"github.com/vk-cs/terraform-provider-vkcs/vkcs/internal/clients" imported and not used (typecheck)
|
golangci-lint:
vkcs/networking/resource_router_route_test.go#L13
"github.com/vk-cs/terraform-provider-vkcs/vkcs/internal/clients" imported and not used (typecheck)
|
golangci-lint:
vkcs/networking/resource_router_test.go#L10
"github.com/vk-cs/terraform-provider-vkcs/vkcs/internal/clients" imported and not used (typecheck)
|
golangci-lint:
vkcs/networking/resource_subnet_route_test.go#L13
"github.com/vk-cs/terraform-provider-vkcs/vkcs/internal/clients" imported and not used (typecheck)
|
golangci-lint:
vkcs/networking/resource_subnet_test.go#L10
"github.com/vk-cs/terraform-provider-vkcs/vkcs/internal/clients" imported and not used (typecheck)
|