🚧 WIP: :arrow: Update to cloudflare 3 #90
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.
|