feat(activity): add Zettle as option for facilities #1990
Merged
Annotations
10 errors
Generate Psalm Baseline:
module/Activity/src/Controller/ActivityController.php#L88
module/Activity/src/Controller/ActivityController.php:88:75: PossiblyFalseReference: Cannot call method getId on possibly false value (see https://psalm.dev/105)
|
Generate Psalm Baseline:
module/Activity/src/Controller/AdminController.php#L154
module/Activity/src/Controller/AdminController.php:154:51: PossiblyFalseReference: Cannot call method getNew on possibly false value (see https://psalm.dev/105)
|
Generate Psalm Baseline:
module/Activity/src/Controller/AdminController.php#L592
module/Activity/src/Controller/AdminController.php:592:30: InvalidArgument: Argument 1 of Laminas\View\Model\JsonModel::__construct expects ArrayAccess<string, mixed>|iterable<string, mixed>|null, but list<int|null> provided (see https://psalm.dev/004)
|
Generate Psalm Baseline:
module/Activity/src/Controller/ApiController.php#L41
module/Activity/src/Controller/ApiController.php:41:30: InvalidArgument: Argument 1 of Laminas\View\Model\JsonModel::__construct expects ArrayAccess<string, mixed>|iterable<string, mixed>|null, but list{0?: array{beginTime: DateTime, categories: array<array-key, array{id: int, name: null|string, nameEn: null|string}>, company: Company\Model\Company|null, costs: null|string, costsEn: null|string, description: null|string, descriptionEn: null|string, endTime: DateTime, id: int, isMyFuture: bool, location: null|string, locationEn: null|string, name: null|string, nameEn: null|string, organ: Decision\Model\Organ|null, requireGEFLITST: bool, signupLists: array<array-key, array{closeDate: DateTime, displaySubscribedNumber: bool, fields: array<array-key, array{id: int, maximumValue: int|null, minimumValue: int|null, name: null|string, nameEn: null|string, options: array<array-key, null|string>, optionsEn: array<array-key, null|string>, sensitive: bool, type: int}>, id: int, limitedCapacity: bool, name: null|string, nameEn: null|string, onlyGEWIS: bool, openDate: DateTime, presenceTaken: bool}>}, ...<array{beginTime: DateTime, categories: array<array-key, array{id: int, name: null|string, nameEn: null|string}>, company: Company\Model\Company|null, costs: null|string, costsEn: null|string, description: null|string, descriptionEn: null|string, endTime: DateTime, id: int, isMyFuture: bool, location: null|string, locationEn: null|string, name: null|string, nameEn: null|string, organ: Decision\Model\Organ|null, requireGEFLITST: bool, signupLists: array<array-key, array{closeDate: DateTime, displaySubscribedNumber: bool, fields: array<array-key, array{id: int, maximumValue: int|null, minimumValue: int|null, name: null|string, nameEn: null|string, options: array<array-key, null|string>, optionsEn: array<array-key, null|string>, sensitive: bool, type: int}>, id: int, limitedCapacity: bool, name: null|string, nameEn: null|string, onlyGEWIS: bool, openDate: DateTime, presenceTaken: bool}>}>} provided (see https://psalm.dev/004)
|
Generate Psalm Baseline:
module/Activity/src/Service/Activity.php#L452
module/Activity/src/Service/Activity.php:452:37: PossiblyFalseReference: Cannot call method getNew on possibly false value (see https://psalm.dev/105)
|
Generate Psalm Baseline:
module/Application/src/Service/Watermark.php#L217
module/Application/src/Service/Watermark.php:217:79: TypeDoesNotContainNull: Cannot resolve types for $<tmp coalesce var>8134 - string does not contain null (see https://psalm.dev/090)
|
Generate Psalm Baseline:
module/Application/test/Mapper/BaseMapperTrait.php#L140
module/Application/test/Mapper/BaseMapperTrait.php:140:24: UnusedMethodCall: The call to Activity\Mapper\Activity::getEntityManager is not used (see https://psalm.dev/209)
|
Generate Psalm Baseline:
module/Company/src/Controller/CompanyAccountController.php#L270
module/Company/src/Controller/CompanyAccountController.php:270:46: PossiblyFalseReference: Cannot call method getProposal on possibly false value (see https://psalm.dev/105)
|
Generate Psalm Baseline:
module/Company/src/Model/CompanyFeaturedPackage.php#L97
module/Company/src/Model/CompanyFeaturedPackage.php:97:31: InvalidArgument: Argument 1 of Company\Model\CompanyPackage::exchangeArray expects array{contractNumber: null|string, expirationDate?: string, published?: bool|string, startDate?: string}, but array{article: null|string, articleEn: null|string, contractNumber: null|string, expirationDate: string, published: bool, startDate: string} with additional array shape fields (article, articleEn) was provided (see https://psalm.dev/004)
|
Generate Psalm Baseline:
module/Company/src/Service/Company.php#L442
module/Company/src/Service/Company.php:442:62: InvalidArgument: Argument 1 of Application\Service\FileStorage::storeUploadedFile expects array{error: int, name: string, tmp_name: string}, but array{error: 0, ...<array-key, mixed>} provided (see https://psalm.dev/004)
|
Loading