chore: move everything to factories #506
Annotations
10 errors and 1 warning
PHPStan:
module/Activity/src/Service/Factory/ActivityCalendarFactory.php#L35
The service "Decision\Service\Organ" was not configured in Psr\Container\ContainerInterface.
|
PHPStan:
module/Activity/src/Service/Factory/ActivityCalendarFactory.php#L39
The service "Decision\Mapper\Member" was not configured in Psr\Container\ContainerInterface.
|
PHPStan:
module/Activity/src/Service/Factory/ActivityCalendarFormFactory.php#L28
The service "Decision\Service\Organ" was not configured in Psr\Container\ContainerInterface.
|
PHPStan:
module/Activity/src/Service/Factory/ActivityFactory.php#L33
The service "Decision\Service\Organ" was not configured in Psr\Container\ContainerInterface.
|
PHPStan:
module/Activity/src/Service/Factory/ActivityQueryFactory.php#L29
The service "Decision\Service\Organ" was not configured in Psr\Container\ContainerInterface.
|
PHPStan:
module/Activity/test/Mapper/ActivityMapperTest.php#L30
The service "activity_mapper_activity" was not configured in Laminas\ServiceManager\ServiceManager.
|
PHPStan:
module/Application/src/Module.php#L280
The service "company_service_companyquery" was not configured in Psr\Container\ContainerInterface.
|
PHPStan:
module/Company/src/Service/Factory/CompanyFactory.php#L37
The service "Company\Mapper\Company" was not configured in Psr\Container\ContainerInterface.
|
PHPStan:
module/Company/src/Service/Factory/CompanyFactory.php#L41
The service "Company\Mapper\Job" was not configured in Psr\Container\ContainerInterface.
|
PHPStan:
module/Company/src/Service/Factory/CompanyFactory.php#L42
The service "Company\Mapper\JobUpdate" was not configured in Psr\Container\ContainerInterface.
|
PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|