Recording #452
Annotations
8 errors and 1 warning
Run coding standards check:
lib/Controller/RecordingController.php#L47
lib/Controller/RecordingController.php:47:3: MissingDependency: OCP\Files\IRootFolder depends on class or interface oc\hooks\emitter that does not exist (see https://psalm.dev/157)
|
Run coding standards check:
lib/Controller/RecordingController.php#L85
lib/Controller/RecordingController.php:85:49: PossiblyInvalidArgument: Argument 1 of OCA\Whiteboard\Controller\RecordingController::generateRecordingFilename expects string, but possibly different type int|non-falsy-string provided (see https://psalm.dev/092)
|
Run coding standards check:
lib/Controller/RecordingController.php#L88
lib/Controller/RecordingController.php:88:31: UndefinedInterfaceMethod: Method OCP\Files\Node::newFile does not exist (see https://psalm.dev/181)
|
Run coding standards check:
lib/Controller/RecordingController.php#L160
lib/Controller/RecordingController.php:160:13: UndefinedDocblockClass: Docblock-defined class, interface or enum named OC\User\NoUserException does not exist (see https://psalm.dev/200)
|
Run coding standards check:
lib/Controller/RecordingController.php#L164
lib/Controller/RecordingController.php:164:17: MissingDependency: OCP\Files\IRootFolder depends on class or interface oc\hooks\emitter that does not exist (see https://psalm.dev/157)
|
Run coding standards check:
lib/Controller/RecordingController.php#L188
lib/Controller/RecordingController.php:188:6: ArgumentTypeCoercion: Argument 2 of OCP\AppFramework\Http\JSONResponse::__construct expects 100|101|102|200|201|202|203|204|205|206|207|208|226|300|301|302|303|304|305|306|307|400|401|402|403|404|405|406|407|408|409|410|411|412|413|414|415|416|417|418|422|423|424|426|428|429|431|500|501|502|503|504|505|506|507|508|509|510|511, but parent type int provided (see https://psalm.dev/193)
|
Run coding standards check:
lib/Service/JWTService.php#L54
lib/Service/JWTService.php:54:34: UndefinedInterfaceMethod: Method OCA\Whiteboard\Model\User::getUserId does not exist (see https://psalm.dev/181)
|
Run coding standards check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading