build(deps): bump github.com/ionos-cloud/sdk-go-dns from 1.2.1 to 1.4.0 #163
Annotations
10 errors
Test Report
Failed test were found and 'fail-on-error' option is set to true
|
Run Unit Tests:
internal/ionoscloud/ionoscloud.go#L228
cannot use *recordProperties.GetType() (variable of type "github.com/ionos-cloud/sdk-go-dns".RecordType) as string value in argument to endpoint.NewEndpointWithTTL
|
Run Unit Tests:
internal/ionoscloud/ionoscloud.go#L233
invalid operation: *recordMetadata.GetFqdn() + "/" + *recordProperties.GetType() (mismatched types string and "github.com/ionos-cloud/sdk-go-dns".RecordType)
|
Run Unit Tests:
internal/ionoscloud/ionoscloud.go#L266
invalid operation: *record.GetType() == ep.RecordType (mismatched types "github.com/ionos-cloud/sdk-go-dns".RecordType and string)
|
Run Unit Tests:
internal/ionoscloud/ionoscloud.go#L314
cannot use ep.RecordType (variable of type string) as "github.com/ionos-cloud/sdk-go-dns".RecordType value in argument to sdk.NewRecord
|
Run Unit Tests:
internal/ionoscloud/ionoscloud.go#L228
cannot use *recordProperties.GetType() (variable of type "github.com/ionos-cloud/sdk-go-dns".RecordType) as string value in argument to endpoint.NewEndpointWithTTL
|
Run Unit Tests:
internal/ionoscloud/ionoscloud.go#L233
invalid operation: *recordMetadata.GetFqdn() + "/" + *recordProperties.GetType() (mismatched types string and "github.com/ionos-cloud/sdk-go-dns".RecordType)
|
Run Unit Tests:
internal/ionoscloud/ionoscloud.go#L266
invalid operation: *record.GetType() == ep.RecordType (mismatched types "github.com/ionos-cloud/sdk-go-dns".RecordType and string)
|
Run Unit Tests:
internal/ionoscloud/ionoscloud.go#L314
cannot use ep.RecordType (variable of type string) as "github.com/ionos-cloud/sdk-go-dns".RecordType value in argument to sdk.NewRecord
|
Run Unit Tests
Process completed with exit code 2.
|
Loading