Skip to content

fix(deps): update module github.com/cloudflare/cloudflare-go to v0.81.0 - autoclosed #372

fix(deps): update module github.com/cloudflare/cloudflare-go to v0.81.0 - autoclosed

fix(deps): update module github.com/cloudflare/cloudflare-go to v0.81.0 - autoclosed #372

Triggered via pull request November 8, 2023 04:47
Status Failure
Total duration 1m 32s
Artifacts
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
Integration Tests
Fit to window
Zoom out
Zoom in

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)