Audio chat #383
psalm.yml
on: pull_request
matrix
12s
Matrix: static-analysis
static-psalm-analysis-summary
5s
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.
|