Skip to content

Update PHP versions in CI workflow #518

Update PHP versions in CI workflow

Update PHP versions in CI workflow #518

Triggered via push November 19, 2024 14:00
Status Failure
Total duration 2m 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
sa / PHPStan: src/Injector/PackageInjector.php#L88
Call to an undefined method Symfony\Component\Cache\Adapter\AdapterInterface|Symfony\Contracts\Cache\CacheInterface::getItem().
sa / PHPStan: src/Injector/PackageInjector.php#L88
Call to an undefined method Symfony\Component\Cache\Adapter\AdapterInterface|Symfony\Contracts\Cache\CacheInterface::save().
sa / PHPStan: src/Injector/PackageInjector.php#L90
Call to an undefined method Symfony\Component\Cache\Adapter\AdapterInterface|Symfony\Contracts\Cache\CacheInterface::getItem().
sa / PHPStan
Process completed with exit code 1.
sa / Psalm: src/Injector/PackageInjector.php#L88
PossiblyUndefinedMethod: Method Symfony\Contracts\Cache\CacheInterface::save does not exist
sa / Psalm: src/Injector/PackageInjector.php#L88
MixedArgument: Argument 1 of Symfony\Component\Cache\Adapter\AdapterInterface::save cannot be mixed, expecting Psr\Cache\CacheItemInterface
sa / Psalm: src/Injector/PackageInjector.php#L88
PossiblyUndefinedMethod: Method Symfony\Contracts\Cache\CacheInterface::getItem does not exist
sa / Psalm: src/Injector/PackageInjector.php#L88
MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression
sa / Psalm: src/Injector/PackageInjector.php#L90
PossiblyUndefinedMethod: Method Symfony\Contracts\Cache\CacheInterface::getItem does not exist
sa / Psalm: src/Injector/PackageInjector.php#L90
MixedMethodCall: Cannot determine the type of the object on the left hand side of this expression
sa / Psalm
Process completed with exit code 1.
sa / PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
sa / ComposerRequireChecker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
sa / ComposerRequireChecker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
sa / Psalm
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
sa / Psalm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
sa / PHPMD
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
sa / PHPMD
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/