Skip to content

Merge pull request #46 from saulens22/symfony7-support #129

Merge pull request #46 from saulens22/symfony7-support

Merge pull request #46 from saulens22/symfony7-support #129

Triggered via push March 26, 2024 13:01
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Psalm
14s
Psalm
coding_standards
17s
coding_standards
check-licenses
15s
check-licenses
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

6 errors
MixedArgument: src/Commands/CheckLicenses.php#L30
src/Commands/CheckLicenses.php:30:29: MixedArgument: Argument 1 of Symfony\Component\Console\Command\Command::__construct cannot be mixed, expecting null|string (see https://psalm.dev/030)
MixedArgument: src/Commands/CountUsedLicenses.php#L22
src/Commands/CountUsedLicenses.php:22:29: MixedArgument: Argument 1 of Symfony\Component\Console\Command\Command::__construct cannot be mixed, expecting null|string (see https://psalm.dev/030)
MixedArgument: src/Commands/GenerateConfig.php#L25
src/Commands/GenerateConfig.php:25:29: MixedArgument: Argument 1 of Symfony\Component\Console\Command\Command::__construct cannot be mixed, expecting null|string (see https://psalm.dev/030)
MixedArgument: src/Commands/ListAllowedLicenses.php#L21
src/Commands/ListAllowedLicenses.php:21:29: MixedArgument: Argument 1 of Symfony\Component\Console\Command\Command::__construct cannot be mixed, expecting null|string (see https://psalm.dev/030)
MixedArgument: src/Commands/ListUsedLicenses.php#L22
src/Commands/ListUsedLicenses.php:22:29: MixedArgument: Argument 1 of Symfony\Component\Console\Command\Command::__construct cannot be mixed, expecting null|string (see https://psalm.dev/030)
Psalm
Process completed with exit code 2.