SDK regeneration #57
Annotations
8 errors and 2 warnings
compile:
src/wrapper/CollectionsClient.ts#L11
Property '_items' in type 'Client' is not assignable to the same property in base type 'Collections'.
|
compile:
src/wrapper/CollectionsClient.ts#L13
Property 'items' in type 'Client' is not assignable to the same property in base type 'Collections'.
|
compile:
src/wrapper/ItemsClient.ts#L39
Property 'createItem' in type 'Client' is not assignable to the same property in base type 'Items'.
|
compile:
src/wrapper/WebflowClient.ts#L3
Module '"../api/types"' has no exported member 'OauthScope'.
|
compile:
src/wrapper/WebflowClient.ts#L13
Property '_collections' in type 'WebflowClient' is not assignable to the same property in base type 'WebflowClient'.
|
compile:
src/wrapper/WebflowClient.ts#L15
Property 'collections' in type 'WebflowClient' is not assignable to the same property in base type 'WebflowClient'.
|
compile
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|
compile
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|