Skip to content

chore(deps-dev): bump vue-tsc from 3.3.9 to 3.3.11 #2829

chore(deps-dev): bump vue-tsc from 3.3.9 to 3.3.11

chore(deps-dev): bump vue-tsc from 3.3.9 to 3.3.11 #2829

Triggered via pull request September 5, 2026 01:10
Status Failure
Total duration 21m 32s
Artifacts

psalm.yml

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

Annotations

5 errors and 1 warning
static-psalm-analysis
Process completed with exit code 2.
DeprecatedMethod: lib/Search/LocalUsers.php#L65
lib/Search/LocalUsers.php:65:38: DeprecatedMethod: The method OCP\Collaboration\Collaborators\ISearch::search has been marked as deprecated (see https://psalm.dev/001)
InvalidReturnStatement: lib/Controller/TeamFolderController.php#L96
lib/Controller/TeamFolderController.php:96:10: InvalidReturnStatement: The inferred type 'OCP\Teams\TeamFolder' does not match the declared return type 'OCA\Circles\Controller\TeamFolder' for OCA\Circles\Controller\TeamFolderController::linkTeamFolder (see https://psalm.dev/128)
InvalidReturnType: lib/Controller/TeamFolderController.php#L93
lib/Controller/TeamFolderController.php:93:67: InvalidReturnType: The declared return type 'OCA\Circles\Controller\TeamFolder' for OCA\Circles\Controller\TeamFolderController::linkTeamFolder is incorrect, got 'OCP\Teams\TeamFolder' (see https://psalm.dev/011)
UndefinedClass: lib/Controller/TeamFolderController.php#L93
lib/Controller/TeamFolderController.php:93:67: UndefinedClass: Class, interface or enum named OCA\Circles\Controller\TeamFolder does not exist (see https://psalm.dev/019)
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/