add validation test for empty list #44
terraform-integration-tests.yml
on: push
Build
22s
Matrix: Matrix Test
Annotations
7 errors and 1 warning
Build:
cloudscale/resource_cloudscale_subnet.go#L105
cannot use &[]string{} (value of type *[]string) as type []string in assignment
|
Build:
cloudscale/resource_cloudscale_subnet.go#L113
cannot use &dnsServersStr (value of type *[]string) as type []string in assignment
|
Build:
cloudscale/resource_cloudscale_subnet.go#L115
cannot use &[]string{…} (value of type *[]string) as type []string in assignment
|
Build:
cloudscale/resource_cloudscale_subnet.go#L178
cannot use &[]string{} (value of type *[]string) as type []string in assignment
|
Build:
cloudscale/resource_cloudscale_subnet.go#L186
cannot use &dnsServersStr (value of type *[]string) as type []string in assignment
|
Build:
cloudscale/resource_cloudscale_subnet.go#L188
cannot use &[]string{…} (value of type *[]string) as type []string in assignment
|
Build
Process completed with exit code 2.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|