Release 0.0.3 #9
Annotations
5 errors and 2 warnings
compile:
src/Client.ts#L41
Namespace '"/home/runner/work/fileforge-node-sdk/fileforge-node-sdk/src/api/index"' has no exported member 'GenerateRequest'.
|
compile:
src/Client.ts#L44
Property 'FormDataWrapper' does not exist on type 'typeof import("/home/runner/work/fileforge-node-sdk/fileforge-node-sdk/src/core/index")'.
|
compile:
src/core/form-data-utils/FormDataWrapper.ts#L17
Cannot find module 'form-data-encoder' or its corresponding type declarations.
|
compile:
src/core/form-data-utils/FormDataWrapper.ts#L68
Cannot find module 'formdata-node' or its corresponding type declarations.
|
compile
Process completed with exit code 2.
|
compile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|