Skip to content

fix dependencies, still broken phpstan #363

fix dependencies, still broken phpstan

fix dependencies, still broken phpstan #363

Triggered via push March 16, 2025 14:20
Status Failure
Total duration 1m 45s
Artifacts

php.yml

on: push
0️⃣ Kill previous runs
3s
0️⃣ Kill previous runs
1️⃣ PHP: Syntax errors
21s
1️⃣ PHP: Syntax errors
1️⃣ PHP: Code Style errors
20s
1️⃣ PHP: Code Style errors
2️⃣ PHP: PHPStan
22s
2️⃣ PHP: PHPStan
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors
2️⃣ PHP: PHPStan: lib/PHPExif/Mapper/ImageMagick.php#L283
Parameter #1 $rational of method PHPExif\Mapper\ImageMagick::normalizeComponent() expects string, int|string given.
2️⃣ PHP: PHPStan: lib/PHPExif/Mapper/ImageMagick.php#L282
Parameter #1 $rational of method PHPExif\Mapper\ImageMagick::normalizeComponent() expects string, int|string given.
2️⃣ PHP: PHPStan: lib/PHPExif/Mapper/ImageMagick.php#L281
Offset 1 might not exist on array{0?: string, 1?: non-falsy-string, 2?: string, 3?: non-falsy-string}.
2️⃣ PHP: PHPStan: lib/PHPExif/Mapper/Exiftool.php#L415
Offset 3 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string, 3?: non-empty-string}.
2️⃣ PHP: PHPStan: lib/PHPExif/Mapper/Exiftool.php#L415
Offset 2 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string, 3?: non-empty-string}.
2️⃣ PHP: PHPStan: lib/PHPExif/Mapper/Exiftool.php#L415
Offset 1 might not exist on array{0?: string, 1?: non-empty-string, 2?: non-empty-string, 3?: non-empty-string}.
2️⃣ PHP: PHPStan: lib/PHPExif/Mapper/Exiftool.php#L358
Offset 0 might not exist on array{0?: numeric-string, 1?: numeric-string}.
2️⃣ PHP: PHPStan: lib/PHPExif/Mapper/Exiftool.php#L356
Offset 1 might not exist on array{0?: numeric-string, 1?: numeric-string}.
2️⃣ PHP: PHPStan: lib/PHPExif/Mapper/Exiftool.php#L351
Offset 1 might not exist on array{0?: numeric-string, 1?: numeric-string}.
2️⃣ PHP: PHPStan: lib/PHPExif/Mapper/Exiftool.php#L349
Offset 0 might not exist on array{0?: numeric-string, 1?: numeric-string}.
2️⃣ PHP 8.3: Tests
Process completed with exit code 1.
2️⃣ PHP 8.4: Tests
Process completed with exit code 1.