Bump github.com/cloudflare/cloudflare-go from 0.25.0 to 0.86.0 #350
Annotations
7 errors and 1 warning
Build (ubuntu-latest, 1.18):
pkg/providers/mock_providers/cloudflare_workers_kv_mock.go#L84
WorkersKVBulkWriteRequest not declared by package cloudflare (typecheck)
|
Build (ubuntu-latest, 1.18):
pkg/providers/cloudflare_workers_kv.go#L16
WorkersKVBulkWriteRequest not declared by package cloudflare (typecheck)
|
Build (ubuntu-latest, 1.18):
pkg/providers/cloudflare_workers_kv.go#L54
cannot use api (variable of type *cloudflare.API) as CloudflareClient value in struct literal: *cloudflare.API does not implement CloudflareClient (missing method ListWorkersKVs) (typecheck)
|
Build (ubuntu-latest, 1.18):
pkg/providers/cloudflare_workers_secrets.go#L66
cannot use api (variable of type *cloudflare.API) as CloudflareSecretsClient value in struct literal: *cloudflare.API does not implement CloudflareSecretsClient (wrong type for method DeleteWorkersSecret)
|
Build (ubuntu-latest, 1.18)
issues found
|
Build (macos-latest, 1.18)
The job was canceled because "ubuntu-latest_1_18" failed.
|
Build (macos-latest, 1.18)
The operation was canceled.
|
Build (macos-latest, 1.18)
Failed to save: "/usr/local/bin/gtar" failed with error: The process '/usr/local/bin/gtar' failed with exit code 1
|