Skip to content

chore(deps-dev): bump eslint from 10.8.0 to 10.9.1 #2816

chore(deps-dev): bump eslint from 10.8.0 to 10.9.1

chore(deps-dev): bump eslint from 10.8.0 to 10.9.1 #2816

Triggered via pull request September 4, 2026 18:56
Status Failure
Total duration 51s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
47s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

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/