Fix progress output with copious data provider (#856) #289
ci.yml
on: push
Matrix: Coding Standards
Matrix: Lint composer.json
Matrix: Static Analysis
Matrix: Tests
Matrix: Lint XMLs
Annotations
13 errors and 5 warnings
Tests (8.2, highest)
Process completed with exit code 2.
|
Tests (8.3, highest)
The job was canceled because "_8_2_highest" failed.
|
Tests (8.3, highest)
The operation was canceled.
|
Static Analysis (8.2):
src/Options.php#L186
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#L204
Class PHPUnit\Logging\TestDox\TestResultCollector constructor invoked with 1 parameter, 2 required.
|
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#L295
Method PHPUnit\TextUI\ShellExitCodeCalculator::calculate() invoked with 8 parameters, 9 required.
|
Static Analysis (8.2):
src/WrapperRunner/WrapperRunner.php#L303
Parameter #8 $failOnWarning of method PHPUnit\TextUI\ShellExitCodeCalculator::calculate() expects bool, PHPUnit\TestRunner\TestResult\TestResult given.
|
Static Analysis (8.2)
Process completed with exit code 1.
|
Tests (8.2, lowest)
The job was canceled because "_8_2_highest" failed.
|
Tests (8.3, lowest)
The job was canceled because "_8_2_highest" failed.
|
Tests (8.2, lowest)
The operation was canceled.
|
Tests (8.3, lowest)
The operation was canceled.
|
Tests (8.2, highest)
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 use a deprecated Node.js version 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 XMLs (8.2)
The following actions use a deprecated Node.js version 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/
|