chore(deps-dev): bump @nextcloud/vite-config from 2.5.2 to 2.5.4 #2814
psalm.yml
on: pull_request
static-psalm-analysis
56s
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\dav 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\dav 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/
|