Remove patches #43
Annotations
5 errors and 2 warnings
PHPCS:
BackendCommands.php#L359
Space after opening parenthesis of function call prohibited
|
PHPCS:
BackendCommands.php#L359
Space after opening parenthesis of function call prohibited
|
PHPCS:
BackendCommands.php#L495
Group annotations together so that annotations of the same type immediately follow each other, and annotations of a different type are separated by a single blank line
|
PHPCS:
BackendCommands.php#L498
Opening brace should be on a new line
|
PHPCS:
BackendCommands.php#L516
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|