Skip to content

Upgrade dependencies #1228

Upgrade dependencies

Upgrade dependencies #1228

Triggered via pull request August 14, 2024 14:26
Status Failure
Total duration 1m 12s
Artifacts

checks.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

90 errors and 9 warnings
Node 14 - x64 on ubuntu-latest: src/api/error.ts#L23
Property 'unauthenticated' does not exist on type 'typeof APIError'.
Node 14 - x64 on ubuntu-latest: src/api/error.ts#L26
Property 'genericError' does not exist on type 'typeof APIError'.
Node 14 - x64 on ubuntu-latest: src/api/error.ts#L77
Property 'humanAttributeError' does not exist on type 'typeof APIError'.
Node 14 - x64 on ubuntu-latest: src/api/index.ts#L27
Property 'default' does not exist on type 'AxiosStatic'. Did you mean 'defaults'?
Node 14 - x64 on ubuntu-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L2
Could not find a declaration file for module 'js-yaml'. '/home/runner/work/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
Node 14 - x64 on ubuntu-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L3
Could not find a declaration file for module 'js-yaml'. '/home/runner/work/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
Node 14 - x64 on ubuntu-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/resolvers/http.ts#L117
Cannot find module 'node-fetch' or its corresponding type declarations.
Node 14 - x64 on ubuntu-latest: src/definition.ts#L57
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 14 - x64 on ubuntu-latest: src/definition.ts#L129
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 14 - x64 on ubuntu-latest: src/definition.ts#L214
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 16 - x64 on ubuntu-latest: src/api/error.ts#L23
Property 'unauthenticated' does not exist on type 'typeof APIError'.
Node 16 - x64 on ubuntu-latest: src/api/error.ts#L26
Property 'genericError' does not exist on type 'typeof APIError'.
Node 16 - x64 on ubuntu-latest: src/api/error.ts#L77
Property 'humanAttributeError' does not exist on type 'typeof APIError'.
Node 16 - x64 on ubuntu-latest: src/api/index.ts#L27
Property 'default' does not exist on type 'AxiosStatic'. Did you mean 'defaults'?
Node 16 - x64 on ubuntu-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L2
Could not find a declaration file for module 'js-yaml'. '/home/runner/work/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
Node 16 - x64 on ubuntu-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L3
Could not find a declaration file for module 'js-yaml'. '/home/runner/work/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
Node 16 - x64 on ubuntu-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/resolvers/http.ts#L117
Cannot find module 'node-fetch' or its corresponding type declarations.
Node 16 - x64 on ubuntu-latest: src/definition.ts#L57
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 16 - x64 on ubuntu-latest: src/definition.ts#L129
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 16 - x64 on ubuntu-latest: src/definition.ts#L214
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 18 - x64 on ubuntu-latest: src/api/error.ts#L23
Property 'unauthenticated' does not exist on type 'typeof APIError'.
Node 18 - x64 on ubuntu-latest: src/api/error.ts#L26
Property 'genericError' does not exist on type 'typeof APIError'.
Node 18 - x64 on ubuntu-latest: src/api/error.ts#L77
Property 'humanAttributeError' does not exist on type 'typeof APIError'.
Node 18 - x64 on ubuntu-latest: src/api/index.ts#L27
Property 'default' does not exist on type 'AxiosStatic'. Did you mean 'defaults'?
Node 18 - x64 on ubuntu-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L2
Could not find a declaration file for module 'js-yaml'. '/home/runner/work/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
Node 18 - x64 on ubuntu-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L3
Could not find a declaration file for module 'js-yaml'. '/home/runner/work/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
Node 18 - x64 on ubuntu-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/resolvers/http.ts#L117
Cannot find module 'node-fetch' or its corresponding type declarations.
Node 18 - x64 on ubuntu-latest: src/definition.ts#L57
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 18 - x64 on ubuntu-latest: src/definition.ts#L129
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 18 - x64 on ubuntu-latest: src/definition.ts#L214
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 14 - x64 on macos-latest: src/api/error.ts#L23
Property 'unauthenticated' does not exist on type 'typeof APIError'.
Node 14 - x64 on macos-latest: src/api/error.ts#L26
Property 'genericError' does not exist on type 'typeof APIError'.
Node 14 - x64 on macos-latest: src/api/error.ts#L77
Property 'humanAttributeError' does not exist on type 'typeof APIError'.
Node 14 - x64 on macos-latest: src/api/index.ts#L27
Property 'default' does not exist on type 'AxiosStatic'. Did you mean 'defaults'?
Node 14 - x64 on macos-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L2
Could not find a declaration file for module 'js-yaml'. '/Users/runner/work/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
Node 14 - x64 on macos-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L3
Could not find a declaration file for module 'js-yaml'. '/Users/runner/work/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
Node 14 - x64 on macos-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/resolvers/http.ts#L117
Cannot find module 'node-fetch' or its corresponding type declarations.
Node 14 - x64 on macos-latest: src/definition.ts#L57
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 14 - x64 on macos-latest: src/definition.ts#L129
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 14 - x64 on macos-latest: src/definition.ts#L214
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 16 - x64 on macos-latest: src/api/error.ts#L23
Property 'unauthenticated' does not exist on type 'typeof APIError'.
Node 16 - x64 on macos-latest: src/api/error.ts#L26
Property 'genericError' does not exist on type 'typeof APIError'.
Node 16 - x64 on macos-latest: src/api/error.ts#L77
Property 'humanAttributeError' does not exist on type 'typeof APIError'.
Node 16 - x64 on macos-latest: src/api/index.ts#L27
Property 'default' does not exist on type 'AxiosStatic'. Did you mean 'defaults'?
Node 16 - x64 on macos-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L2
Could not find a declaration file for module 'js-yaml'. '/Users/runner/work/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
Node 16 - x64 on macos-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L3
Could not find a declaration file for module 'js-yaml'. '/Users/runner/work/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
Node 16 - x64 on macos-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/resolvers/http.ts#L117
Cannot find module 'node-fetch' or its corresponding type declarations.
Node 16 - x64 on macos-latest: src/definition.ts#L57
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 16 - x64 on macos-latest: src/definition.ts#L129
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 16 - x64 on macos-latest: src/definition.ts#L214
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 16 - x64 on windows-latest: src/api/error.ts#L23
Property 'unauthenticated' does not exist on type 'typeof APIError'.
Node 16 - x64 on windows-latest: src/api/error.ts#L26
Property 'genericError' does not exist on type 'typeof APIError'.
Node 16 - x64 on windows-latest: src/api/error.ts#L77
Property 'humanAttributeError' does not exist on type 'typeof APIError'.
Node 16 - x64 on windows-latest: src/api/index.ts#L27
Property 'default' does not exist on type 'AxiosStatic'. Did you mean 'defaults'?
Node 16 - x64 on windows-latest: 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.
Node 16 - x64 on windows-latest: 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.
Node 16 - x64 on windows-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/resolvers/http.ts#L117
Cannot find module 'node-fetch' or its corresponding type declarations.
Node 16 - x64 on windows-latest: src/definition.ts#L57
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 16 - x64 on windows-latest: src/definition.ts#L129
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 16 - x64 on windows-latest: src/definition.ts#L214
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 14 - x64 on windows-latest: src/api/error.ts#L23
Property 'unauthenticated' does not exist on type 'typeof APIError'.
Node 14 - x64 on windows-latest: src/api/error.ts#L26
Property 'genericError' does not exist on type 'typeof APIError'.
Node 14 - x64 on windows-latest: src/api/error.ts#L77
Property 'humanAttributeError' does not exist on type 'typeof APIError'.
Node 14 - x64 on windows-latest: src/api/index.ts#L27
Property 'default' does not exist on type 'AxiosStatic'. Did you mean 'defaults'?
Node 14 - x64 on windows-latest: 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.
Node 14 - x64 on windows-latest: 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.
Node 14 - x64 on windows-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/resolvers/http.ts#L117
Cannot find module 'node-fetch' or its corresponding type declarations.
Node 14 - x64 on windows-latest: src/definition.ts#L57
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 14 - x64 on windows-latest: src/definition.ts#L129
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 14 - x64 on windows-latest: src/definition.ts#L214
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 18 - x64 on macos-latest: src/api/error.ts#L23
Property 'unauthenticated' does not exist on type 'typeof APIError'.
Node 18 - x64 on macos-latest: src/api/error.ts#L26
Property 'genericError' does not exist on type 'typeof APIError'.
Node 18 - x64 on macos-latest: src/api/error.ts#L77
Property 'humanAttributeError' does not exist on type 'typeof APIError'.
Node 18 - x64 on macos-latest: src/api/index.ts#L27
Property 'default' does not exist on type 'AxiosStatic'. Did you mean 'defaults'?
Node 18 - x64 on macos-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L2
Could not find a declaration file for module 'js-yaml'. '/Users/runner/work/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
Node 18 - x64 on macos-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/parsers/yaml.ts#L3
Could not find a declaration file for module 'js-yaml'. '/Users/runner/work/cli/cli/node_modules/@apidevtools/json-schema-ref-parser/node_modules/js-yaml/index.js' implicitly has an 'any' type.
Node 18 - x64 on macos-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/resolvers/http.ts#L117
Cannot find module 'node-fetch' or its corresponding type declarations.
Node 18 - x64 on macos-latest: src/definition.ts#L57
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 18 - x64 on macos-latest: src/definition.ts#L129
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 18 - x64 on macos-latest: src/definition.ts#L214
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 18 - x64 on windows-latest: src/api/error.ts#L23
Property 'unauthenticated' does not exist on type 'typeof APIError'.
Node 18 - x64 on windows-latest: src/api/error.ts#L26
Property 'genericError' does not exist on type 'typeof APIError'.
Node 18 - x64 on windows-latest: src/api/error.ts#L77
Property 'humanAttributeError' does not exist on type 'typeof APIError'.
Node 18 - x64 on windows-latest: src/api/index.ts#L27
Property 'default' does not exist on type 'AxiosStatic'. Did you mean 'defaults'?
Node 18 - x64 on windows-latest: 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.
Node 18 - x64 on windows-latest: 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.
Node 18 - x64 on windows-latest: node_modules/@apidevtools/json-schema-ref-parser/lib/resolvers/http.ts#L117
Cannot find module 'node-fetch' or its corresponding type declarations.
Node 18 - x64 on windows-latest: src/definition.ts#L57
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 18 - x64 on windows-latest: src/definition.ts#L129
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 18 - x64 on windows-latest: src/definition.ts#L214
'$RefParser' only refers to a type, but is being used as a namespace here.
Node 14 - x64 on ubuntu-latest
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/
Node 16 - x64 on ubuntu-latest
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/
Node 18 - x64 on ubuntu-latest
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/
Node 14 - x64 on macos-latest
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/
Node 16 - x64 on macos-latest
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/
Node 16 - x64 on windows-latest
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/
Node 14 - x64 on windows-latest
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/
Node 18 - x64 on macos-latest
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/
Node 18 - x64 on windows-latest
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/