remove the AllTest test suite as TestSuits don't exist in PHPUnit 9 a… #17
main.yml
on: push
Composer config validation
3s
PHP syntax validation
2s
Matrix: phpstan
Annotations
13 errors and 3 warnings
phpstan (8):
Test/Case/Controller/Component/FilterComponentTest.php#L54
Undefined variable: $method
|
phpstan (8):
Test/Case/Controller/Component/FilterComponentTest.php#L71
Method FilterComponentTest::endTest() has no return type specified.
|
phpstan (8):
Test/Case/Controller/Component/FilterComponentTest.php#L71
Method FilterComponentTest::endTest() has parameter $method with no type specified.
|
phpstan (8):
Test/Case/Controller/Component/FilterComponentTest.php#L85
Call to an undefined method FilterComponentTest::assertInternalType().
|
phpstan (8):
Test/Case/Controller/Component/FilterComponentTest.php#L108
Call to an undefined method FilterComponentTest::setExpectedException().
|
phpstan (8):
Test/Case/Controller/Component/FilterComponentTest.php#L124
Call to an undefined method FilterComponentTest::assertInternalType().
|
phpstan (8):
Test/Case/Controller/Component/FilterComponentTest.php#L140
Call to an undefined method FilterComponentTest::assertInternalType().
|
phpstan (8):
Test/Case/Controller/Component/FilterComponentTest.php#L208
Call to an undefined method FilterComponentTest::setExpectedException().
|
phpstan (8):
Test/Case/Controller/Component/FilterComponentTest.php#L211
Call to an undefined method FilterComponentTest::setExpectedException().
|
phpstan (8):
Test/Case/Controller/Component/FilterComponentTest.php#L302
Call to an undefined method FilterComponentTest::setExpectedException().
|
phpstan (8.2)
The job was canceled because "_8" failed.
|
phpstan (8.1)
The job was canceled because "_8" failed.
|
phpstan (8.3)
The job was canceled because "_8" failed.
|
PHP syntax validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Composer config validation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
phpstan (8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|