Skip to content

Bump cross-spawn from 7.0.3 to 7.0.6 #1863

Bump cross-spawn from 7.0.3 to 7.0.6

Bump cross-spawn from 7.0.3 to 7.0.6 #1863

Triggered via pull request November 19, 2024 07:19
Status Failure
Total duration 3m 55s
Artifacts

test.yml

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

Annotations

12 errors and 35 warnings
test (routing): node:internal/process/task_queues#L96
Error: Custom message: /en/enterprise/2.19/apps did not redirect to /en/[email protected]/developers/apps expect(received).toBe(expected) // Object.is equality Expected: 301 Received: 404 at /home/runner/work/docs/docs/tests/routing/developer-site-redirects.js:114:79 at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): node:internal/process/task_queues#L96
Error: Custom message: /en/enterprise/2.18/v3/activity/event_types did not redirect to /en/enterprise/2.18/user/developers/webhooks-and-events/github-event-types expect(received).toBe(expected) // Object.is equality Expected: 301 Received: 404 at /home/runner/work/docs/docs/tests/routing/developer-site-redirects.js:130:77 at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): node:internal/process/task_queues#L96
Error: Custom message: /en/enterprise/2.18/user/v4/union did not redirect to /en/enterprise/2.18/user/graphql/reference/unions expect(received).toBe(expected) // Object.is equality Expected: 301 Received: 404 at /home/runner/work/docs/docs/tests/routing/developer-site-redirects.js:148:79 at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L36
Error: expect(received).toBe(expected) // Object.is equality Expected: 301 Received: 404 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/deprecated-enterprise-versions.js:36:28) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L44
Error: expect(received).toBe(expected) // Object.is equality Expected: 301 Received: 404 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/deprecated-enterprise-versions.js:44:28) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L53
Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 404 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/deprecated-enterprise-versions.js:53:30) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L59
Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 404 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/deprecated-enterprise-versions.js:59:28) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L66
Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 404 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/deprecated-enterprise-versions.js:66:30) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L73
Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 404 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/deprecated-enterprise-versions.js:73:30) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L83
Error: expect(received).toBe(expected) // Object.is equality Expected: 200 Received: 404 at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/deprecated-enterprise-versions.js:83:30) at runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5)
test (unit): tests/unit/actions-workflows.js#L43
Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 3 - Array [] + Array [ + "actions/stale@v3", + ] at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/actions-workflows.js:43:31) at Promise.then.completed (/home/runner/work/docs/docs/node_modules/jest-circus/build/utils.js:390:28) at new Promise (<anonymous>) at callAsyncCircusFn (/home/runner/work/docs/docs/node_modules/jest-circus/build/utils.js:315:10) at _callCircusTest (/home/runner/work/docs/docs/node_modules/jest-circus/build/run.js:218:40) at _runTest (/home/runner/work/docs/docs/node_modules/jest-circus/build/run.js:155:3) at _runTestsForDescribeBlock (/home/runner/work/docs/docs/node_modules/jest-circus/build/run.js:66:9) at _runTestsForDescribeBlock (/home/runner/work/docs/docs/node_modules/jest-circus/build/run.js:60:9) at run (/home/runner/work/docs/docs/node_modules/jest-circus/build/run.js:25:3) at runAndTransformResultsToJestFormat (/home/runner/work/docs/docs/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:167:21)
test (unit)
Process completed with exit code 1.
test (graphql)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (graphql)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (graphql)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (graphql)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (graphql)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (meta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (meta)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (meta)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (meta)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (meta)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (content)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (content)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (content)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (content)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (content)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (routing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (routing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (routing)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (routing)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (routing)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (unit)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (unit)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (unit)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (unit)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (unit)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (rendering)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (rendering)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (rendering)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (rendering)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (rendering)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (linting)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (linting)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@38d90ce44d5275ad62cc48384b3d8a58c500bb5f. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (linting)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (linting)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (linting)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/