Skip to content

Fix #556 - Implementing and refactoring the KILL statement parser #826

Fix #556 - Implementing and refactoring the KILL statement parser

Fix #556 - Implementing and refactoring the KILL statement parser #826

Triggered via pull request July 9, 2024 22:13
Status Failure
Total duration 1m 8s
Artifacts

lint-and-analyse-php.yml

on: pull_request
Matrix: analyse-php
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
analyse-php (7.4)
Process completed with exit code 2.
analyse-php (7.4): src/Statements/KillStatement.php#L32
Property PhpMyAdmin\SqlParser\Statements\KillStatement::$OPTIONS (array) overriding property PhpMyAdmin\SqlParser\Statement::$OPTIONS should not have a native type.
analyse-php (7.4)
Process completed with exit code 1.
analyse-php (7.4)
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/
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/
lint-php
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/