Skip to content

Audio chat

Audio chat #383

Triggered via pull request July 4, 2025 15:47
Status Failure
Total duration 48s
Artifacts

psalm.yml

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

Annotations

16 errors
static-psalm-analysis dev-master
Process completed with exit code 2.
RedundantPropertyInitializationCheck: lib/Db/ChattyLLM/Message.php#L88
lib/Db/ChattyLLM/Message.php:88:55: RedundantPropertyInitializationCheck: Property $this->attachments with type string should already be set in the constructor (see https://psalm.dev/261)
RedundantPropertyInitializationCheck: lib/Db/ChattyLLM/Message.php#L88
lib/Db/ChattyLLM/Message.php:88:33: RedundantPropertyInitializationCheck: Property $this->attachments with type string should already be set in the constructor (see https://psalm.dev/261)
UndefinedClass: lib/Controller/ChattyLLMController.php#L936
lib/Controller/ChattyLLMController.php:936:4: UndefinedClass: Class, interface or enum named OCP\TaskProcessing\TaskTypes\AudioToAudioChat does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/ChattyLLMController.php#L502
lib/Controller/ChattyLLMController.php:502:68: UndefinedClass: Class, interface or enum named OCP\TaskProcessing\TaskTypes\AudioToAudioChat does not exist (see https://psalm.dev/019)
static-psalm-analysis dev-stable31
Process completed with exit code 2.
RedundantPropertyInitializationCheck: lib/Db/ChattyLLM/Message.php#L88
lib/Db/ChattyLLM/Message.php:88:55: RedundantPropertyInitializationCheck: Property $this->attachments with type string should already be set in the constructor (see https://psalm.dev/261)
RedundantPropertyInitializationCheck: lib/Db/ChattyLLM/Message.php#L88
lib/Db/ChattyLLM/Message.php:88:33: RedundantPropertyInitializationCheck: Property $this->attachments with type string should already be set in the constructor (see https://psalm.dev/261)
UndefinedClass: lib/Controller/ChattyLLMController.php#L936
lib/Controller/ChattyLLMController.php:936:4: UndefinedClass: Class, interface or enum named OCP\TaskProcessing\TaskTypes\AudioToAudioChat does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/ChattyLLMController.php#L502
lib/Controller/ChattyLLMController.php:502:68: UndefinedClass: Class, interface or enum named OCP\TaskProcessing\TaskTypes\AudioToAudioChat does not exist (see https://psalm.dev/019)
static-psalm-analysis dev-stable30
Process completed with exit code 2.
RedundantPropertyInitializationCheck: lib/Db/ChattyLLM/Message.php#L88
lib/Db/ChattyLLM/Message.php:88:55: RedundantPropertyInitializationCheck: Property $this->attachments with type string should already be set in the constructor (see https://psalm.dev/261)
RedundantPropertyInitializationCheck: lib/Db/ChattyLLM/Message.php#L88
lib/Db/ChattyLLM/Message.php:88:33: RedundantPropertyInitializationCheck: Property $this->attachments with type string should already be set in the constructor (see https://psalm.dev/261)
UndefinedClass: lib/Controller/ChattyLLMController.php#L936
lib/Controller/ChattyLLMController.php:936:4: UndefinedClass: Class, interface or enum named OCP\TaskProcessing\TaskTypes\AudioToAudioChat does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/ChattyLLMController.php#L502
lib/Controller/ChattyLLMController.php:502:68: UndefinedClass: Class, interface or enum named OCP\TaskProcessing\TaskTypes\AudioToAudioChat does not exist (see https://psalm.dev/019)
static-psalm-analysis-summary
Process completed with exit code 1.