Skip to content

Add Unit tests

Add Unit tests #74

Triggered via pull request May 28, 2024 06:52
Status Failure
Total duration 1m 3s
Artifacts

test-sca.yml

on: pull_request
tests  /  Static Code Analysis
52s
tests / Static Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
tests / Static Code Analysis: Classes/Utility/LogParserUtility.php#L211
Parameter #2 $callback of function array_filter expects (callable(string|false): bool)|null, Closure(mixed): (int<0, max>|false) given.
tests / Static Code Analysis: Classes/Utility/LogParserUtility.php#L244
Parameter #2 $callback of function array_filter expects (callable(string|false): bool)|null, Closure(mixed): (int<0, max>|false) given.
tests / Static Code Analysis
Process completed with exit code 1.
tests / Static Code Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests / Static Code Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests / Static Code Analysis
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/