[Snyk] Security upgrade cheerio from 1.0.0-rc.3 to 1.0.0 #208
Annotations
2 errors and 6 warnings
tests/unit/actions-workflows.js#L39
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 9
- Array []
+ Array [
+ "42Crunch/api-security-audit-action@v1",
+ "actions/checkout@v2",
+ "actions/setup-node@v1",
+ "anchore/scan-action@main",
+ "azure/webapps-deploy@v2",
+ "github/codeql-action/autobuild@v1",
+ "github/codeql-action/upload-sarif@v1",
+ ]
at Object.<anonymous> (/home/runner/work/docs/docs/tests/unit/actions-workflows.js:39:31)
at Object.asyncJestTest (/home/runner/work/docs/docs/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:100:37)
at /home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:47:12
at new Promise (<anonymous>)
at mapper (/home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:30:19)
at /home/runner/work/docs/docs/node_modules/jest-jasmine2/build/queueRunner.js:77:41
at processTicksAndRejections (internal/process/task_queues.js:95:5)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@56899e050abffc08c2b3b61f3ec6a79a9dc3223d, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f, actions/setup-node@56899e050abffc08c2b3b61f3ec6a79a9dc3223d, actions/cache@0781355a23dac32fd3bac414512f4b903437991a. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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 `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 `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 `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/
|
This job failed
Loading