Skip to content

Optimize autoload of options for better performance #187

Optimize autoload of options for better performance

Optimize autoload of options for better performance #187

Triggered via pull request September 30, 2023 12:30
Status Failure
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
PHPCS check
Process completed with exit code 1.
PHPCS check
Process completed with exit code 1.
PHPCS check: src/Installation/Activation.php#L58
It is not necessary to prepare a query which doesn't use variable replacement.
PHPCS check: inc/main.php#L54
It is not necessary to prepare a query which doesn't use variable replacement.
PHPCS check: src/Installation/Upgrade.php#L83
It is not necessary to prepare a query which doesn't use variable replacement.
PHPCS check: src/Installation/Upgrade.php#L87
It is not necessary to prepare a query which doesn't use variable replacement.
PHPCS check: src/Installation/Upgrade.php#L91
It is not necessary to prepare a query which doesn't use variable replacement.
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/