Add BOOL as data type #601
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint-and-analyse-php.yml
on: pull_request
lint-php
1m 6s
Matrix: analyse-php
Annotations
8 errors and 1 warning
analyse-php (7.4):
src/Utils/Formatter.php#L655
Binary operation "&" between int and int|string results in an error.
|
analyse-php (7.4):
src/Utils/Formatter.php#L662
Trying to invoke int<min, -1>|int<1, max>|non-falsy-string but it might not be a callable.
|
analyse-php (7.4):
src/Utils/Query.php#L1
Ignored error pattern #^Access to an undefined property object\:\:\$alias\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Query.php was not matched in reported errors.
|
analyse-php (7.4):
src/Utils/Query.php#L1
Ignored error pattern #^Access to an undefined property object\:\:\$expr\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Query.php was not matched in reported errors.
|
analyse-php (7.4):
src/Utils/Query.php#L1
Ignored error pattern #^Argument of an invalid type array\|null supplied for foreach, only iterables are supported\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Query.php was not matched in reported errors.
|
analyse-php (7.4):
src/Utils/Query.php#L1
Ignored error pattern #^Parameter \#1 \$component of static method PhpMyAdmin\\SqlParser\\Components\\Expression\:\:build\(\) expects array\<PhpMyAdmin\\SqlParser\\Components\\Expression\>\|PhpMyAdmin\\SqlParser\\Components\\Expression, object given\.$# in path /home/runner/work/sql-parser/sql-parser/src/Utils/Query.php was not matched in reported errors.
|
analyse-php (7.4):
src/Utils/Query.php#L587
Argument of an invalid type array<PhpMyAdmin\SqlParser\Components\Expression|string|null>|null supplied for foreach, only iterables are supported.
|
analyse-php (7.4)
Process completed with exit code 1.
|
analyse-php (7.4)
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/
|