Skip to content

Update PHPStan packages #3040

Update PHPStan packages

Update PHPStan packages #3040

Triggered via push October 6, 2023 07:37
Status Failure
Total duration 28s
Artifacts
Matrix: Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Static Analysis (locked, 8.2, ubuntu-latest): test/ContainerBuilderTest.php#L121
Call to static method PHPUnit\Framework\Assert::assertContains() with 'test' and Generator<mixed, string, mixed, mixed> will always evaluate to true.
Static Analysis (locked, 8.2, ubuntu-latest): test/ContainerBuilderTest.php#L131
Call to static method PHPUnit\Framework\Assert::assertContains() with array{PHPUnit\Framework\MockObject\MockObject&Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface, 'beforeOptimization', 0} and Generator<mixed, array{0: array{class-string<Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface>, array}|Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface, 1?: string, 2?: int}, mixed, mixed> will always evaluate to true.
Static Analysis (locked, 8.2, ubuntu-latest): test/ContainerBuilderTest.php#L141
Call to static method PHPUnit\Framework\Assert::assertContains() with array{array{class-string<PHPUnit\Framework\MockObject\MockObject&Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface>, array{}}, 'beforeOptimization', 0} and Generator<mixed, array{0: array{class-string<Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface>, array}|Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface, 1?: string, 2?: int}, mixed, mixed> will always evaluate to true.
Static Analysis (locked, 8.2, ubuntu-latest)
Process completed with exit code 2.
Static Analysis (locked, 8.2, ubuntu-latest)
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/