Skip to content

Update PHPStan packages to v2.0.6 #23562

Update PHPStan packages to v2.0.6

Update PHPStan packages to v2.0.6 #23562

Triggered via pull request October 20, 2025 00:53
Status Failure
Total duration 4m 49s
Artifacts

static-analysis.yml

on: pull_request
Generate baseline
1m 47s
Generate baseline
Generate PHP baseline
1m 53s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

181 errors
PHPStan (8.4, ubuntu-latest): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan (8.4, ubuntu-latest): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (8.4, ubuntu-latest): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.4, ubuntu-latest): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.4, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (8.4, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (8.4, ubuntu-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (8.4, ubuntu-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.4, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (8.4, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (8.2, ubuntu-latest): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan (8.2, ubuntu-latest): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (8.2, ubuntu-latest): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.2, ubuntu-latest): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.2, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (8.2, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (8.2, ubuntu-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (8.2, ubuntu-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.2, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (8.2, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan with result cache (8.3): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan with result cache (8.3): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan with result cache (8.3): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan with result cache (8.3): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan with result cache (8.3): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan with result cache (8.3): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan with result cache (8.3): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan with result cache (8.3): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan with result cache (8.3): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan with result cache (8.3): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
Generate baseline
Process completed with exit code 1.
PHPStan (8.3, ubuntu-latest): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan (8.3, ubuntu-latest): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (8.3, ubuntu-latest): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.3, ubuntu-latest): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.3, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (8.3, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (8.3, ubuntu-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (8.3, ubuntu-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.3, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (8.3, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan with result cache (8.4): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan with result cache (8.4): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan with result cache (8.4): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan with result cache (8.4): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan with result cache (8.4): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan with result cache (8.4): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan with result cache (8.4): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan with result cache (8.4): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan with result cache (8.4): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan with result cache (8.4): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan with result cache (8.2): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan with result cache (8.2): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan with result cache (8.2): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan with result cache (8.2): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan with result cache (8.2): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan with result cache (8.2): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan with result cache (8.2): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan with result cache (8.2): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan with result cache (8.2): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan with result cache (8.2): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan with result cache (8.5): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan with result cache (8.5): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan with result cache (8.5): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan with result cache (8.5): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan with result cache (8.5): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan with result cache (8.5): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan with result cache (8.5): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan with result cache (8.5): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan with result cache (8.5): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan with result cache (8.5): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (8.5, ubuntu-latest): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan (8.5, ubuntu-latest): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (8.5, ubuntu-latest): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.5, ubuntu-latest): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.5, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (8.5, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (8.5, ubuntu-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (8.5, ubuntu-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.5, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (8.5, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (8.1, ubuntu-latest): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan (8.1, ubuntu-latest): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (8.1, ubuntu-latest): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.1, ubuntu-latest): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.1, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (8.1, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (8.1, ubuntu-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (8.1, ubuntu-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.1, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (8.1, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (8.0, ubuntu-latest): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan (8.0, ubuntu-latest): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (8.0, ubuntu-latest): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.0, ubuntu-latest): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.0, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (8.0, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (8.0, ubuntu-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (8.0, ubuntu-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.0, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (8.0, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (7.4, ubuntu-latest): src/Reflection/Php/PhpMethodReflection.php#L321
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (7.4, ubuntu-latest): src/Command/WorkerCommand.php#L148
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (7.4, ubuntu-latest): src/Command/FixerWorkerCommand.php#L136
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (7.4, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L118
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (7.4, ubuntu-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L71
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (7.4, ubuntu-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L28
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (7.4, ubuntu-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L43
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (7.4, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L98
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (7.4, ubuntu-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L88
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (7.4, ubuntu-latest): src/Cache/FileCacheStorage.php#L112
Parameter #3 of function sprintf is expected to be string by placeholder #2 ("%s"), string|false given.
PHPStan (8.2, windows-latest): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan (8.2, windows-latest): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (8.2, windows-latest): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.2, windows-latest): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.2, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (8.2, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (8.2, windows-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (8.2, windows-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.2, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (8.2, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (8.5, windows-latest): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan (8.5, windows-latest): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (8.5, windows-latest): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.5, windows-latest): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.5, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (8.5, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (8.5, windows-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (8.5, windows-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.5, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (8.5, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (8.3, windows-latest): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan (8.3, windows-latest): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (8.3, windows-latest): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.3, windows-latest): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.3, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (8.3, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (8.3, windows-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (8.3, windows-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.3, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (8.3, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (8.4, windows-latest): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan (8.4, windows-latest): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (8.4, windows-latest): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.4, windows-latest): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.4, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (8.4, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (8.4, windows-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (8.4, windows-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.4, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (8.4, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (8.1, windows-latest): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan (8.1, windows-latest): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (8.1, windows-latest): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.1, windows-latest): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.1, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (8.1, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (8.1, windows-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (8.1, windows-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.1, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (8.1, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (8.0, windows-latest): src/Testing/PHPStanTestCase.php#L222
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), int|null given.
PHPStan (8.0, windows-latest): src/Reflection/Php/PhpMethodReflection.php#L258
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (8.0, windows-latest): src/Command/WorkerCommand.php#L145
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.0, windows-latest): src/Command/FixerWorkerCommand.php#L133
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.0, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L114
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (8.0, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L65
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (8.0, windows-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L32
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (8.0, windows-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L46
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (8.0, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L99
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (8.0, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L89
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (7.4, windows-latest): src/Reflection/Php/PhpMethodReflection.php#L321
Parameter #4 of function sprintf is expected to be string by placeholder #3 ("%s"), int|false given.
PHPStan (7.4, windows-latest): src/Command/WorkerCommand.php#L148
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (7.4, windows-latest): src/Command/FixerWorkerCommand.php#L136
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (7.4, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L118
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|null given.
PHPStan (7.4, windows-latest): src/Command/ErrorFormatter/TableErrorFormatter.php#L71
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), string given.
PHPStan (7.4, windows-latest): src/Command/ErrorFormatter/RawErrorFormatter.php#L28
Parameter #3 of function sprintf is expected to be int by placeholder #2 ("%d"), int|string given.
PHPStan (7.4, windows-latest): src/Command/ErrorFormatter/CheckstyleErrorFormatter.php#L43
Parameter #2 of function sprintf is expected to be int by placeholder #1 ("%d"), string given.
PHPStan (7.4, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L98
Parameter #4 of function sprintf is expected to be int by placeholder #3 ("%d"), string given.
PHPStan (7.4, windows-latest): src/Command/ErrorFormatter/BaselinePhpErrorFormatter.php#L88
Parameter #5 of function sprintf is expected to be int by placeholder #4 ("%d"), string given.
PHPStan (7.4, windows-latest): src/Cache/FileCacheStorage.php#L112
Parameter #3 of function sprintf is expected to be string by placeholder #2 ("%s"), string|false given.