Skip to content

Conversation

@nextcloud-command
Copy link
Contributor

Auto-generated update of nextcloud/ocp dependency

@nextcloud-command nextcloud-command added the 3. to review Ready to be reviewed label Jan 18, 2026
@nextcloud-command nextcloud-command added the dependencies Pull requests that update a dependency file label Jan 18, 2026
@github-actions github-actions bot enabled auto-merge January 18, 2026 03:05
@nextcloud-command nextcloud-command force-pushed the automated/noid/main-update-nextcloud-ocp branch from 40efba8 to 947e442 Compare January 25, 2026 02:57
@nextcloud-command nextcloud-command force-pushed the automated/noid/main-update-nextcloud-ocp branch from 947e442 to f12f2ee Compare January 27, 2026 15:33
@elzody elzody force-pushed the automated/noid/main-update-nextcloud-ocp branch from f12f2ee to 3316ae7 Compare January 27, 2026 20:54
@juliusknorr
Copy link
Member

I think psalm can more properly analyze the code now (or server annotations became more precise):

Those are ones we probably need to check:

Error: lib/Controller/DocumentAPIController.php:71:70: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
Error: lib/Controller/DocumentController.php:248:69: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
Error: lib/Controller/DocumentController.php:260:20: UndefinedInterfaceMethod: Method OCP\Files\Node::get does not exist (see https://psalm.dev/181)
Error: lib/Controller/DocumentController.php:467:68: RedundantCast: Redundant cast to string (see https://psalm.dev/262)
Error: lib/Controller/DocumentController.php:488:19: UndefinedInterfaceMethod: Method OCP\Files\Node::get does not exist (see https://psalm.dev/181)
Error: lib/Controller/DocumentController.php:490:19: UndefinedInterfaceMethod: Method OCP\Files\Node::getFirstNodeById does not exist (see https://psalm.dev/181)
Error: lib/Controller/WopiController.php:913:18: UndefinedInterfaceMethod: Method OCP\Files\Node::getFirstNodeById does not exist (see https://psalm.dev/181)
Error: lib/PermissionManager.php:149:17: InvalidArrayOffset: Cannot access value on variable  using a int offset, expecting string (see https://psalm.dev/115)
Error: lib/PermissionManager.php:149:67: InvalidArgument: Argument 1 of OCP\SystemTag\ISystemTagObjectMapper::getTagIdsForObjects expects list<string>|string, but list{int} provided (see https://psalm.dev/004)
Error: lib/PermissionManager.php:192:16: InvalidArrayOffset: Cannot access value on variable  using a int offset, expecting string (see https://psalm.dev/115)
Error: lib/PermissionManager.php:192:66: InvalidArgument: Argument 1 of OCP\SystemTag\ISystemTagObjectMapper::getTagIdsForObjects expects list<string>|string, but list{int} provided (see https://psalm.dev/004)

nextcloud-command and others added 5 commits January 27, 2026 21:32
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.20 to 9.6.33.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.33/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@9.6.20...9.6.33)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 9.6.33
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.22 to 9.6.33.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.33/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@9.6.22...9.6.33)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 9.6.33
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@elzody elzody force-pushed the automated/noid/main-update-nextcloud-ocp branch from 8e4a5cc to 3c72f01 Compare January 28, 2026 02:33
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
@elzody
Copy link
Contributor

elzody commented Jan 28, 2026

There is still an issue where if dev dependencies are installed then the files list won't load. Not sure what that's about -- had enough debugging for now :)

nextcloud/ocp needed yet another update

Signed-off-by: Elizabeth Danzberger <elizabeth@elzody.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Ready to be reviewed dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants