fix(deps): update module github.com/cloudflare/cloudflare-go to v0.81.0 - autoclosed #372
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
integration.yaml
on: pull_request
Integration Tests
1m 22s
Annotations
10 errors
Integration Tests:
internal/cfapi/cfapi.go#L34
a.client.AccessGroups undefined (type *cloudflare.API has no field or method AccessGroups)
|
Integration Tests:
internal/cfapi/cfapi.go#L41
a.client.AccessGroup undefined (type *cloudflare.API has no field or method AccessGroup)
|
Integration Tests:
internal/cfapi/cfapi.go#L47
cannot use a.CFAccountID (variable of type string) as type *cloudflare.ResourceContainer in argument to a.client.CreateAccessGroup
|
Integration Tests:
internal/cfapi/cfapi.go#L47
cannot use ag (variable of type cloudflare.AccessGroup) as type cloudflare.CreateAccessGroupParams in argument to a.client.CreateAccessGroup
|
Integration Tests:
internal/cfapi/cfapi.go#L53
cannot use a.CFAccountID (variable of type string) as type *cloudflare.ResourceContainer in argument to a.client.UpdateAccessGroup
|
Integration Tests:
internal/cfapi/cfapi.go#L53
cannot use ag (variable of type cloudflare.AccessGroup) as type cloudflare.UpdateAccessGroupParams in argument to a.client.UpdateAccessGroup
|
Integration Tests:
internal/cfapi/cfapi.go#L59
cannot use a.CFAccountID (variable of type string) as type *cloudflare.ResourceContainer in argument to a.client.DeleteAccessGroup
|
Integration Tests:
internal/cfapi/cfapi.go#L65
a.client.AccessApplications undefined (type *cloudflare.API has no field or method AccessApplications)
|
Integration Tests:
internal/cfapi/cfapi.go#L71
a.client.AccessApplications undefined (type *cloudflare.API has no field or method AccessApplications)
|
Integration Tests:
internal/cfapi/cfapi.go#L89
a.client.AccessApplication undefined (type *cloudflare.API has no field or method AccessApplication)
|