add D11 tests #1
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/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#L160
Default value of the parameter #1 $options (array<string, null>) of method Acquia\Blt\Robo\Blt::getHooks() is incompatible with type array<string>.
|
build/vendor/acquia/blt/src/Robo/BltTasks.php#L144
Method Acquia\Blt\Robo\BltTasks::getDisabledCommands() should return array but return statement is missing.
|
build/vendor/acquia/blt/src/Robo/BltTasks.php#L162
Method Acquia\Blt\Robo\BltTasks::isCommandDisabled() should return bool but return statement is missing.
|
build/vendor/acquia/blt/src/Robo/BltTasks.php#L183
Method Acquia\Blt\Robo\BltTasks::invokeHook() should return int but return statement is missing.
|
build/vendor/acquia/blt/src/Robo/BltTasks.php#L262
Method Acquia\Blt\Robo\BltTasks::executeCommandAgainstFiles() should return Robo\Result but return statement is missing.
|
build/vendor/acquia/blt/src/Robo/BltTasks.php#L282
Method Acquia\Blt\Robo\BltTasks::executeCommandAgainstFilesInParallel() should return Robo\Result but return statement is missing.
|
build/vendor/acquia/blt/src/Robo/BltTasks.php#L310
Method Acquia\Blt\Robo\BltTasks::executeCommandAgainstFilesProcedurally() should return Robo\Result|null 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