Introduce instructions #38
Annotations
10 errors and 2 warnings
Test (PHP 8.1, Flow 8.3):
Classes/Controller/AssistantModuleController.php#L92
Cannot call method startThread() on Sitegeist\Chatterbox\Domain\Assistant|null.
|
Test (PHP 8.1, Flow 8.3):
Classes/Controller/AssistantModuleController.php#L104
Cannot call method continueThread() on Sitegeist\Chatterbox\Domain\Assistant|null.
|
Test (PHP 8.1, Flow 8.3):
Classes/Controller/ChatController.php#L18
Property Sitegeist\Chatterbox\Controller\ChatController::$supportedMediaTypes type has no value type specified in iterable type array.
|
Test (PHP 8.1, Flow 8.3):
Classes/Controller/ChatController.php#L23
Property Sitegeist\Chatterbox\Controller\ChatController::$viewFormatToObjectNameMap type has no value type specified in iterable type array.
|
Test (PHP 8.1, Flow 8.3):
Classes/Controller/ChatController.php#L34
Cannot call method startThread() on Sitegeist\Chatterbox\Domain\Assistant|null.
|
Test (PHP 8.1, Flow 8.3):
Classes/Controller/ChatController.php#L35
Cannot call method continueThread() on Sitegeist\Chatterbox\Domain\Assistant|null.
|
Test (PHP 8.1, Flow 8.3):
Classes/Controller/ChatController.php#L72
Cannot call method continueThread() on Sitegeist\Chatterbox\Domain\Assistant|null.
|
Test (PHP 8.1, Flow 8.3):
Classes/Domain/AssistantDepartment.php#L32
Negated boolean expression is always false.
|
Test (PHP 8.1, Flow 8.3):
Classes/Domain/Knowledge/KnowledgeFilename.php#L61
Using nullsafe property access on non-nullable type Sitegeist\Chatterbox\Domain\Knowledge\KnowledgeFilename. Use -> instead.
|
Test (PHP 8.1, Flow 8.3):
Classes/Domain/Knowledge/KnowledgeFilename.php#L62
Using nullsafe property access on non-nullable type Sitegeist\Chatterbox\Domain\Knowledge\KnowledgeFilename. Use -> instead.
|
Test (PHP 8.1, Flow 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (PHP 8.1, Flow 8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|