Skip to content

[Snyk] Security upgrade express from 4.17.1 to 4.21.2 #20

[Snyk] Security upgrade express from 4.17.1 to 4.21.2

[Snyk] Security upgrade express from 4.17.1 to 4.21.2 #20

Triggered via pull request December 10, 2024 21:43
Status Failure
Total duration 3m 58s
Artifacts

test.yml

on: pull_request
see_if_should_skip
7s
see_if_should_skip
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 46 warnings
test (routing): middleware/contextualizers/webhooks.js#L14
TypeError: Cannot read property 'miscVersionName' of undefined at module.exports (/home/runner/work/docs/docs/middleware/contextualizers/webhooks.js:14:69) at Layer.handle [as handle_request] (/home/runner/work/docs/docs/node_modules/express/lib/router/layer.js:95:5) at trim_prefix (/home/runner/work/docs/docs/node_modules/express/lib/router/index.js:328:13) at /home/runner/work/docs/docs/node_modules/express/lib/router/index.js:286:9 at Function.process_params (/home/runner/work/docs/docs/node_modules/express/lib/router/index.js:346:12) at next (/home/runner/work/docs/docs/node_modules/express/lib/router/index.js:280:10) at module.exports (/home/runner/work/docs/docs/middleware/contextualizers/rest.js:16:52) at Layer.handle [as handle_request] (/home/runner/work/docs/docs/node_modules/express/lib/router/layer.js:95:5) at trim_prefix (/home/runner/work/docs/docs/node_modules/express/lib/router/index.js:328:13) at /home/runner/work/docs/docs/node_modules/express/lib/router/index.js:286:9
test (routing): middleware/contextualizers/webhooks.js#L14
TypeError: Cannot read property 'miscVersionName' of undefined at module.exports (/home/runner/work/docs/docs/middleware/contextualizers/webhooks.js:14:69) at Layer.handle [as handle_request] (/home/runner/work/docs/docs/node_modules/express/lib/router/layer.js:95:5) at trim_prefix (/home/runner/work/docs/docs/node_modules/express/lib/router/index.js:328:13) at /home/runner/work/docs/docs/node_modules/express/lib/router/index.js:286:9 at Function.process_params (/home/runner/work/docs/docs/node_modules/express/lib/router/index.js:346:12) at next (/home/runner/work/docs/docs/node_modules/express/lib/router/index.js:280:10) at module.exports (/home/runner/work/docs/docs/middleware/contextualizers/rest.js:16:52) at Layer.handle [as handle_request] (/home/runner/work/docs/docs/node_modules/express/lib/router/layer.js:95:5) at trim_prefix (/home/runner/work/docs/docs/node_modules/express/lib/router/index.js:328:13) at /home/runner/work/docs/docs/node_modules/express/lib/router/index.js:286:9
test (routing): middleware/contextualizers/webhooks.js#L14
TypeError: Cannot read property 'miscVersionName' of undefined at module.exports (/home/runner/work/docs/docs/middleware/contextualizers/webhooks.js:14:69) at Layer.handle [as handle_request] (/home/runner/work/docs/docs/node_modules/express/lib/router/layer.js:95:5) at trim_prefix (/home/runner/work/docs/docs/node_modules/express/lib/router/index.js:328:13) at /home/runner/work/docs/docs/node_modules/express/lib/router/index.js:286:9 at Function.process_params (/home/runner/work/docs/docs/node_modules/express/lib/router/index.js:346:12) at next (/home/runner/work/docs/docs/node_modules/express/lib/router/index.js:280:10) at module.exports (/home/runner/work/docs/docs/middleware/contextualizers/rest.js:16:52) at Layer.handle [as handle_request] (/home/runner/work/docs/docs/node_modules/express/lib/router/layer.js:95:5) at trim_prefix (/home/runner/work/docs/docs/node_modules/express/lib/router/index.js:328:13) at /home/runner/work/docs/docs/node_modules/express/lib/router/index.js:286:9
test (routing): tests/routing/deprecated-enterprise-versions.js#L29
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:29:28) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L36
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:36:30) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L42
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:42:28) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L49
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:49:30) at processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L56
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:56:30) at processTicksAndRejections (internal/process/task_queues.js:95: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 processTicksAndRejections (internal/process/task_queues.js:95:5)
test (routing): tests/routing/deprecated-enterprise-versions.js#L127
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:127:31) at processTicksAndRejections (internal/process/task_queues.js:95:5)
see_if_should_skip
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
see_if_should_skip
The `set-output` 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 (links-and-images)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (content)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (meta)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (graphql)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (rendering)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (unit)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (routing)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
test (graphql)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
test (graphql)
The `set-output` 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 (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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
test (meta)
The `set-output` 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 (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 (unit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
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 (unit)
The `set-output` 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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
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 (rendering)
The `set-output` 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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
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 `set-output` 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 (routing)
The `set-output` 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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
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 (content)
The `set-output` 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 (links-and-images)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
test (links-and-images)
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 (links-and-images)
The `set-output` 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 (links-and-images)
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 (links-and-images)
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/