Skip to content

Support object reference for mongo db #238

Support object reference for mongo db

Support object reference for mongo db #238

Triggered via pull request January 16, 2024 20:12
Status Failure
Total duration 1m 34s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
PHPStan: packages/framework-extra-bundle/DependencyInjection/Compiler/EmailWriterCompilerPass.php#L37
Parameter #1 $reflector of static method Draw\Component\Core\Reflection\ReflectionExtractor::getClasses() expects ReflectionIntersectionType|ReflectionNamedType|ReflectionUnionType|null, ReflectionType|null given.
PHPStan: packages/mailer/EmailComposer.php#L68
Parameter #1 $reflector of static method Draw\Component\Core\Reflection\ReflectionExtractor::getClasses() expects ReflectionIntersectionType|ReflectionNamedType|ReflectionUnionType|null, ReflectionType|null given.
PHPStan
Process completed with exit code 1.
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/