Skip to content

feat; Reactions notifications in fully subscribed federated convos #20672

feat; Reactions notifications in fully subscribed federated convos

feat; Reactions notifications in fully subscribed federated convos #20672

Triggered via pull request September 13, 2024 01:53
Status Failure
Total duration 1m 32s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
1m 17s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
UndefinedClass: lib/Federation/Proxy/TalkV1/Notifier/MessageSentListener.php#L105
lib/Federation/Proxy/TalkV1/Notifier/MessageSentListener.php:105:32: UndefinedClass: Class, interface or enum named OCA\Talk\Federation\Proxy\TalkV1\Notifier\Participant does not exist (see https://psalm.dev/019)
InvalidArgument: lib/Federation/Proxy/TalkV1/Notifier/MessageSentListener.php#L122
lib/Federation/Proxy/TalkV1/Notifier/MessageSentListener.php:122:7: InvalidArgument: Argument 5 of OCA\Talk\Federation\BackendNotifier::sendMessageUpdate expects array{actorDisplayName: string, actorId: string, actorType: string, creationDatetime: string, expirationDatetime: string, message: string, messageParameter: string, messageType: string, metaData: string, remoteMessageId: int, systemMessage: string}, but array{commentId: string, dateTime: string, message: string, subject: 'reaction', subjectData: array{userId: string, userType: string}} with additional array shape fields (subject, subjectData, commentId, dateTime) was provided (see https://psalm.dev/004)
static-psalm-analysis
Process completed with exit code 2.