bump execa from 5.1.1 to 9.4.1 #30
psalm-matrix.yml
on: pull_request
matrix
1m 33s
Matrix: static-analysis
static-psalm-analysis-summary
6s
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.
|