fix tests #1915
Annotations
10 errors and 2 warnings
build/vendor/acquia/blt/bin/blt-robo-run.php#L29
Variable $repo_root might not be defined.
|
build/vendor/acquia/blt/bin/blt-robo-run.php#L34
Variable $classLoader might not be defined.
|
build/vendor/acquia/blt/src/Robo/Application.php#L30
Method Acquia\Blt\Robo\Application::doRunCommand() should return int but return statement is missing.
|
build/vendor/acquia/blt/src/Robo/Blt.php#L66
Constructor of class Acquia\Blt\Robo\Blt has an unused parameter $classLoader.
|
build/vendor/acquia/blt/src/Robo/Blt.php#L66
Constructor of class Acquia\Blt\Robo\Blt has an unused parameter $config.
|
build/vendor/acquia/blt/src/Robo/Blt.php#L66
Constructor of class Acquia\Blt\Robo\Blt has an unused parameter $input.
|
build/vendor/acquia/blt/src/Robo/Blt.php#L66
Constructor of class Acquia\Blt\Robo\Blt has an unused parameter $output.
|
build/vendor/acquia/blt/src/Robo/Blt.php#L138
Method Acquia\Blt\Robo\Blt::getCommands() should return array but return statement is missing.
|
build/vendor/acquia/blt/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>.
|
build/vendor/acquia/blt/src/Robo/Blt.php#L159
Method Acquia\Blt\Robo\Blt::getHooks() should return array 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 succeeded
Loading