Skip to content

feat: collaborative description editing #7651

feat: collaborative description editing

feat: collaborative description editing #7651

Triggered via pull request August 26, 2026 11:55
Status Failure
Total duration 43m 33s
Artifacts

psalm.yml

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

Annotations

7 errors and 1 warning
static-psalm-analysis
Process completed with exit code 2.
UndefinedClass: lib/Provider/TextContextProviderFactory.php#L19
lib/Provider/TextContextProviderFactory.php:19:45: UndefinedClass: Class, interface or enum named OCA\Text\Context\IContextFactory does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Provider/TextContextProvider.php#L24
lib/Provider/TextContextProvider.php:24:38: UndefinedClass: Class, interface or enum named OCA\Text\Context\IContext does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Event/RegisterTextContextEventListener.php#L22
lib/Event/RegisterTextContextEventListener.php:22:26: UndefinedClass: Class, interface or enum named OCA\Text\Event\RegisterContextEvent does not exist (see https://psalm.dev/019)
MissingDependency: lib/Event/RegisterTextContextEventListener.php#L19
lib/Event/RegisterTextContextEventListener.php:19:3: MissingDependency: OCA\Deck\Provider\TextContextProviderFactory depends on class or interface oca\text\context\icontextfactory that does not exist (see https://psalm.dev/157)
MissingTemplateParam: lib/Event/RegisterTextContextEventListener.php#L17
lib/Event/RegisterTextContextEventListener.php:17:51: MissingTemplateParam: OCA\Deck\Event\RegisterTextContextEventListener has missing template params when extending OCP\EventDispatcher\IEventListener, expecting 1 (see https://psalm.dev/182)
UndefinedClass: lib/AppInfo/Application.php#L195
lib/AppInfo/Application.php:195:35: UndefinedClass: Class, interface or enum named OCA\Text\Event\RegisterContextEvent 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/