Skip to content

feat: Delete chat messages and assignments when user is deleted #870

feat: Delete chat messages and assignments when user is deleted

feat: Delete chat messages and assignments when user is deleted #870

Triggered via pull request July 15, 2026 13:03
Status Failure
Total duration 1h 20m 59s
Artifacts

psalm.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
6s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
static-psalm-analysis dev-master
Process completed with exit code 2.
LessSpecificReturnStatement: lib/Migration/Version030500Date20260715083046.php#L108
lib/Migration/Version030500Date20260715083046.php:108:10: LessSpecificReturnStatement: The type 'array<int<0, max>, mixed>' is more general than the declared return type 'list<string>' for OCA\Assistant\Migration\Version030500Date20260715083046::getDistinctUserIds (see https://psalm.dev/129)
MoreSpecificReturnType: lib/Migration/Version030500Date20260715083046.php#L81
lib/Migration/Version030500Date20260715083046.php:81:13: MoreSpecificReturnType: The declared return type 'list<string>' for OCA\Assistant\Migration\Version030500Date20260715083046::getDistinctUserIds is more specific than the inferred return type 'array<int<0, max>, mixed>' (see https://psalm.dev/070)
static-psalm-analysis-summary
Process completed with exit code 1.
matrix
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/