fix: downgrade phpunit to ^10.5 for PHP 8.1 compatibility #3
test.yml
on: push
PHPStan Static Analysis
19s
Matrix: test
Annotations
13 errors and 4 warnings
|
PHP 8.1 Tests
Process completed with exit code 1.
|
|
PHP 8.3 Tests
Process completed with exit code 1.
|
|
PHP 8.2 Tests
Process completed with exit code 1.
|
|
PHPStan Static Analysis:
library/Plume/Engine/ActionLocator.php#L76
Call to an undefined method PlumePHP::_halt().
|
|
PHPStan Static Analysis:
library/Plume/Engine/ActionLocator.php#L54
Static call to instance method PlumePHP::app().
|
|
PHPStan Static Analysis:
library/Plume/Engine/ActionLocator.php#L54
Call to an undefined method PlumePHP::_halt().
|
|
PHPStan Static Analysis:
library/Plume/Engine/ActionLocator.php#L46
Static call to instance method PlumePHP::app().
|
|
PHPStan Static Analysis:
library/Plume/Engine/ActionLocator.php#L46
Call to an undefined method PlumePHP::_halt().
|
|
PHPStan Static Analysis:
library/Plume/Engine/ActionLocator.php#L35
Constant APP_PATH not found.
|
|
PHPStan Static Analysis:
library/Plume/Engine/ActionInvoker.php#L31
Static call to instance method PlumePHP::app().
|
|
PHPStan Static Analysis:
library/Plume/Engine/ActionInvoker.php#L31
Call to an undefined method PlumePHP::_halt().
|
|
PHPStan Static Analysis:
library/Plume/Engine/ActionInvoker.php#L24
Static call to instance method PlumePHP::app().
|
|
PHPStan Static Analysis:
library/Plume/Engine/ActionInvoker.php#L24
Call to an undefined method PlumePHP::_halt().
|
|
PHP 8.1 Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
PHP 8.3 Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
PHP 8.2 Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
PHPStan Static Analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|