Add BOOL as data type #601
Annotations
8 errors and 1 warning
src/Utils/Formatter.php#L655
Binary operation "&" between int and int|string results in an error.
|
src/Utils/Formatter.php#L662
Trying to invoke int<min, -1>|int<1, max>|non-falsy-string but it might not be a callable.
|
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.
|
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.
|
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.
|
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.
|
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.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading