fix: add VTIMEZONE to Appointments #463
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
psalm-matrix.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
0s
Annotations
13 errors
UndefinedClass:
lib/Service/Appointments/TimezoneGenerator.php#L134
lib/Service/Appointments/TimezoneGenerator.php:134:38: UndefinedClass: Class, interface or enum named Sabre\VObject\TimeZoneUtil does not exist (see https://psalm.dev/019)
|
EmptyArrayAccess:
lib/Service/Appointments/TimezoneGenerator.php#L136
lib/Service/Appointments/TimezoneGenerator.php:136:44: EmptyArrayAccess: Cannot access value on empty array variable $microsoftExchangeMap (see https://psalm.dev/100)
|
Nextcloud dev-stable25
Process completed with exit code 2.
|
UndefinedClass:
lib/Service/Appointments/TimezoneGenerator.php#L134
lib/Service/Appointments/TimezoneGenerator.php:134:38: UndefinedClass: Class, interface or enum named Sabre\VObject\TimeZoneUtil does not exist (see https://psalm.dev/019)
|
EmptyArrayAccess:
lib/Service/Appointments/TimezoneGenerator.php#L136
lib/Service/Appointments/TimezoneGenerator.php:136:44: EmptyArrayAccess: Cannot access value on empty array variable $microsoftExchangeMap (see https://psalm.dev/100)
|
Nextcloud dev-stable27
Process completed with exit code 2.
|
UndefinedClass:
lib/Service/Appointments/TimezoneGenerator.php#L134
lib/Service/Appointments/TimezoneGenerator.php:134:38: UndefinedClass: Class, interface or enum named Sabre\VObject\TimeZoneUtil does not exist (see https://psalm.dev/019)
|
EmptyArrayAccess:
lib/Service/Appointments/TimezoneGenerator.php#L136
lib/Service/Appointments/TimezoneGenerator.php:136:44: EmptyArrayAccess: Cannot access value on empty array variable $microsoftExchangeMap (see https://psalm.dev/100)
|
Nextcloud dev-stable26
Process completed with exit code 2.
|
UndefinedClass:
lib/Service/Appointments/TimezoneGenerator.php#L134
lib/Service/Appointments/TimezoneGenerator.php:134:38: UndefinedClass: Class, interface or enum named Sabre\VObject\TimeZoneUtil does not exist (see https://psalm.dev/019)
|
EmptyArrayAccess:
lib/Service/Appointments/TimezoneGenerator.php#L136
lib/Service/Appointments/TimezoneGenerator.php:136:44: EmptyArrayAccess: Cannot access value on empty array variable $microsoftExchangeMap (see https://psalm.dev/100)
|
Nextcloud dev-master
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|