Skip to content

Support for xsoar 8/xsiam configuration #269

Support for xsoar 8/xsiam configuration

Support for xsoar 8/xsiam configuration #269

Triggered via pull request April 4, 2024 19:15
Status Failure
Total duration 33s
Artifacts

steps.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
Test: src/tools.ts#L318
Don't use `Symbol` as a type. Use symbol instead
Test: src/tools.ts#L322
Don't use `Symbol` as a type. Use symbol instead
Test
The process '/usr/bin/xvfb-run' failed with exit code 1
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, GabrielBB/xvfb-action@v1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, GabrielBB/xvfb-action@v1.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test: src/runAndDebug.ts#L192
Unexpected any. Specify a different type
Test: src/runAndDebug.ts#L227
Unexpected any. Specify a different type
Test: src/tools.ts#L287
Unexpected any. Specify a different type
Test: src/tools.ts#L302
Unexpected any. Specify a different type
Test: src/tools.ts#L321
'_' is assigned a value but never used