Skip to content

Pass --fail-on-deprecation to PHPUnit worker #444

Pass --fail-on-deprecation to PHPUnit worker

Pass --fail-on-deprecation to PHPUnit worker #444

Re-run triggered February 18, 2025 20:01
Status Failure
Total duration 44s
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

3 errors
Static Analysis (8.2): src/Options.php#L1
Ignored error pattern #^Parameter \#7 \$phpunitOptions of class ParaTest\\Options constructor expects array\<non\-empty\-string, list\<non\-empty\-string\>\|non\-empty\-string\|true\>, array\<'bootstrap'\|'cache\-directory'\|'configuration'\|'coverage\-filter'\|'disallow\-test\-output'\|'dont\-report\-useless…'\|'exclude\-group'\|'fail\-on\-incomplete'\|'fail\-on\-risky'\|'fail\-on\-skipped'\|'fail\-on\-warning'\|'filter'\|'group'\|'no\-configuration'\|'order\-by'\|'process\-isolation'\|'random\-order\-seed'\|'stop\-on\-defect'\|'stop\-on\-error'\|'stop\-on\-incomplete'\|'stop\-on\-risky'\|'stop\-on\-skipped'\|'stop\-on\-warning'\|'strict\-coverage'\|'strict\-global\-state', non\-empty\-array\|float\|int\<min, \-1\>\|int\<1, max\>\|non\-falsy\-string\|true\> given\.$# (argument.type) in path /home/runner/work/paratest/paratest/src/Options.php was not matched in reported errors.
Static Analysis (8.2): src/Options.php#L203
Parameter #7 $phpunitOptions of class ParaTest\Options constructor expects array<non-empty-string, list<non-empty-string>|non-empty-string|true>, array<'bootstrap'|'cache-directory'|'configuration'|'coverage-filter'|'disallow-test-output'|'dont-report-useless…'|'exclude-group'|'fail-on-deprecation'|'fail-on-incomplete'|'fail-on-risky'|'fail-on-skipped'|'fail-on-warning'|'filter'|'group'|'no-configuration'|'order-by'|'process-isolation'|'random-order-seed'|'stop-on-defect'|'stop-on-error'|'stop-on-incomplete'|'stop-on-risky'|'stop-on-skipped'|'stop-on-warning'|'strict-coverage'|'strict-global-state', non-empty-array|float|int<min, -1>|int<1, max>|non-falsy-string|true> given.
Static Analysis (8.2)
Process completed with exit code 1.