fix tests #1915
Annotations
10 errors and 2 warnings
bin/blt-robo-run.php#L29
Variable $repo_root might not be defined.
|
bin/blt-robo-run.php#L34
Variable $classLoader might not be defined.
|
src/Robo/Blt.php#L139
Default value of the parameter #1 $options (array<string, null>) of method Acquia\Blt\Robo\Blt::getCommands() is incompatible with type array<string>.
|
src/Robo/Blt.php#L160
Default value of the parameter #1 $options (array<string, null>) of method Acquia\Blt\Robo\Blt::getHooks() is incompatible with type array<string>.
|
src/Robo/BltTasks.php#L184
Method Acquia\Blt\Robo\BltTasks::invokeHook() should return int but return statement is missing.
|
src/Robo/BltTasks.php#L343
Call to an undefined method Consolidation\Config\ConfigInterface::replace().
|
src/Robo/Commands/Artifact/DeployCommand.php#L555
Method Acquia\Blt\Robo\Commands\Artifact\DeployCommand::composerInstall() should return bool but return statement is missing.
|
src/Robo/Commands/Artifact/DeployCommand.php#L750
Method Acquia\Blt\Robo\Commands\Artifact\DeployCommand::push() should return bool but return statement is missing.
|
src/Robo/Commands/Blt/UpdateCommand.php#L84
Call to an undefined method Consolidation\Config\ConfigInterface::replace().
|
src/Robo/Commands/Blt/UpdateCommand.php#L211
Method Acquia\Blt\Robo\Commands\Blt\UpdateCommand::executeSchemaUpdates() should return bool but return statement is missing.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading