Skip to content

chore(deps): bump actions/cache from 6.0.0 to 6.1.0 #61

chore(deps): bump actions/cache from 6.0.0 to 6.1.0

chore(deps): bump actions/cache from 6.0.0 to 6.1.0 #61

Triggered via pull request July 3, 2026 16:13
Status Failure
Total duration 30s
Artifacts

psalm.yml

on: pull_request
changes
4s
changes
Psalm static analysis
21s
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)