Skip to content

Fix the option to import settings from other plugins on first install. #180

Fix the option to import settings from other plugins on first install.

Fix the option to import settings from other plugins on first install. #180

Triggered via push September 25, 2023 08:23
Status Failure
Total duration 52s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

php-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
PHPCS check
Process completed with exit code 2.
PHPCS check
Process completed with exit code 1.
PHPCS check: src/Installation/PluginDataImport.php#L26
Array double arrow not aligned correctly; expected 12 space(s) between "'firstInstall'" and double arrow, but found 11.
PHPCS check: src/Installation/PluginDataImport.php#L27
Array double arrow not aligned correctly; expected 9 space(s) between "'importAvailable'" and double arrow, but found 8.
PHPCS check: src/Installation/PluginDataImport.php#L45
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 7 spaces
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/