Upgrade dependencies #1228
Annotations
10 errors and 1 warning
Run npm run prepack:
src/api/error.ts#L23
Property 'unauthenticated' does not exist on type 'typeof APIError'.
|
Run npm run prepack:
src/api/error.ts#L26
Property 'genericError' does not exist on type 'typeof APIError'.
|
Run npm run prepack:
src/api/error.ts#L77
Property 'humanAttributeError' does not exist on type 'typeof APIError'.
|
Run npm run prepack:
src/api/index.ts#L27
Property 'default' does not exist on type 'AxiosStatic'. Did you mean 'defaults'?
|
Run npm run prepack:
node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L2
Could not find a declaration file for module 'js-yaml'. 'D:/a/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
|
Run npm run prepack:
node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L3
Could not find a declaration file for module 'js-yaml'. 'D:/a/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
|
Run npm run prepack:
node_modules/@apidevtools/json-schema-ref-parser/lib/resolvers/http.ts#L117
Cannot find module 'node-fetch' or its corresponding type declarations.
|
Run npm run prepack:
src/definition.ts#L57
'$RefParser' only refers to a type, but is being used as a namespace here.
|
Run npm run prepack:
src/definition.ts#L129
'$RefParser' only refers to a type, but is being used as a namespace here.
|
Run npm run prepack:
src/definition.ts#L214
'$RefParser' only refers to a type, but is being used as a namespace here.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
Loading