chore(deps-dev): Bump vimeo/psalm from 6.13.1 to 6.14.2 #152
Triggered via pull request
December 13, 2025 02:12
Status
Failure
Total duration
1h 31m 19s
Artifacts
–
psalm-matrix.yml
on: pull_request
matrix
15s
Matrix: static-analysis
static-psalm-analysis-summary
6s
Annotations
11 errors
|
InvalidArgument:
lib/BackgroundJobs/FileSystemListenerJob.php#L166
lib/BackgroundJobs/FileSystemListenerJob.php:166:56: InvalidArgument: Argument 2 of OCA\ContextChat\Service\DiagnosticService::sendJobEnd expects int, but possibly undefined string provided (see https://psalm.dev/004)
|
|
InvalidArgument:
lib/BackgroundJobs/FileSystemListenerJob.php#L125
lib/BackgroundJobs/FileSystemListenerJob.php:125:61: InvalidArgument: Argument 2 of OCA\ContextChat\Service\DiagnosticService::sendHeartbeat expects int, but string provided (see https://psalm.dev/004)
|
|
InvalidArgument:
lib/BackgroundJobs/FileSystemListenerJob.php#L76
lib/BackgroundJobs/FileSystemListenerJob.php:76:60: InvalidArgument: Argument 2 of OCA\ContextChat\Service\DiagnosticService::sendHeartbeat expects int, but string provided (see https://psalm.dev/004)
|
|
InvalidArgument:
lib/BackgroundJobs/FileSystemListenerJob.php#L62
lib/BackgroundJobs/FileSystemListenerJob.php:62:59: InvalidArgument: Argument 2 of OCA\ContextChat\Service\DiagnosticService::sendHeartbeat expects int, but string provided (see https://psalm.dev/004)
|
|
InvalidArgument:
lib/BackgroundJobs/FileSystemListenerJob.php#L61
lib/BackgroundJobs/FileSystemListenerJob.php:61:58: InvalidArgument: Argument 2 of OCA\ContextChat\Service\DiagnosticService::sendJobStart expects int, but string provided (see https://psalm.dev/004)
|
|
InvalidArgument:
lib/BackgroundJobs/ActionJob.php#L136
lib/BackgroundJobs/ActionJob.php:136:56: InvalidArgument: Argument 2 of OCA\ContextChat\Service\DiagnosticService::sendJobEnd expects int, but possibly undefined string provided (see https://psalm.dev/004)
|
|
InvalidArgument:
lib/BackgroundJobs/ActionJob.php#L126
lib/BackgroundJobs/ActionJob.php:126:61: InvalidArgument: Argument 2 of OCA\ContextChat\Service\DiagnosticService::sendHeartbeat expects int, but string provided (see https://psalm.dev/004)
|
|
InvalidArgument:
lib/BackgroundJobs/ActionJob.php#L65
lib/BackgroundJobs/ActionJob.php:65:60: InvalidArgument: Argument 2 of OCA\ContextChat\Service\DiagnosticService::sendHeartbeat expects int, but string provided (see https://psalm.dev/004)
|
|
InvalidArgument:
lib/BackgroundJobs/ActionJob.php#L52
lib/BackgroundJobs/ActionJob.php:52:59: InvalidArgument: Argument 2 of OCA\ContextChat\Service\DiagnosticService::sendHeartbeat expects int, but string provided (see https://psalm.dev/004)
|
|
InvalidArgument:
lib/BackgroundJobs/ActionJob.php#L51
lib/BackgroundJobs/ActionJob.php:51:58: InvalidArgument: Argument 2 of OCA\ContextChat\Service\DiagnosticService::sendJobStart expects int, but string provided (see https://psalm.dev/004)
|
|
static-psalm-analysis-summary
Process completed with exit code 1.
|