Skip to content

Fix LogMerger when no log is created #230

Fix LogMerger when no log is created

Fix LogMerger when no log is created #230

Re-run triggered August 5, 2024 07:06
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Matrix: Coding Standards
Matrix: Lint composer.json
Matrix: Static Analysis
Matrix: Tests
Matrix: Lint XMLs
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 5 warnings
Coding Standards (8.2): src/WrapperRunner/WrapperRunner.php#L347
Function array_filter() should not be referenced via a fallback global name, but via a use statement.
Coding Standards (8.2): src/WrapperRunner/WrapperRunner.php#L347
Function array_map() should not be referenced via a fallback global name, but via a use statement.
Coding Standards (8.2): src/WrapperRunner/WrapperRunner.php#L347
Closure not using "$this" should be declared static.
Coding Standards (8.2)
Process completed with exit code 1.
Tests (8.2, highest)
Process completed with exit code 1.
Tests (8.3, lowest)
The job was canceled because "_8_2_highest" failed.
Tests (8.3, highest)
The job was canceled because "_8_2_highest" failed.
Tests (8.3, highest)
Process completed with exit code 1.
Static Analysis (8.2): src/Options.php#L192
Parameter #1 $argv of method PHPUnit\TextUI\Configuration\Builder::build() expects array<int, string>, array<int, mixed> given.
Static Analysis (8.2): src/WrapperRunner/ApplicationForWrapperWorker.php#L234
Class PHPUnit\TextUI\Output\TestDox\ResultPrinter constructor invoked with 3 parameters, 4 required.
Static Analysis (8.2): src/WrapperRunner/WrapperRunner.php#L347
Construct empty() is not allowed. Use more strict comparison.
Static Analysis (8.2)
Process completed with exit code 1.
Tests (8.2, lowest)
The job was canceled because "_8_2_highest" failed.
Lint XMLs (8.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Coding Standards (8.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (8.2, highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint composer.json (8.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis (8.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/