[stable30] include circles to acl #2990
psalm.yml
on: pull_request
static-psalm-analysis
39s
Annotations
3 errors and 1 warning
InvalidReturnType:
lib/ACL/UserMapping/UserMapping.php#L25
lib/ACL/UserMapping/UserMapping.php:25:14: InvalidReturnType: The declared return type ''group'|'user'' for OCA\GroupFolders\ACL\UserMapping\UserMapping::getType is incorrect, got ''circle'|'dummy'|'group'|'user'' (see https://psalm.dev/011)
|
InvalidReturnStatement:
lib/ACL/UserMapping/UserMapping.php#L27
lib/ACL/UserMapping/UserMapping.php:27:10: InvalidReturnStatement: The inferred type ''circle'|'dummy'|'group'|'user'' does not match the declared return type ''group'|'user'' for OCA\GroupFolders\ACL\UserMapping\UserMapping::getType (see https://psalm.dev/128)
|
static-psalm-analysis
Process completed with exit code 2.
|
static-psalm-analysis
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.321.0. Please update to the latest version 2.322.0
|