Add schedule for code quality workflow #268
code-quality.yml
on: push
code-quality
/
Lint GitHub Actions workflows
8s
code-quality
/
Lint PHP files
15s
code-quality
/
Lint Gherkin Feature files
10s
code-quality
/
Spell check
7s
code-quality
/
PHPCS
16s
code-quality
/
PHPStan
20s
Annotations
5 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/Config_Command.php#L1070
Method Config_Command::return_value() should return mixed but return statement is missing.
|
|
code-quality / PHPStan:
src/Config_Command.php#L1030
Variable $salts might not be defined.
|
|
code-quality / PHPStan:
src/Config_Command.php#L252
Parameter #1 $mysql of function mysqli_real_connect expects mysqli, mysqli|false given.
|
|
code-quality / PHPStan:
src/Config_Command.php#L249
Parameter #1 $mysql of function mysqli_real_connect expects mysqli, mysqli|false given.
|