Skip to content

pipeline fix

pipeline fix #11

Triggered via push November 20, 2025 15:55
Status Failure
Total duration 29s
Artifacts
Matrix: mutation
Fit to window
Zoom out
Zoom in

Annotations

11 errors
PHPStan 8.5-ubuntu-latest
Process completed with exit code 1.
PHPStan 8.5-ubuntu-latest: src/App/src/ConfigProvider.php#L142
Method Light\App\ConfigProvider::getDoctrineConfig() should return array{cache: array{array: array{class: class-string<Symfony\Component\Cache\Adapter\AdapterInterface>}, filesystem: array{class: class-string<Symfony\Component\Cache\Adapter\AdapterInterface>, directory: non-empty-string, namespace: non-empty-string}}, configuration: array{orm_default: array{entity_listener_resolver: class-string<Doctrine\ORM\Mapping\EntityListenerResolver>, result_cache: non-empty-string, metadata_cache: non-empty-string, query_cache: non-empty-string, hydration_cache: non-empty-string, typed_field_mapper: non-empty-string|null, second_level_cache: array{enabled: bool, default_lifetime: int, default_lock_lifetime: int, file_lock_region_directory: string, regions: array<non-empty-string>}}}, driver: array{orm_default: array{class: class-string<Doctrine\Persistence\Mapping\Driver\MappingDriver>}}, migrations: array{migrations_paths: array<non-empty-string, non-empty-string>, all_or_nothing: bool, check_database_platform: bool}, types: array<non-empty-string, class-string>} but returns array{cache: array{array: array{class: 'Dot\\Cache\\Adapter\\ArrayAdapter'}, filesystem: array{class: 'Dot\\Cache\\Adapter\\FilesystemAdapter', directory: non-falsy-string, namespace: 'doctrine'}}, configuration: array{orm_default: array{result_cache: 'filesystem', metadata_cache: 'filesystem', query_cache: 'filesystem', hydration_cache: 'array', typed_field_mapper: null, second_level_cache: array{enabled: true, default_lifetime: 3600, default_lock_lifetime: 60, file_lock_region_directory: '', regions: array{}}}}, driver: array{orm_default: array{class: 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain'}}, migrations: array{migrations_paths: array{Migrations: 'src/Migrations'}, all_or_nothing: true, check_database_platform: true}, types: array{uuid: 'Ramsey\\Uuid\\Doctrine\\UuidType'}}.
PHPStan 8.4-ubuntu-latest
The strategy configuration was canceled because "mutation.ubuntu-latest_8_5" failed
PHPStan 8.4-ubuntu-latest
Process completed with exit code 1.
PHPStan 8.4-ubuntu-latest: src/App/src/ConfigProvider.php#L142
Method Light\App\ConfigProvider::getDoctrineConfig() should return array{cache: array{array: array{class: class-string<Symfony\Component\Cache\Adapter\AdapterInterface>}, filesystem: array{class: class-string<Symfony\Component\Cache\Adapter\AdapterInterface>, directory: non-empty-string, namespace: non-empty-string}}, configuration: array{orm_default: array{entity_listener_resolver: class-string<Doctrine\ORM\Mapping\EntityListenerResolver>, result_cache: non-empty-string, metadata_cache: non-empty-string, query_cache: non-empty-string, hydration_cache: non-empty-string, typed_field_mapper: non-empty-string|null, second_level_cache: array{enabled: bool, default_lifetime: int, default_lock_lifetime: int, file_lock_region_directory: string, regions: array<non-empty-string>}}}, driver: array{orm_default: array{class: class-string<Doctrine\Persistence\Mapping\Driver\MappingDriver>}}, migrations: array{migrations_paths: array<non-empty-string, non-empty-string>, all_or_nothing: bool, check_database_platform: bool}, types: array<non-empty-string, class-string>} but returns array{cache: array{array: array{class: 'Dot\\Cache\\Adapter\\ArrayAdapter'}, filesystem: array{class: 'Dot\\Cache\\Adapter\\FilesystemAdapter', directory: non-falsy-string, namespace: 'doctrine'}}, configuration: array{orm_default: array{result_cache: 'filesystem', metadata_cache: 'filesystem', query_cache: 'filesystem', hydration_cache: 'array', typed_field_mapper: null, second_level_cache: array{enabled: true, default_lifetime: 3600, default_lock_lifetime: 60, file_lock_region_directory: '', regions: array{}}}}, driver: array{orm_default: array{class: 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain'}}, migrations: array{migrations_paths: array{Migrations: 'src/Migrations'}, all_or_nothing: true, check_database_platform: true}, types: array{uuid: 'Ramsey\\Uuid\\Doctrine\\UuidType'}}.
PHPStan 8.2-ubuntu-latest
The strategy configuration was canceled because "mutation.ubuntu-latest_8_5" failed
PHPStan 8.2-ubuntu-latest
Process completed with exit code 1.
PHPStan 8.2-ubuntu-latest: src/App/src/ConfigProvider.php#L142
Method Light\App\ConfigProvider::getDoctrineConfig() should return array{cache: array{array: array{class: class-string<Symfony\Component\Cache\Adapter\AdapterInterface>}, filesystem: array{class: class-string<Symfony\Component\Cache\Adapter\AdapterInterface>, directory: non-empty-string, namespace: non-empty-string}}, configuration: array{orm_default: array{entity_listener_resolver: class-string<Doctrine\ORM\Mapping\EntityListenerResolver>, result_cache: non-empty-string, metadata_cache: non-empty-string, query_cache: non-empty-string, hydration_cache: non-empty-string, typed_field_mapper: non-empty-string|null, second_level_cache: array{enabled: bool, default_lifetime: int, default_lock_lifetime: int, file_lock_region_directory: string, regions: array<non-empty-string>}}}, driver: array{orm_default: array{class: class-string<Doctrine\Persistence\Mapping\Driver\MappingDriver>}}, migrations: array{migrations_paths: array<non-empty-string, non-empty-string>, all_or_nothing: bool, check_database_platform: bool}, types: array<non-empty-string, class-string>} but returns array{cache: array{array: array{class: 'Dot\\Cache\\Adapter\\ArrayAdapter'}, filesystem: array{class: 'Dot\\Cache\\Adapter\\FilesystemAdapter', directory: non-falsy-string, namespace: 'doctrine'}}, configuration: array{orm_default: array{result_cache: 'filesystem', metadata_cache: 'filesystem', query_cache: 'filesystem', hydration_cache: 'array', typed_field_mapper: null, second_level_cache: array{enabled: true, default_lifetime: 3600, default_lock_lifetime: 60, file_lock_region_directory: '', regions: array{}}}}, driver: array{orm_default: array{class: 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain'}}, migrations: array{migrations_paths: array{Migrations: 'src/Migrations'}, all_or_nothing: true, check_database_platform: true}, types: array{uuid: 'Ramsey\\Uuid\\Doctrine\\UuidType'}}.
PHPStan 8.3-ubuntu-latest
The strategy configuration was canceled because "mutation.ubuntu-latest_8_5" failed
PHPStan 8.3-ubuntu-latest
Process completed with exit code 1.
PHPStan 8.3-ubuntu-latest: src/App/src/ConfigProvider.php#L142
Method Light\App\ConfigProvider::getDoctrineConfig() should return array{cache: array{array: array{class: class-string<Symfony\Component\Cache\Adapter\AdapterInterface>}, filesystem: array{class: class-string<Symfony\Component\Cache\Adapter\AdapterInterface>, directory: non-empty-string, namespace: non-empty-string}}, configuration: array{orm_default: array{entity_listener_resolver: class-string<Doctrine\ORM\Mapping\EntityListenerResolver>, result_cache: non-empty-string, metadata_cache: non-empty-string, query_cache: non-empty-string, hydration_cache: non-empty-string, typed_field_mapper: non-empty-string|null, second_level_cache: array{enabled: bool, default_lifetime: int, default_lock_lifetime: int, file_lock_region_directory: string, regions: array<non-empty-string>}}}, driver: array{orm_default: array{class: class-string<Doctrine\Persistence\Mapping\Driver\MappingDriver>}}, migrations: array{migrations_paths: array<non-empty-string, non-empty-string>, all_or_nothing: bool, check_database_platform: bool}, types: array<non-empty-string, class-string>} but returns array{cache: array{array: array{class: 'Dot\\Cache\\Adapter\\ArrayAdapter'}, filesystem: array{class: 'Dot\\Cache\\Adapter\\FilesystemAdapter', directory: non-falsy-string, namespace: 'doctrine'}}, configuration: array{orm_default: array{result_cache: 'filesystem', metadata_cache: 'filesystem', query_cache: 'filesystem', hydration_cache: 'array', typed_field_mapper: null, second_level_cache: array{enabled: true, default_lifetime: 3600, default_lock_lifetime: 60, file_lock_region_directory: '', regions: array{}}}}, driver: array{orm_default: array{class: 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain'}}, migrations: array{migrations_paths: array{Migrations: 'src/Migrations'}, all_or_nothing: true, check_database_platform: true}, types: array{uuid: 'Ramsey\\Uuid\\Doctrine\\UuidType'}}.