[AT-696] Use PHP_VERSION instead of deprecated PHP_MATRIX #21
php-qa.yml
on: push
coding-standards-analysis-php
/
coding-standards-php
14s
static-code-analysis-php
/
static-analysis-php
13s
Matrix: lint-php
Annotations
3 errors and 2 warnings
MixedArgument:
src/CommentsDisabler.php#L99
src/CommentsDisabler.php:99:83: MixedArgument: Argument 3 cannot be mixed, expecting int (see https://psalm.dev/030)
|
MixedArgument:
src/CommentsDisabler.php#L139
src/CommentsDisabler.php:139:13: MixedArgument: Argument 3 of add_action cannot be mixed, expecting int (see https://psalm.dev/030)
|
static-code-analysis-php / static-analysis-php
Process completed with exit code 2.
|
static-code-analysis-php / static-analysis-php
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
coding-standards-analysis-php / coding-standards-php
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|