Skip to content

Implement TypeSpecifierComparisonContext #17157

Implement TypeSpecifierComparisonContext

Implement TypeSpecifierComparisonContext #17157

Triggered via pull request September 3, 2024 11:19
Status Failure
Total duration 4m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yml

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

Annotations

138 errors
PHPStan with result cache (8.4): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan with result cache (8.4): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan with result cache (8.4): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan with result cache (8.3): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan with result cache (8.3): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan with result cache (8.3): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan with result cache (8.3): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan with result cache (8.3): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan with result cache (8.3): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.4, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.4, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.4, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.4, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.4, ubuntu-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan with result cache (8.2): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan with result cache (8.2): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan with result cache (8.2): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan with result cache (8.2): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan with result cache (8.2): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan with result cache (8.2): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.3, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.3, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.3, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.3, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.3, ubuntu-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
Generate baseline
Process completed with exit code 1.
PHPStan with result cache (8.1): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan with result cache (8.1): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan with result cache (8.1): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan with result cache (8.1): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan with result cache (8.1): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan with result cache (8.1): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan with result cache (8.1)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.1, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.1, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.1, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.1, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.1, ubuntu-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.2, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.2, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.2, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.2, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.2, ubuntu-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.0, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.0, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.0, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.0, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.0, ubuntu-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L317
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (7.4, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L317
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (7.4, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L81
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.4, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L99
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.4, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L103
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.4, ubuntu-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.3, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L319
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (7.3, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L319
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (7.3, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L81
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.3, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L99
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.3, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L103
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.3, ubuntu-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (7.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.2, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L253
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (7.2, ubuntu-latest): src/Testing/TypeInferenceTestCase.php#L253
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (7.2, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L76
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.2, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L94
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.2, ubuntu-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L98
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.2, ubuntu-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L120
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (7.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.3, windows-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.3, windows-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.3, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.3, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.3, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.3, windows-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, windows-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.2, windows-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.2, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.2, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.2, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.2, windows-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.4, windows-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.4, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.4, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.4, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.4, windows-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.1, windows-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.1, windows-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.1, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.1, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.1, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.1, windows-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.0, windows-latest): src/Testing/TypeInferenceTestCase.php#L327
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (8.0, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L88
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.0, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L106
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.0, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L110
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (8.0, windows-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): src/Testing/TypeInferenceTestCase.php#L317
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (7.4, windows-latest): src/Testing/TypeInferenceTestCase.php#L317
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (7.4, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L81
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.4, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L99
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.4, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L103
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.4, windows-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.3, windows-latest): src/Testing/TypeInferenceTestCase.php#L319
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (7.3, windows-latest): src/Testing/TypeInferenceTestCase.php#L319
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (7.3, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L81
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.3, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L99
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.3, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L103
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.3, windows-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L123
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (7.3, windows-latest)
Process completed with exit code 1.
PHPStan (7.2, windows-latest): src/Testing/TypeInferenceTestCase.php#L253
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (7.2, windows-latest): src/Testing/TypeInferenceTestCase.php#L253
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string}.
PHPStan (7.2, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L76
Offset 1 might not exist on array{0?: string, 1?: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.2, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L94
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.2, windows-latest): src/Type/Php/SprintfFunctionDynamicReturnTypeExtension.php#L98
Offset 2 might not exist on array{0?: string, 1: string, 2?: 'b'|'d'|'E'|'e'|'F'|'f'|'G'|'g'|'H'|'h'|'o'|'s'|'u'|'X'|'x'}.
PHPStan (7.2, windows-latest): tests/PHPStan/Analyser/TypeSpecifierContextTest.php#L120
Parameter #1 $name of class PhpParser\Node\Expr\FuncCall constructor expects PhpParser\Node\Expr|PhpParser\Node\Name, string given.
PHPStan (7.2, windows-latest)
Process completed with exit code 1.