Skip to content

chore(deps-dev): bump nextcloud/ocp from 31.0.9 to 34.0.2 #75

chore(deps-dev): bump nextcloud/ocp from 31.0.9 to 34.0.2

chore(deps-dev): bump nextcloud/ocp from 31.0.9 to 34.0.2 #75

Triggered via pull request July 31, 2026 09:44
Status Failure
Total duration 32s
Artifacts

psalm.yml

on: pull_request
changes
3s
changes
Psalm static analysis
22s
Psalm static analysis
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Psalm static analysis
Process completed with exit code 2.
RedundantCast: lib/Service/PadMetadataService.php#L172
lib/Service/PadMetadataService.php:172:15: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
RedundantCast: lib/Service/PadMetadataService.php#L156
lib/Service/PadMetadataService.php:156:15: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
InvalidArgument: lib/Service/EmbedResponseBuilder.php#L44
lib/Service/EmbedResponseBuilder.php:44:4: InvalidArgument: Argument 4 of OCP\AppFramework\Http\TemplateResponse::__construct expects ''|'base'|'error'|'guest'|'public'|'user', but 'blank' provided (see https://psalm.dev/004)
UndefinedMethod: lib/Listeners/CSPListener.php#L40
lib/Listeners/CSPListener.php:40:13: UndefinedMethod: Method OCP\AppFramework\Http\ContentSecurityPolicy::addAllowedChildSrcDomain does not exist (see https://psalm.dev/022)
InvalidArgument: lib/Controller/ViewerControllerErrorMapper.php#L65
lib/Controller/ViewerControllerErrorMapper.php:65:85: InvalidArgument: Argument 4 of OCP\AppFramework\Http\TemplateResponse::__construct expects ''|'base'|'error'|'guest'|'public'|'user', but 'blank' provided (see https://psalm.dev/004)
InvalidArgument: lib/Controller/PublicViewerControllerErrorMapper.php#L64
lib/Controller/PublicViewerControllerErrorMapper.php:64:7: InvalidArgument: Argument 4 of OCP\AppFramework\Http\TemplateResponse::__construct expects ''|'base'|'error'|'guest'|'public'|'user', but 'blank' provided (see https://psalm.dev/004)