Check for the presence of the MySQL binaries before calling them #187
Annotations
10 errors and 1 warning
phpcs:
commands/db.bee.inc#L124
String concat is not required here; use a single string instead
|
phpcs:
commands/db.bee.inc#L126
TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
|
phpcs:
commands/db.bee.inc#L183
String concat is not required here; use a single string instead
|
phpcs:
commands/db.bee.inc#L185
TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
|
phpcs:
commands/db.bee.inc#L191
String concat is not required here; use a single string instead
|
phpcs:
commands/db.bee.inc#L193
TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
|
phpcs:
commands/db.bee.inc#L241
String concat is not required here; use a single string instead
|
phpcs:
commands/db.bee.inc#L243
TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
|
phpcs:
commands/db.bee.inc#L294
String concat is not required here; use a single string instead
|
phpcs:
commands/db.bee.inc#L296
TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
|
phpcs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|