Add functions copied from Backdrop core module_enable() and #254
Annotations
8 errors and 7 warnings
phpcs:
commands/projects.bee.inc#L228
Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
|
phpcs:
commands/projects.bee.inc#L231
Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
|
phpcs:
commands/projects.bee.inc#L244
Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
|
phpcs:
commands/projects.bee.inc#L366
Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
|
phpcs:
commands/projects.bee.inc#L369
Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
|
phpcs:
commands/projects.bee.inc#L382
Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
|
phpcs:
includes/miscellaneous.inc#L303
File must end with a newline character
|
phpcs
Process completed with exit code 2.
|
phpcs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpcs:
commands/projects.bee.inc#L234
A comma should follow the last multiline array item. Found: ]
|
phpcs:
commands/projects.bee.inc#L372
A comma should follow the last multiline array item. Found: ]
|
phpcs:
includes/miscellaneous.inc#L223
Type hint "array" missing for $module_data
|
phpcs:
includes/miscellaneous.inc#L223
Type hint "array" missing for $module_list
|
phpcs:
includes/miscellaneous.inc#L269
Type hint "array" missing for $module_data
|
phpcs:
includes/miscellaneous.inc#L269
Type hint "array" missing for $module_list
|