Skip to content

fix: Drop support Node 14 and 16 #426

fix: Drop support Node 14 and 16

fix: Drop support Node 14 and 16 #426

Triggered via pull request October 18, 2024 09:44
Status Failure
Total duration 1m 11s
Artifacts

build_and_test.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 1 warning
Node 22: node_modules/@types/babel__traverse/index.d.ts#L326
An index signature parameter type must be either 'string' or 'number'.
Node 22
Process completed with exit code 2.
Node 22: tests/lib/api-request-manager-test.js#L16
"../../lib/util/config" is not found
Node 22: tests/lib/api-request-manager-test.js#L19
"../../lib/api-request" is not found
Node 22: tests/lib/api-request-test.js#L16
"../../lib/util/config" is not found
Node 22: tests/lib/box-client-test.js#L20
"../../lib/api-request-manager" is not found
Node 22: tests/lib/box-client-test.js#L21
"../../lib/sessions/basic-session" is not found
Node 22: tests/lib/box-client-test.js#L23
"../../lib/util/config" is not found
Node 22: tests/lib/box-sdk-node-test.js#L16
"../../lib/token-manager" is not found
Node 22: tests/lib/box-sdk-node-test.js#L17
"../../lib/api-request-manager" is not found
Node 22: tests/lib/box-sdk-node-test.js#L18
"../../lib/sessions/app-auth-session" is not found
Node 22: tests/lib/box-sdk-node-test.js#L19
"../../lib/managers/webhooks" is not found
Node 18
The job was canceled because "_22" failed.
Node 18: node_modules/@types/babel__traverse/index.d.ts#L326
An index signature parameter type must be either 'string' or 'number'.
Node 18
The operation was canceled.
Node 18: tests/lib/api-request-manager-test.js#L16
"../../lib/util/config" is not found
Node 18: tests/lib/api-request-manager-test.js#L19
"../../lib/api-request" is not found
Node 18: tests/lib/api-request-test.js#L16
"../../lib/util/config" is not found
Node 18: tests/lib/box-client-test.js#L20
"../../lib/api-request-manager" is not found
Node 18: tests/lib/box-client-test.js#L21
"../../lib/sessions/basic-session" is not found
Node 18: tests/lib/box-client-test.js#L23
"../../lib/util/config" is not found
Node 18: tests/lib/box-sdk-node-test.js#L16
"../../lib/token-manager" is not found
Node 18: tests/lib/box-sdk-node-test.js#L17
"../../lib/api-request-manager" is not found
Node 18: tests/lib/box-sdk-node-test.js#L18
"../../lib/sessions/app-auth-session" is not found
Node 18: tests/lib/box-sdk-node-test.js#L19
"../../lib/managers/webhooks" is not found
Node 20
The job was canceled because "_22" failed.
Node 20: tests/lib/api-request-manager-test.js#L16
"../../lib/util/config" is not found
Node 20: tests/lib/api-request-manager-test.js#L19
"../../lib/api-request" is not found
Node 20: tests/lib/api-request-test.js#L16
"../../lib/util/config" is not found
Node 20: tests/lib/box-client-test.js#L20
"../../lib/api-request-manager" is not found
Node 20: tests/lib/box-client-test.js#L21
"../../lib/sessions/basic-session" is not found
Node 20: tests/lib/box-client-test.js#L23
"../../lib/util/config" is not found
Node 20: tests/lib/box-sdk-node-test.js#L16
"../../lib/token-manager" is not found
Node 20: tests/lib/box-sdk-node-test.js#L17
"../../lib/api-request-manager" is not found
Node 20: tests/lib/box-sdk-node-test.js#L18
"../../lib/sessions/app-auth-session" is not found
Node 20: tests/lib/box-sdk-node-test.js#L19
"../../lib/managers/webhooks" is not found
Node 20: node_modules/@types/babel__traverse/index.d.ts#L326
An index signature parameter type must be either 'string' or 'number'.
Node 20
The operation was canceled.
Node 22
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/