Fix #556 - Implementing and refactoring the KILL statement parser #825
Annotations
6 errors and 2 warnings
|
src/Statements/KillStatement.php#L102
Property PhpMyAdmin\SqlParser\Statements\KillStatement::$identifier (int|PhpMyAdmin\SqlParser\Statements\SelectStatement|null) does not accept mixed.
|
src/Statements/KillStatement.php#L107
Cannot access property $value on PhpMyAdmin\SqlParser\Token|null.
|
src/Statements/KillStatement.php#L129
Property PhpMyAdmin\SqlParser\Statements\KillStatement::$identifier (int|PhpMyAdmin\SqlParser\Statements\SelectStatement|null) does not accept PhpMyAdmin\SqlParser\Statement.
|
src/Statements/KillStatement.php#L134
Property PhpMyAdmin\SqlParser\Statements\KillStatement::$identifier (int|PhpMyAdmin\SqlParser\Statements\SelectStatement|null) does not accept mixed.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
This job failed
Loading