Cleanup app bootstrap #377
Annotations
10 errors
3rdparty/vendor/composer/autoload_static.php#L70
3rdparty/vendor/composer/autoload_static.php:70:13: InaccessibleProperty: Cannot access private property Composer\Autoload\ClassLoader::$prefixLengthsPsr4 from context Composer\Autoload\ComposerStaticInitcc75f134f7630c1ee3a8e4d7c86f3bcc (see https://psalm.dev/054)
|
3rdparty/vendor/composer/autoload_static.php#L71
3rdparty/vendor/composer/autoload_static.php:71:13: InaccessibleProperty: Cannot access private property Composer\Autoload\ClassLoader::$prefixDirsPsr4 from context Composer\Autoload\ComposerStaticInitcc75f134f7630c1ee3a8e4d7c86f3bcc (see https://psalm.dev/054)
|
3rdparty/vendor/composer/autoload_static.php#L72
3rdparty/vendor/composer/autoload_static.php:72:13: InaccessibleProperty: Cannot access private property Composer\Autoload\ClassLoader::$classMap from context Composer\Autoload\ComposerStaticInitcc75f134f7630c1ee3a8e4d7c86f3bcc (see https://psalm.dev/054)
|
lib/AppInfo/Application.php#L77
lib/AppInfo/Application.php:77:5: UndefinedClass: Class, interface or enum named OC\Security\CSRF\CsrfTokenManager does not exist (see https://psalm.dev/019)
|
lib/Command/GroupMigrationCopyIncomplete.php#L17
lib/Command/GroupMigrationCopyIncomplete.php:17:44: UndefinedClass: Class, interface or enum named OC\Core\Command\Base does not exist (see https://psalm.dev/019)
|
lib/Migration/RememberLocalGroupsForPotentialMigrations.php#L69
lib/Migration/RememberLocalGroupsForPotentialMigrations.php:69:34: UndefinedClass: Class, interface or enum named OC\Group\Database does not exist (see https://psalm.dev/019)
|
lib/Migration/RememberLocalGroupsForPotentialMigrations.php#L78
lib/Migration/RememberLocalGroupsForPotentialMigrations.php:78:36: UndefinedClass: Class, interface or enum named OC\Group\Database does not exist (see https://psalm.dev/019)
|
lib/Migration/RememberLocalGroupsForPotentialMigrations.php#L81
lib/Migration/RememberLocalGroupsForPotentialMigrations.php:81:28: UndefinedClass: Class, interface or enum named OC\Group\Database does not exist (see https://psalm.dev/019)
|
vendor/nextcloud/ocp/OCP/AppFramework/Db/TTransactional.php#L98
vendor/nextcloud/ocp/OCP/AppFramework/Db/TTransactional.php:98:13: UndefinedClass: Class, interface or enum named OC\DB\Exceptions\DbalException does not exist (see https://psalm.dev/019)
|
vendor/nextcloud/ocp/OCP/AppFramework/Db/TTransactional.php#L99
vendor/nextcloud/ocp/OCP/AppFramework/Db/TTransactional.php:99:10: UndefinedClass: Class, interface or enum named OC\DB\Exceptions\DbalException does not exist (see https://psalm.dev/019)
|
This job failed
Loading