fix: PHP 8.1 compatibility and bug fixes #413
code-style.yml
on: pull_request
Coding Guidelines
17s
Type Checker
27s
Annotations
10 errors
|
UnusedBaselineEntry:
src/Console/Infrastructure/Command/ListModulesCommand.php#L0
src/Console/Infrastructure/Command/ListModulesCommand.php:0:0: UnusedBaselineEntry: Baseline for issue "MissingDependency" has 1 extra entry. (see https://psalm.dev/316)
|
|
UnusedBaselineEntry:
src/Console/Infrastructure/Command/DebugContainerCommand.php#L0
src/Console/Infrastructure/Command/DebugContainerCommand.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedAssignment" has 3 extra entries. (see https://psalm.dev/316)
|
|
UnusedBaselineEntry:
src/Console/Infrastructure/Command/DebugContainerCommand.php#L0
src/Console/Infrastructure/Command/DebugContainerCommand.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArrayAccess" has 7 extra entries. (see https://psalm.dev/316)
|
|
UnusedBaselineEntry:
src/Console/Infrastructure/Command/DebugContainerCommand.php#L0
src/Console/Infrastructure/Command/DebugContainerCommand.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgument" has 8 extra entries. (see https://psalm.dev/316)
|
|
UnusedBaselineEntry:
src/Console/Infrastructure/Command/DebugContainerCommand.php#L0
src/Console/Infrastructure/Command/DebugContainerCommand.php:0:0: UnusedBaselineEntry: Baseline for issue "MissingDependency" has 2 extra entries. (see https://psalm.dev/316)
|
|
UnusedBaselineEntry:
src/Console/Domain/AllAppModules/AllAppModulesFinder.php#L0
src/Console/Domain/AllAppModules/AllAppModulesFinder.php:0:0: UnusedBaselineEntry: Baseline for issue "MissingDependency" has 1 extra entry. (see https://psalm.dev/316)
|
|
UnusedBaselineEntry:
src/Console/ConsoleFactory.php#L0
src/Console/ConsoleFactory.php:0:0: UnusedBaselineEntry: Baseline for issue "MissingDependency" has 1 extra entry. (see https://psalm.dev/316)
|
|
UnusedBaselineEntry:
src/Console/ConsoleFacade.php#L0
src/Console/ConsoleFacade.php:0:0: UnusedBaselineEntry: Baseline for issue "MissingDependency" has 2 extra entries. (see https://psalm.dev/316)
|
|
UnusedBaselineEntry:
src/Console/Application/CacheWarm/CacheWarmService.php#L0
src/Console/Application/CacheWarm/CacheWarmService.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedReturnStatement" has 1 extra entry. (see https://psalm.dev/316)
|
|
UnusedBaselineEntry:
src/Console/Application/CacheWarm/CacheWarmService.php#L0
src/Console/Application/CacheWarm/CacheWarmService.php:0:0: UnusedBaselineEntry: Baseline for issue "MissingDependency" has 2 extra entries. (see https://psalm.dev/316)
|