Skip to content

fix(ImageEditor): urldecode source name #5360

fix(ImageEditor): urldecode source name

fix(ImageEditor): urldecode source name #5360

Triggered via pull request April 21, 2026 11:59
Status Failure
Total duration 12m 20s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
57s
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)