Skip to content

chore(deps): update dependency @vue/tsconfig to ^0.9.1 (master) #5292

chore(deps): update dependency @vue/tsconfig to ^0.9.1 (master)

chore(deps): update dependency @vue/tsconfig to ^0.9.1 (master) #5292

Triggered via pull request April 8, 2026 16:53
Status Failure
Total duration 9m 49s
Artifacts

psalm.yml

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

Annotations

5 errors
static-psalm-analysis
Process completed with exit code 2.
MissingOverrideAttribute: lib/Listener/LoadViewerScript.php#L36
lib/Listener/LoadViewerScript.php:36:2: MissingOverrideAttribute: Method OCA\Viewer\Listener\LoadViewerScript::handle should have the "Override" attribute (see https://psalm.dev/358)
ClassMustBeFinal: lib/Event/LoadViewer.php#L17
lib/Event/LoadViewer.php:17:7: ClassMustBeFinal: Class OCA\Viewer\Event\LoadViewer is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
MissingOverrideAttribute: lib/AppInfo/Application.php#L32
lib/AppInfo/Application.php:32:2: MissingOverrideAttribute: Method OCA\Viewer\AppInfo\Application::boot should have the "Override" attribute (see https://psalm.dev/358)
MissingOverrideAttribute: lib/AppInfo/Application.php#L28
lib/AppInfo/Application.php:28:2: MissingOverrideAttribute: Method OCA\Viewer\AppInfo\Application::register should have the "Override" attribute (see https://psalm.dev/358)