Skip to content

Fix linter for sql query box with multiple statements #6165

Fix linter for sql query box with multiple statements

Fix linter for sql query box with multiple statements #6165

Triggered via pull request April 21, 2024 22:34
Status Failure
Total duration 5m 40s
Artifacts

lint-and-analyse-php.yml

on: pull_request
lint-node
52s
lint-node
Matrix: analyse-php
Matrix: lint-php-files
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
lint-node: js/src/database/events.js#L337
A space is required after '{'
lint-node: js/src/database/events.js#L337
A space is required before '}'
lint-node: js/src/database/routines.js#L350
A space is required after '{'
lint-node: js/src/database/routines.js#L350
A space is required before '}'
lint-node: js/src/database/triggers.js#L342
A space is required after '{'
lint-node: js/src/database/triggers.js#L342
A space is required before '}'
lint-node
Process completed with exit code 1.
analyse-php (7.2): libraries/classes/Linter.php#L1
Ignored error pattern #^Method PhpMyAdmin\\Linter\:\:findLineNumberAndColumn\(\) has parameter \$lines with no value type specified in iterable type array\.$# in path /home/runner/work/phpmyadmin/phpmyadmin/libraries/classes/Linter.php was not matched in reported errors.
analyse-php (7.2): libraries/classes/Linter.php#L1
Ignored error pattern #^Method PhpMyAdmin\\Linter\:\:findLineNumberAndColumn\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/phpmyadmin/phpmyadmin/libraries/classes/Linter.php was not matched in reported errors.
analyse-php (7.2): libraries/classes/Linter.php#L1
Ignored error pattern #^Method PhpMyAdmin\\Linter\:\:getLines\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/phpmyadmin/phpmyadmin/libraries/classes/Linter.php was not matched in reported errors.
analyse-php (7.2): libraries/classes/Linter.php#L1
Ignored error pattern #^Method PhpMyAdmin\\Linter\:\:lint\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/phpmyadmin/phpmyadmin/libraries/classes/Linter.php was not matched in reported errors.
analyse-php (7.2): libraries/classes/Linter.php#L1
Ignored error pattern #^PHPDoc tag @var has no value type specified in iterable type array\.$# in path /home/runner/work/phpmyadmin/phpmyadmin/libraries/classes/Linter.php was not matched in reported errors.
analyse-php (7.2)
Process completed with exit code 1.
lint-php-files (7.2)
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/.
analyse-php (7.2)
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/.