fix: update and add missing stubs #2810
psalm.yml
on: pull_request
static-psalm-analysis
45s
Annotations
4 errors and 1 warning
|
static-psalm-analysis
Process completed with exit code 2.
|
|
MissingDependency:
lib/MountManager/CircleMountProvider.php#L49
lib/MountManager/CircleMountProvider.php:49:34: MissingDependency: OCA\Files_Sharing\External\Storage depends on class or interface oc\files\storage\storage that does not exist (see https://psalm.dev/157)
|
|
InvalidConstantAssignmentValue:
lib/MountManager/CircleMountProvider.php#L49
lib/MountManager/CircleMountProvider.php:49:15: InvalidConstantAssignmentValue: OCA\Circles\MountManager\CircleMountProvider::EXTERNAL_STORAGE with declared type class-string<OCA\Files_Sharing\External\Storage> cannot be assigned type mixed (see https://psalm.dev/304)
|
|
MissingDependency:
lib/MountManager/CircleMountProvider.php#L49
lib/MountManager/CircleMountProvider.php:49:2: MissingDependency: OCA\Files_Sharing\External\Storage depends on class or interface oc\files\storage\storage that does not exist (see https://psalm.dev/157)
|
|
static-psalm-analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|