Skip to content

Chore(deps-dev): Bump phpunit/phpunit from 9.6.22 to 9.6.33 #6346

Chore(deps-dev): Bump phpunit/phpunit from 9.6.22 to 9.6.33

Chore(deps-dev): Bump phpunit/phpunit from 9.6.22 to 9.6.33 #6346

Triggered via pull request January 28, 2026 00:58
Status Failure
Total duration 1m 15s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
1m 13s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

6 errors
static-psalm-analysis
Process completed with exit code 2.
RedundantCast: lib/Sharing/DeckShareProvider.php#L424
lib/Sharing/DeckShareProvider.php:424:30: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
UndefinedInterfaceMethod: lib/Service/FilesAppService.php#L273
lib/Service/FilesAppService.php:273:12: UndefinedInterfaceMethod: Method OCP\Files\Node::putContent does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: lib/Service/FilesAppService.php#L173
lib/Service/FilesAppService.php:173:41: UndefinedInterfaceMethod: Method OCP\Files\Node::fopen does not exist (see https://psalm.dev/181)
TypeDoesNotContainNull: lib/Service/FilesAppService.php#L169
lib/Service/FilesAppService.php:169:7: TypeDoesNotContainNull: Type OCP\Files\Node for $file is never null (see https://psalm.dev/090)
TypeDoesNotContainNull: lib/Service/FilesAppService.php#L169
lib/Service/FilesAppService.php:169:7: TypeDoesNotContainNull: OCP\Files\Node does not contain null (see https://psalm.dev/090)