Skip to content

fix(ClusterFacesJob): Adjust clustering badge size to memory limit au… #699

fix(ClusterFacesJob): Adjust clustering badge size to memory limit au…

fix(ClusterFacesJob): Adjust clustering badge size to memory limit au… #699

Triggered via push August 25, 2026 07:20
Status Failure
Total duration 1m 6s
Artifacts

psalm-matrix.yml

on: push
static-psalm-analysis
1m 3s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
static-psalm-analysis
Process completed with exit code 2.
RedundantCastGivenDocblockType: lib/Service/FsActionService.php#L194
lib/Service/FsActionService.php:194:61: RedundantCastGivenDocblockType: Redundant cast to string given docblock-provided type (see https://psalm.dev/263)
InvalidOperand: lib/Service/FaceClusterAnalyzer.php#L297
lib/Service/FaceClusterAnalyzer.php:297:38: InvalidOperand: Cannot process ints and floats in strict binary operands mode, please cast explicitly (see https://psalm.dev/058)
InvalidOperand: lib/Service/FaceClusterAnalyzer.php#L79
lib/Service/FaceClusterAnalyzer.php:79:47: InvalidOperand: Cannot process ints and floats in strict binary operands mode, please cast explicitly (see https://psalm.dev/058)
ArgumentTypeCoercion: lib/BackgroundJobs/ClusterFacesJob.php#L42
lib/BackgroundJobs/ClusterFacesJob.php:42:39: ArgumentTypeCoercion: Argument 1 of ini_parse_quantity expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
RedundantCastGivenDocblockType: lib/BackgroundJobs/ClusterFacesJob.php#L36
lib/BackgroundJobs/ClusterFacesJob.php:36:13: RedundantCastGivenDocblockType: Redundant cast to string given docblock-provided type (see https://psalm.dev/263)
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: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f, shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/