chore: add support for server version 35 #4870
psalm-matrix.yml
on: pull_request
matrix
15s
Matrix: static-analysis
static-psalm-analysis-summary
12s
Annotations
6 errors and 1 warning
|
static-psalm-analysis dev-master
Process completed with exit code 2.
|
|
TypeDoesNotContainNull:
lib/Service/Proposal/ProposalService.php#L586
lib/Service/Proposal/ProposalService.php:586:63: TypeDoesNotContainNull: Cannot resolve types for $senderName - string does not contain null (see https://psalm.dev/090)
|
|
RedundantCondition:
lib/Service/Proposal/ProposalService.php#L586
lib/Service/Proposal/ProposalService.php:586:6: RedundantCondition: string can never contain null (see https://psalm.dev/122)
|
|
TypeDoesNotContainNull:
lib/Service/Proposal/ProposalService.php#L581
lib/Service/Proposal/ProposalService.php:581:55: TypeDoesNotContainNull: Cannot resolve types for $senderName - string does not contain null (see https://psalm.dev/090)
|
|
RedundantCondition:
lib/Service/Proposal/ProposalService.php#L581
lib/Service/Proposal/ProposalService.php:581:40: RedundantCondition: Type non-empty-string for $senderName is never null (see https://psalm.dev/122)
|
|
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/
|