Update issues.yml #143
Annotations
6 errors and 1 warning
Run coding standards check:
lib/Service/GoogleCalendarAPIService.php#L230
lib/Service/GoogleCalendarAPIService.php:230:42: PossiblyUndefinedArrayOffset: Possibly undefined array key $e['colorId'] on array{colorId?: string, created?: string, description?: string, end?: array{date?: string, dateTime?: string}, id: string, location?: string, recurrence?: list<string>, reminders?: array{overrides?: list{array{days?: string, hours?: string, minutes?: string, weeks?: string}}, useDefault?: bool}, sequence?: string, start?: array{date?: string, dateTime?: string}, status?: string, summary?: string, updated?: string, visibility?: string} (see https://psalm.dev/167)
|
Run coding standards check:
lib/Service/GoogleContactsAPIService.php#L268
lib/Service/GoogleContactsAPIService.php:268:28: MixedArrayAccess: Cannot access array value on mixed variable $membership (see https://psalm.dev/051)
|
Run coding standards check:
lib/Service/GoogleContactsAPIService.php#L268
lib/Service/GoogleContactsAPIService.php:268:28: MixedArrayAccess: Cannot access array value on mixed variable $membership['contactGroupMembership'] (see https://psalm.dev/051)
|
Run coding standards check:
lib/Service/GoogleDriveAPIService.php#L337
lib/Service/GoogleDriveAPIService.php:337:77: MixedArrayAccess: Cannot access array value on mixed variable $fileItem['parents'] (see https://psalm.dev/051)
|
Run coding standards check:
lib/Service/GoogleDriveAPIService.php#L338
lib/Service/GoogleDriveAPIService.php:338:39: MixedArrayAccess: Cannot access array value on mixed variable $fileItem['parents'] (see https://psalm.dev/051)
|
Run coding standards check
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading