Prepare release #645
Triggered via pull request
September 10, 2024 08:40
Status
Failure
Total duration
2m 47s
Artifacts
–
php-lint.yml
on: pull_request
PHPStan
1m 22s
PHPCS check
2m 36s
Matrix: PHP syntax
Annotations
9 errors and 3 warnings
PHPStan:
inc/main.php#L46
Path in require() "/vendor/autoload.php" is not a file or it does not exist.
|
PHPStan:
inc/main.php#L157
Path in require() "/inc/frontend-functions.php" is not a file or it does not exist.
|
PHPStan:
src/Admin/SetupWizard.php#L132
Path in require() "/assets/admin/wizard.asset.php" is not a file or it does not exist.
|
PHPStan:
src/Common/Util.php#L211
Path in require_once() "./wp-admin/includes/plugin.php" is not a file or it does not exist.
|
PHPStan:
src/Frontend/Frontend.php#L138
Path in require() "/assets/frontend/event-inspector.asset.php" is not a file or it does not exist.
|
PHPStan:
src/Installation/PluginDataImport.php#L237
Path in include_once() "./wp-admin/includes/plugin.php" is not a file or it does not exist.
|
PHPStan:
src/Installation/Upgrade.php#L165
Path in require_once() "./wp-admin/includes/plugin.php" is not a file or it does not exist.
|
PHPStan:
src/Options.php#L151
Path in include_once() "./wp-admin/includes/plugin.php" is not a file or it does not exist.
|
PHPStan
Process completed with exit code 1.
|
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/
|
PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], 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/
|
PHPCS check
The following actions use a deprecated Node.js version 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/
|