Skip to content

Bump GrumPHP to latest version #18

Bump GrumPHP to latest version

Bump GrumPHP to latest version #18

Triggered via push November 29, 2023 09:37
Status Failure
Total duration 48s
Artifacts

ci.yml

on: push
build-test
35s
build-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-test: src/GitlabLintTask.php#L25
Return type Symfony\Component\OptionsResolver\OptionsResolver of method Headsnet\GrumPHP\GitlabLint\GitlabLintTask::getConfigurableOptions() is not covariant with return type GrumPHP\Task\Config\ConfigOptionsResolver of method GrumPHP\Task\TaskInterface::getConfigurableOptions().
build-test: src/Loader.php#L19
Non-abstract class Headsnet\GrumPHP\GitlabLint\Loader contains abstract method imports() from interface GrumPHP\Extension\ExtensionInterface.
build-test
Process completed with exit code 1.
build-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/