Attempt to fix jobs #12
php.yml
on: push
Run PHPCS
26s
Run PHP STAN
24s
Matrix: Run unit tests
Annotations
11 errors and 6 warnings
Run PHP STAN:
src/View/Helper/TextHelper.php#L29
Property App\View\Helper\TextHelper::$_defaultConfig (array) overriding property Cake\View\Helper::$_defaultConfig should not have a native type.
|
Run PHP STAN:
src/View/Helper/TextHelper.php#L136
Variable $newnode in PHPDoc tag @var does not match assigned variable $newNode.
|
Run PHP STAN:
src/View/Helper/TextHelper.php#L139
Method DOMNode::appendChild() invoked with 2 parameters, 1 required.
|
Run PHP STAN:
src/View/Helper/TextHelper.php#L169
Negated boolean expression is always false.
|
Run PHP STAN:
src/View/Helper/TextHelper.php#L196
PHPDoc tag @param for parameter $options with type array|null is not subtype of native type array.
|
Run PHP STAN:
tests/TestCase/View/Helper/ColorHelperTest.php#L27
Return type mixed of method App\Test\TestCase\View\Helper\ColorHelperTest::setUp() is not covariant with return type void of method Cake\TestSuite\TestCase::setUp().
|
Run PHP STAN:
tests/TestCase/View/Helper/ColorHelperTest.php#L39
Return type mixed of method App\Test\TestCase\View\Helper\ColorHelperTest::tearDown() is not covariant with return type void of method Cake\TestSuite\TestCase::tearDown().
|
Run PHP STAN:
tests/TestCase/View/Helper/TextHelperTest.php#L27
Return type mixed of method App\Test\TestCase\View\Helper\TextHelperTest::setUp() is not covariant with return type void of method Cake\TestSuite\TestCase::setUp().
|
Run PHP STAN:
tests/TestCase/View/Helper/TextHelperTest.php#L39
Return type mixed of method App\Test\TestCase\View\Helper\TextHelperTest::tearDown() is not covariant with return type void of method Cake\TestSuite\TestCase::tearDown().
|
Run PHP STAN
Process completed with exit code 1.
|
Run unit tests (8.2, 8.0)
Process completed with exit code 255.
|
Run PHP STAN
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run PHP STAN
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run PHPCS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run PHPCS
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run unit tests (8.2, 8.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run unit tests (8.2, 8.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|