Skip to content

Refactor get_defaults #393

Refactor get_defaults

Refactor get_defaults #393

Triggered via pull request March 10, 2024 11:19
Status Failure
Total duration 43s
Artifacts

php-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
PHPCS check
Process completed with exit code 2.
PHPCS check: src/Options.php#L130
Functions must not contain multiple empty lines in a row; found 3 empty lines
PHPCS check
Process completed with exit code 1.
PHPCS check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPCS check: src/Installation/Activation.php#L44
Equals sign not aligned with surrounding assignments; expected 6 spaces but found 1 space
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/