[Snyk] Fix for 2 vulnerabilities #241
Annotations
5 errors and 6 warnings
Run tests:
internal/process/task_queues.js#L95
Error: Custom message:
/en/enterprise/2.18/v3/auth did not redirect to /en/enterprise/2.18/user/rest/overview/other-authentication-methods
expect(received).toBe(expected) // Object.is equality
Expected: 301
Received: 404
at /home/runner/work/docs/docs/tests/routing/developer-site-redirects.js:107:79
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run tests:
internal/process/task_queues.js#L95
Error: Custom message:
/en/enterprise/2.18/v3/enterprise-admin/ldap did not redirect to /en/enterprise/2.18/user/rest/reference/enterprise-admin#ldap
expect(received).toBe(expected) // Object.is equality
Expected: 301
Received: 404
at /home/runner/work/docs/docs/tests/routing/developer-site-redirects.js:123:79
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run tests:
internal/process/task_queues.js#L95
Error: Custom message:
/en/enterprise/2.18/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:162:79
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run tests:
tests/routing/top-developer-site-path-redirects.js#L38
Error: Custom message:
{
"/enterprise/2.18/v3/repos/statuses/": "",
"/enterprise/2.18/": "",
"/enterprise/2.18/v3/": "",
"/enterprise/2.18/webhooks/": "",
"/enterprise/2.18/v3/guides/managing-deploy-keys/": "",
"/enterprise/2.18/v3/auth/": "",
"/enterprise/2.18/v3/orgs/": "",
"/enterprise/2.18/apps/differences-between-apps/": "",
"/enterprise/2.18/v3/pulls/": ""
}
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 11
- Array []
+ Array [
+ "/enterprise/2.18/v3/repos/statuses/",
+ "/enterprise/2.18/",
+ "/enterprise/2.18/v3/",
+ "/enterprise/2.18/webhooks/",
+ "/enterprise/2.18/v3/guides/managing-deploy-keys/",
+ "/enterprise/2.18/v3/auth/",
+ "/enterprise/2.18/v3/orgs/",
+ "/enterprise/2.18/apps/differences-between-apps/",
+ "/enterprise/2.18/v3/pulls/",
+ ]
at Object.<anonymous> (/home/runner/work/docs/docs/tests/routing/top-developer-site-path-redirects.js:38:35)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
Run tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675, actions/setup-node@56899e050abffc08c2b3b61f3ec6a79a9dc3223d, actions/cache@d1255ad9362389eac595a9ae406b8e8cb3331f16. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@a81bbbf8298c0fa03ea29cdc473d45769f953675, actions/setup-node@56899e050abffc08c2b3b61f3ec6a79a9dc3223d, actions/cache@d1255ad9362389eac595a9ae406b8e8cb3331f16. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check out repo
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/
|
Check out repo
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/
|
Get npm cache directory
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/
|
Cache node modules
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/
|
The logs for this run have expired and are no longer available.
Loading