This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
fix: redesign query handlers for conversations #21
Annotations
10 errors and 1 warning
Execute Psalm:
init_autoloader.php#L4
init_autoloader.php:4:15: MissingFile: Cannot find file /home/runner/work/olcs-backend/olcs-backend/vendor/olcs/autoload/autoload.php to include (see https://psalm.dev/107)
|
Execute Psalm:
module/Address/src/Service/Address.php#L55
module/Address/src/Service/Address.php:55:44: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
Execute Psalm:
module/Api/config/module.config.php#L184
module/Api/config/module.config.php:184:40: UndefinedClass: Class, interface or enum named Dvsa\Olcs\Api\Service\CompaniesHouseService does not exist (see https://psalm.dev/019)
|
Execute Psalm:
module/Api/config/module.config.php#L240
module/Api/config/module.config.php:240:13: UndefinedClass: Class, interface or enum named Dvsa\Olcs\Api\Service\Nysiis\NysiisSoapClient does not exist (see https://psalm.dev/019)
|
Execute Psalm:
module/Api/config/module.config.php#L240
module/Api/config/module.config.php:240:54: UndefinedClass: Class, interface or enum named Dvsa\Olcs\Api\Service\Nysiis\NysiisSoapClientFactory does not exist (see https://psalm.dev/019)
|
Execute Psalm:
module/Api/config/module.config.php#L247
module/Api/config/module.config.php:247:34: UndefinedClass: Class, interface or enum named Dvsa\Olcs\Api\Service\Template\TemplateFetcher does not exist (see https://psalm.dev/019)
|
Execute Psalm:
module/Api/config/query-map.config.php#L427
module/Api/config/query-map.config.php:427:5: DuplicateArrayKey: Key 'Dvsa\Olcs\Transfer\Query\InspectionRequest\OperatingCentres' already exists on array (see https://psalm.dev/151)
|
Execute Psalm:
module/Api/config/query-map.config.php#L455
module/Api/config/query-map.config.php:455:5: UndefinedClass: Class, interface or enum named Dvsa\Olcs\Transfer\Query\CompaniesHouse\GetList does not exist (see https://psalm.dev/019)
|
Execute Psalm:
module/Api/config/query-map.config.php#L455
module/Api/config/query-map.config.php:455:52: UndefinedClass: Class, interface or enum named Dvsa\Olcs\Api\Domain\QueryHandler\CompaniesHouse\GetList does not exist (see https://psalm.dev/019)
|
Execute Psalm:
module/Api/config/query-map.config.php#L731
module/Api/config/query-map.config.php:731:5: UndefinedClass: Class, interface or enum named Dvsa\Olcs\Transfer\Query\Messaging\Conversations\ByLicence does not exist (see https://psalm.dev/019)
|
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/
|
The logs for this run have expired and are no longer available.
Loading