Adds override of generate endpoint #35
Annotations
5 errors and 2 warnings
compile:
src/core/form-data-utils/index.ts#L1
Cannot find module './FormData' or its corresponding type declarations.
|
compile:
src/helper.ts#L10
Could not find a declaration file for module 'mime-types'. '/home/runner/work/fileforge-node-sdk/fileforge-node-sdk/node_modules/mime-types/index.js' implicitly has an 'any' type.
|
compile:
src/helper.ts#L78
Argument of type 'File[]' is not assignable to parameter of type 'File[] | ReadStream[]'.
|
compile
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|
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/.
|