Skip to content

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

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 #294

Triggered via pull request September 21, 2023 22:29
Status Failure
Total duration 1m 55s
Artifacts

golanglint-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/cfapi/access_group_types.go#L1
: # github.com/bojanzelic/cloudflare-zero-trust-operator/internal/cfapi
lint: internal/cfapi/cfapi.go#L34
a.client.AccessGroups undefined (type *cloudflare.API has no field or method AccessGroups)
lint: internal/cfapi/cfapi.go#L41
a.client.AccessGroup undefined (type *cloudflare.API has no field or method AccessGroup)
lint: internal/cfapi/cfapi.go#L47
cannot use a.CFAccountID (variable of type string) as type *cloudflare.ResourceContainer in argument to a.client.CreateAccessGroup
lint: internal/cfapi/cfapi.go#L47
cannot use ag (variable of type cloudflare.AccessGroup) as type cloudflare.CreateAccessGroupParams in argument to a.client.CreateAccessGroup
lint: internal/cfapi/cfapi.go#L53
cannot use a.CFAccountID (variable of type string) as type *cloudflare.ResourceContainer in argument to a.client.UpdateAccessGroup
lint: internal/cfapi/cfapi.go#L53
cannot use ag (variable of type cloudflare.AccessGroup) as type cloudflare.UpdateAccessGroupParams in argument to a.client.UpdateAccessGroup
lint: internal/cfapi/cfapi.go#L59
cannot use a.CFAccountID (variable of type string) as type *cloudflare.ResourceContainer in argument to a.client.DeleteAccessGroup
lint: internal/cfapi/cfapi.go#L65
a.client.AccessApplications undefined (type *cloudflare.API has no field or method AccessApplications)
lint: internal/cfapi/cfapi.go#L71
a.client.AccessApplications undefined (type *cloudflare.API has no field or method AccessApplications)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cloudflare-zero-trust-operator/cloudflare-zero-trust-operator. Supported file pattern: go.sum