fix(Import): DateTime import fixes #1174
Annotations
4 errors and 1 warning
Run coding standards check:
lib/Service/ImportService.php#L424
lib/Service/ImportService.php:424:4: TypeDoesNotContainType: null|string does not contain false (see https://psalm.dev/056)
|
Run coding standards check:
lib/Service/ImportService.php#L424
lib/Service/ImportService.php:424:4: TypeDoesNotContainType: Type null|string for $value is never !false (see https://psalm.dev/056)
|
Run coding standards check:
lib/Service/ImportService.php#L432
lib/Service/ImportService.php:432:38: InvalidArgument: Argument 1 of PhpOffice\PhpSpreadsheet\Shared\Date::excelToDateTimeObject expects float|int, but string provided (see https://psalm.dev/004)
|
Run coding standards check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading