Skip to content

GH-1443: Fix default option when --all-or-nothing option is used as intended #755

GH-1443: Fix default option when --all-or-nothing option is used as intended

GH-1443: Fix default option when --all-or-nothing option is used as intended #755

Triggered via pull request August 27, 2024 19:50
Status Failure
Total duration 29s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Static Analysis with PHPStan (8.3): src/Generator/Generator.php#L82
Offset 0 does not exist on array{0?: string, 1?: string, 2?: non-empty-string}.
Static Analysis with PHPStan (8.3): src/Generator/Generator.php#L82
Offset 1 does not exist on array{0?: string, 1?: string, 2?: non-empty-string}.
Static Analysis with PHPStan (8.3): src/Generator/Generator.php#L82
Offset 2 does not exist on array{0?: string, 1?: string, 2?: non-empty-string}.
Static Analysis with PHPStan (8.3)
Process completed with exit code 1.