Bump go.anx.io/go-anxcloud from 0.7.3 to 0.7.5 #606
quality.yml
on: pull_request
unit-tests
23s
integration-tests
0s
Annotations
21 errors and 4 warnings
dependencies
Process completed with exit code 2.
|
unit-tests:
anxcloud/internal/apis/e5e/v1/helper.go#L9
missing go.sum entry for module providing package go.anx.io/go-anxcloud/pkg/api/types (imported by github.com/anexia-it/terraform-provider-anxcloud/anxcloud); to add:
|
unit-tests:
anxcloud/common_resource_tagging.go#L9
missing go.sum entry for module providing package go.anx.io/go-anxcloud/pkg/api (imported by github.com/anexia-it/terraform-provider-anxcloud/anxcloud); to add:
|
unit-tests:
anxcloud/data_source_dns_zones.go#L12
missing go.sum entry for module providing package go.anx.io/go-anxcloud/pkg/apis/clouddns/v1 (imported by github.com/anexia-it/terraform-provider-anxcloud/anxcloud); to add:
|
unit-tests:
anxcloud/resource_kubernetes_cluster.go#L15
missing go.sum entry for module providing package go.anx.io/go-anxcloud/pkg/apis/common (imported by github.com/anexia-it/terraform-provider-anxcloud/anxcloud); to add:
|
unit-tests:
anxcloud/resource_kubernetes_cluster.go#L16
missing go.sum entry for module providing package go.anx.io/go-anxcloud/pkg/apis/common/gs (imported by github.com/anexia-it/terraform-provider-anxcloud/anxcloud); to add:
|
unit-tests:
anxcloud/common_resource_tagging.go#L10
missing go.sum entry for module providing package go.anx.io/go-anxcloud/pkg/apis/core/v1 (imported by github.com/anexia-it/terraform-provider-anxcloud/anxcloud); to add:
|
unit-tests:
anxcloud/resource_e5e_application.go#L10
missing go.sum entry for module providing package go.anx.io/go-anxcloud/pkg/apis/e5e/v1 (imported by github.com/anexia-it/terraform-provider-anxcloud/anxcloud); to add:
|
unit-tests:
anxcloud/resource_frontier_action.go#L8
missing go.sum entry for module providing package go.anx.io/go-anxcloud/pkg/apis/frontier/v1 (imported by github.com/anexia-it/terraform-provider-anxcloud/anxcloud); to add:
|
unit-tests:
anxcloud/data_source_kubernetes_cluster.go#L11
missing go.sum entry for module providing package go.anx.io/go-anxcloud/pkg/apis/kubernetes/v1 (imported by github.com/anexia-it/terraform-provider-anxcloud/anxcloud); to add:
|
unit-tests:
anxcloud/resource_lbaas_loadbalancer.go#L12
missing go.sum entry for module providing package go.anx.io/go-anxcloud/pkg/apis/lbaas/v1 (imported by github.com/anexia-it/terraform-provider-anxcloud/anxcloud); to add:
|
code-lint:
anxcloud/resource_virtual_server.go#L135
disk.SizeGBs undefined (type Disk has no field or method SizeGBs) (typecheck)
|
code-lint:
anxcloud/resource_virtual_server.go#L226
disks[0].SizeGBs undefined (type Disk has no field or method SizeGBs) (typecheck)
|
code-lint:
anxcloud/resource_virtual_server.go#L227
disks[0].Type undefined (type Disk has no field or method Type) (typecheck)
|
code-lint:
anxcloud/resource_virtual_server.go#L449
actualDisk.Type undefined (type Disk has no field or method Type) (typecheck)
|
code-lint:
anxcloud/struct_virtual_server.go#L48
disk.Type undefined (type Disk has no field or method Type) (typecheck)
|
code-lint:
anxcloud/struct_virtual_server.go#L51
disk.SizeGBs undefined (type Disk has no field or method SizeGBs) (typecheck)
|
code-lint:
anxcloud/struct_virtual_server.go#L54
disk.ID undefined (type Disk has no field or method ID) (typecheck)
|
code-lint:
anxcloud/struct_virtual_server.go#L70
disk.SizeGBs undefined (type Disk has no field or method SizeGBs) (typecheck)
|
code-lint:
anxcloud/struct_virtual_server.go#L71
disk.Type undefined (type Disk has no field or method Type) (typecheck)
|
code-lint:
anxcloud/struct_virtual_server.go#L296
d.Type undefined (type Disk has no field or method Type) (typecheck)
|
dependencies
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
unit-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
docs-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
code-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|