SDK regeneration #57
Annotations
10 errors and 2 warnings
compile:
src/Client.ts#L16
'"/home/runner/work/fileforge-node-sdk/fileforge-node-sdk/src/environments"' has no exported member named 'FileForgeEnvironment'. Did you mean 'FileforgeEnvironment'?
|
compile:
src/Client.ts#L54
Property 'FileForgeEnvironment' does not exist on type 'typeof import("/home/runner/work/fileforge-node-sdk/fileforge-node-sdk/src/environments")'. Did you mean 'FileforgeEnvironment'?
|
compile:
src/Client.ts#L77
Property 'FileForgeError' does not exist on type 'typeof import("/home/runner/work/fileforge-node-sdk/fileforge-node-sdk/src/errors/index")'. Did you mean 'FileforgeError'?
|
compile:
src/Client.ts#L85
Property 'FileForgeError' does not exist on type 'typeof import("/home/runner/work/fileforge-node-sdk/fileforge-node-sdk/src/errors/index")'. Did you mean 'FileforgeError'?
|
compile:
src/Client.ts#L90
Property 'FileForgeTimeoutError' does not exist on type 'typeof import("/home/runner/work/fileforge-node-sdk/fileforge-node-sdk/src/errors/index")'. Did you mean 'FileforgeTimeoutError'?
|
compile:
src/Client.ts#L92
Property 'FileForgeError' does not exist on type 'typeof import("/home/runner/work/fileforge-node-sdk/fileforge-node-sdk/src/errors/index")'. Did you mean 'FileforgeError'?
|
compile:
src/core/form-data-utils/index.ts#L1
Cannot find module './FormData' or its corresponding type declarations.
|
compile:
src/core/index.ts#L3
Cannot find module './auth' or its corresponding type declarations.
|
compile:
src/index.ts#L2
'"./Client"' has no exported member named 'FileforgeClient'. Did you mean 'FileForgeClient'?
|
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/.
|