Fix: Uninstall distributor #1076
Annotations
8 errors and 5 warnings
phpcs
Process completed with exit code 2.
|
phpcs:
includes/bootstrap.php#L227
Expected 1 space before opening brace; found 0
|
phpcs:
includes/bootstrap.php#L228
Expected 1 spaces after opening parenthesis; 0 found
|
phpcs:
includes/bootstrap.php#L228
Expected 1 spaces before closing parenthesis; 0 found
|
phpcs:
includes/bootstrap.php#L229
Expected 1 spaces after opening parenthesis; 0 found
|
phpcs:
includes/bootstrap.php#L229
Expected 1 spaces before closing parenthesis; 0 found
|
phpcs:
includes/bootstrap.php#L236
Expected 1 spaces before closing parenthesis; 0 found
|
phpcs
Process completed with exit code 1.
|
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpcs:
includes/bootstrap.php#L244
Equals sign not aligned with surrounding assignments; expected 19 spaces but found 1 space
|
phpcs:
includes/bootstrap.php#L246
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
phpcs:
includes/bootstrap.php#L247
Equals sign not aligned with surrounding assignments; expected 24 spaces but found 1 space
|
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: ataylorme/[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/
|