Skip to content

[stable33] fix(lists): allow to toggle between all types of lists #14055

[stable33] fix(lists): allow to toggle between all types of lists

[stable33] fix(lists): allow to toggle between all types of lists #14055

Triggered via pull request May 11, 2026 07:21
Status Failure
Total duration 1m 21s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
1m 18s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
InvalidAttribute: lib/Controller/PublicSessionController.php#L87
lib/Controller/PublicSessionController.php:87:4: InvalidAttribute: Attribute RequireDocumentBaseVersionEtag cannot be used on a function (see https://psalm.dev/242)
InvalidAttribute: lib/Controller/PublicSessionController.php#L80
lib/Controller/PublicSessionController.php:80:4: InvalidAttribute: Attribute RequireDocumentSession cannot be used on a function (see https://psalm.dev/242)
InvalidAttribute: lib/Controller/PublicSessionController.php#L79
lib/Controller/PublicSessionController.php:79:4: InvalidAttribute: Attribute RequireDocumentBaseVersionEtag cannot be used on a function (see https://psalm.dev/242)
InvalidAttribute: lib/Controller/AttachmentController.php#L278
lib/Controller/AttachmentController.php:278:4: InvalidAttribute: Attribute RequireDocumentSessionOrUserOrShareToken cannot be used on a function (see https://psalm.dev/242)
InvalidAttribute: lib/Controller/AttachmentController.php#L247
lib/Controller/AttachmentController.php:247:4: InvalidAttribute: Attribute RequireDocumentSessionOrUserOrShareToken cannot be used on a function (see https://psalm.dev/242)
InvalidAttribute: lib/Controller/AttachmentController.php#L207
lib/Controller/AttachmentController.php:207:4: InvalidAttribute: Attribute RequireDocumentSessionOrUserOrShareToken cannot be used on a function (see https://psalm.dev/242)
InvalidAttribute: lib/Controller/AttachmentController.php#L149
lib/Controller/AttachmentController.php:149:4: InvalidAttribute: Attribute RequireDocumentSession cannot be used on a function (see https://psalm.dev/242)
InvalidAttribute: lib/Controller/AttachmentController.php#L112
lib/Controller/AttachmentController.php:112:4: InvalidAttribute: Attribute RequireDocumentSession cannot be used on a function (see https://psalm.dev/242)
InvalidAttribute: lib/Controller/AttachmentController.php#L93
lib/Controller/AttachmentController.php:93:4: InvalidAttribute: Attribute RequireDocumentSession cannot be used on a function (see https://psalm.dev/242)
InvalidAttribute: lib/Controller/AttachmentController.php#L72
lib/Controller/AttachmentController.php:72:4: InvalidAttribute: Attribute RequireDocumentSessionOrUserOrShareToken cannot be used on a function (see https://psalm.dev/242)
static-psalm-analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: icewind1991/nextcloud-version-matrix@8a7bac6300b2f0f3100088b297995a229558ddba. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/