fix(deps): update module github.com/cloudflare/cloudflare-go to v0.81.0 - autoclosed #372
Annotations
10 errors
internal/cfapi/cfapi.go#L34
a.client.AccessGroups undefined (type *cloudflare.API has no field or method AccessGroups)
|
internal/cfapi/cfapi.go#L41
a.client.AccessGroup undefined (type *cloudflare.API has no field or method AccessGroup)
|
internal/cfapi/cfapi.go#L47
cannot use a.CFAccountID (variable of type string) as type *cloudflare.ResourceContainer in argument to a.client.CreateAccessGroup
|
internal/cfapi/cfapi.go#L47
cannot use ag (variable of type cloudflare.AccessGroup) as type cloudflare.CreateAccessGroupParams in argument to a.client.CreateAccessGroup
|
internal/cfapi/cfapi.go#L53
cannot use a.CFAccountID (variable of type string) as type *cloudflare.ResourceContainer in argument to a.client.UpdateAccessGroup
|
internal/cfapi/cfapi.go#L53
cannot use ag (variable of type cloudflare.AccessGroup) as type cloudflare.UpdateAccessGroupParams in argument to a.client.UpdateAccessGroup
|
internal/cfapi/cfapi.go#L59
cannot use a.CFAccountID (variable of type string) as type *cloudflare.ResourceContainer in argument to a.client.DeleteAccessGroup
|
internal/cfapi/cfapi.go#L65
a.client.AccessApplications undefined (type *cloudflare.API has no field or method AccessApplications)
|
internal/cfapi/cfapi.go#L71
a.client.AccessApplications undefined (type *cloudflare.API has no field or method AccessApplications)
|
internal/cfapi/cfapi.go#L89
a.client.AccessApplication undefined (type *cloudflare.API has no field or method AccessApplication)
|
The logs for this run have expired and are no longer available.
Loading