Skip to content

[master] Update nextcloud/ocp dependency #2567

[master] Update nextcloud/ocp dependency

[master] Update nextcloud/ocp dependency #2567

Triggered via pull request September 22, 2024 02:54
Status Failure
Total duration 38s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
25s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PossiblyFalseReference: tests/ACL/ACLScannerTest.php#L43
tests/ACL/ACLScannerTest.php:43:51: PossiblyFalseReference: Cannot call method getSize on possibly false value (see https://psalm.dev/105)
PossiblyFalseReference: tests/ACL/ACLScannerTest.php#L60
tests/ACL/ACLScannerTest.php:60:50: PossiblyFalseReference: Cannot call method getSize on possibly false value (see https://psalm.dev/105)
PossiblyFalseReference: tests/ACL/ACLScannerTest.php#L62
tests/ACL/ACLScannerTest.php:62:51: PossiblyFalseReference: Cannot call method getPermissions on possibly false value (see https://psalm.dev/105)
PossiblyFalseArgument: tests/ACL/ACLStorageWrapperTest.php#L62
tests/ACL/ACLStorageWrapperTest.php:62:26: PossiblyFalseArgument: Argument 1 of readdir cannot be false, possibly resource value expected (see https://psalm.dev/104)
ArgumentTypeCoercion: tests/ACL/RuleManagerTest.php#L43
tests/ACL/RuleManagerTest.php:43:87: ArgumentTypeCoercion: Argument 1 of OCA\GroupFolders\ACL\UserMapping\UserMapping::__construct expects 'dummy'|'group'|'user', but parent type string provided (see https://psalm.dev/193)
static-psalm-analysis
Process completed with exit code 2.