test(FileListener): More tests with folders #22
psalm-matrix.yml
on: pull_request
matrix
2m 3s
Matrix: static-analysis
static-psalm-analysis-summary
5s
Annotations
11 errors
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 dev-master
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|