Skip to content

🚧 WIP: :arrow: Update to cloudflare 3 #90

🚧 WIP: :arrow: Update to cloudflare 3

🚧 WIP: :arrow: Update to cloudflare 3 #90

Triggered via push March 24, 2024 16:06
Status Failure
Total duration 33s
Artifacts

push.yml

on: push
Matrix: build
Matrix: test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

21 errors
build (16.x): src/tests/cloudflare-client-test.ts#L10
Object literal may only specify known properties, and 'email' does not exist in type 'ClientOptions'.
build (16.x): src/tests/cloudflare-client-test.ts#L105
Argument of type '(singleRecordData: RecordData) => string' is not assignable to parameter of type '(value: DNSRecord, index: number, array: DNSRecord[]) => string'.
build (16.x): src/tests/cloudflare-client-test.ts#L174
Property 'getRecordDataForDomain' does not exist on type 'CloudflareClient'.
build (16.x): src/tests/cloudflare-client-test.ts#L197
Property 'getRecordDataForDomains' does not exist on type 'CloudflareClient'.
build (16.x): src/types/Auth.ts#L3
Namespace '"/home/runner/work/cloudflare-ddns-sync/cloudflare-ddns-sync/node_modules/cloudflare/index".Cloudflare' has no exported member 'AuthObject'.
build (16.x): src/types/Record.ts#L1
Module '"cloudflare"' has no exported member 'Record'. Did you mean to use 'import Record from "cloudflare"' instead?
build (16.x)
Process completed with exit code 2.
build (18.x): src/tests/cloudflare-client-test.ts#L10
Object literal may only specify known properties, and 'email' does not exist in type 'ClientOptions'.
build (18.x): src/tests/cloudflare-client-test.ts#L105
Argument of type '(singleRecordData: RecordData) => string' is not assignable to parameter of type '(value: DNSRecord, index: number, array: DNSRecord[]) => string'.
build (18.x): src/tests/cloudflare-client-test.ts#L174
Property 'getRecordDataForDomain' does not exist on type 'CloudflareClient'.
build (18.x): src/tests/cloudflare-client-test.ts#L197
Property 'getRecordDataForDomains' does not exist on type 'CloudflareClient'.
build (18.x): src/types/Auth.ts#L3
Namespace '"/home/runner/work/cloudflare-ddns-sync/cloudflare-ddns-sync/node_modules/cloudflare/index".Cloudflare' has no exported member 'AuthObject'.
build (18.x): src/types/Record.ts#L1
Module '"cloudflare"' has no exported member 'Record'. Did you mean to use 'import Record from "cloudflare"' instead?
build (18.x)
Process completed with exit code 2.
build (20.x): src/tests/cloudflare-client-test.ts#L10
Object literal may only specify known properties, and 'email' does not exist in type 'ClientOptions'.
build (20.x): src/tests/cloudflare-client-test.ts#L105
Argument of type '(singleRecordData: RecordData) => string' is not assignable to parameter of type '(value: DNSRecord, index: number, array: DNSRecord[]) => string'.
build (20.x): src/tests/cloudflare-client-test.ts#L174
Property 'getRecordDataForDomain' does not exist on type 'CloudflareClient'.
build (20.x): src/tests/cloudflare-client-test.ts#L197
Property 'getRecordDataForDomains' does not exist on type 'CloudflareClient'.
build (20.x): src/types/Auth.ts#L3
Namespace '"/home/runner/work/cloudflare-ddns-sync/cloudflare-ddns-sync/node_modules/cloudflare/index".Cloudflare' has no exported member 'AuthObject'.
build (20.x): src/types/Record.ts#L1
Module '"cloudflare"' has no exported member 'Record'. Did you mean to use 'import Record from "cloudflare"' instead?
build (20.x)
Process completed with exit code 2.