Skip to content

feat: automated appointment creation #7678

feat: automated appointment creation

feat: automated appointment creation #7678

Triggered via pull request January 15, 2026 21:40
Status Failure
Total duration 2m 41s
Artifacts

psalm-matrix.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
6s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

5 errors
static-psalm-analysis dev-stable32
Process completed with exit code 2.
InvalidArgument: lib/Service/IMipService.php#L166
lib/Service/IMipService.php:166:9: InvalidArgument: Argument 3 of OCP\Calendar\IManager::handleIMip expects array{absent?: 'create', recipient?: string}, but array{absent: 'create'|'ignore', absentCreateStatus: 'tentative', recipient: string} with additional array shape fields (absentCreateStatus) was provided (see https://psalm.dev/004)
static-psalm-analysis dev-master
Process completed with exit code 2.
InvalidArgument: lib/Service/IMipService.php#L166
lib/Service/IMipService.php:166:9: InvalidArgument: Argument 3 of OCP\Calendar\IManager::handleIMip expects array{absent?: 'create', recipient?: string}, but array{absent: 'create'|'ignore', absentCreateStatus: 'tentative', recipient: string} with additional array shape fields (absentCreateStatus) was provided (see https://psalm.dev/004)
static-psalm-analysis-summary
Process completed with exit code 1.