Fix: Uninstall distributor #1078
Annotations
11 errors and 6 warnings
phpcs
Process completed with exit code 2.
|
phpcs:
includes/bootstrap.php#L228
Expected 1 space before opening brace; found 0
|
phpcs:
includes/bootstrap.php#L236
Expected 1 spaces after opening parenthesis; 0 found
|
phpcs:
includes/bootstrap.php#L236
Expected 1 spaces before closing parenthesis; 0 found
|
phpcs:
includes/bootstrap.php#L237
Expected 1 spaces after opening parenthesis; 0 found
|
phpcs:
includes/bootstrap.php#L237
Expected 1 spaces before closing parenthesis; 0 found
|
phpcs:
includes/bootstrap.php#L244
Expected 1 spaces before closing parenthesis; 0 found
|
phpcs:
includes/bootstrap.php#L247
Opening parenthesis of a multi-line function call must be the last content on the line
|
phpcs:
includes/bootstrap.php#L248
Only one argument is allowed per line in a multi-line function call
|
phpcs:
includes/bootstrap.php#L248
Closing parenthesis of a multi-line function call must be on a line by itself
|
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#L230
This comment is 50% valid code; is this commented out code?
|
phpcs:
includes/bootstrap.php#L253
Equals sign not aligned with surrounding assignments; expected 19 spaces but found 1 space
|
phpcs:
includes/bootstrap.php#L255
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
phpcs:
includes/bootstrap.php#L256
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/
|