Skip to content

build(deps): Bump @nextcloud/vue from 8.18.0 to 8.19.0 #2557

build(deps): Bump @nextcloud/vue from 8.18.0 to 8.19.0

build(deps): Bump @nextcloud/vue from 8.18.0 to 8.19.0 #2557

Triggered via pull request September 21, 2024 02:06
Status Failure
Total duration 2m 2s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
1m 50s
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.