Skip to content

fix(ViewAdmin): Allow disabling movinet even when WASM mode is enabled #31

fix(ViewAdmin): Allow disabling movinet even when WASM mode is enabled

fix(ViewAdmin): Allow disabling movinet even when WASM mode is enabled #31

Triggered via push October 19, 2024 09:38
Status Failure
Total duration 4m 35s
Artifacts

psalm-matrix.yml

on: push
Matrix: static-analysis
static-psalm-analysis-summary
5s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

Annotations

11 errors
InvalidArgument: lib/Db/FaceDetection.php#L63
lib/Db/FaceDetection.php:63:31: InvalidArgument: Argument 2 of OCA\Recognize\Db\FaceDetection::addType expects 'bigint'|'binary'|'blob'|'boolean'|'date'|'date_immutable'|'datetime'|'datetime_immutable'|'datetimetz'|'datetimetz_immutable'|'decimal'|'float'|'integer'|'json'|'smallint'|'string'|'text'|'time'|'time_immutable', but 'int' provided (see https://psalm.dev/004)
PossiblyInvalidArgument: lib/Service/Logger.php#L36
lib/Service/Logger.php:36:30: PossiblyInvalidArgument: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but possibly different type Stringable|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: lib/Service/Logger.php#L46
lib/Service/Logger.php:46:30: PossiblyInvalidArgument: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but possibly different type Stringable|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: lib/Service/Logger.php#L56
lib/Service/Logger.php:56:30: PossiblyInvalidArgument: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but possibly different type Stringable|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: lib/Service/Logger.php#L66
lib/Service/Logger.php:66:30: PossiblyInvalidArgument: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but possibly different type Stringable|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: lib/Service/Logger.php#L76
lib/Service/Logger.php:76:30: PossiblyInvalidArgument: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but possibly different type Stringable|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: lib/Service/Logger.php#L86
lib/Service/Logger.php:86:30: PossiblyInvalidArgument: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but possibly different type Stringable|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: lib/Service/Logger.php#L96
lib/Service/Logger.php:96:30: PossiblyInvalidArgument: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but possibly different type Stringable|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: lib/Service/Logger.php#L106
lib/Service/Logger.php:106:30: PossiblyInvalidArgument: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but possibly different type Stringable|string provided (see https://psalm.dev/092)
PossiblyInvalidArgument: lib/Service/Logger.php#L116
lib/Service/Logger.php:116:30: PossiblyInvalidArgument: Argument 1 of Symfony\Component\Console\Output\OutputInterface::writeln expects iterable<mixed, mixed>|string, but possibly different type Stringable|string provided (see https://psalm.dev/092)
static-psalm-analysis-summary
Process completed with exit code 1.