PelEntryTime is not bijective #176
Annotations
8 errors and 1 warning
PHPStan code analysis:
src/PelEntryTime.php#L156
Call to function assert() with true will always evaluate to true.
|
PHPStan code analysis:
src/PelEntryTime.php#L156
Call to function is_float() with float will always evaluate to true.
|
PHPStan code analysis:
src/PelEntryTime.php#L156
Result of || is always true.
|
PHPStan code analysis:
test/ReadWriteTest.php#L201
Cannot call method getIfd() on lsolesen\pel\PelTiff|null.
|
PHPStan code analysis:
test/ReadWriteTest.php#L201
Cannot call method getTiff() on lsolesen\pel\PelExif|null.
|
PHPStan code analysis:
test/ReadWriteTest.php#L203
Cannot call method getEntry() on lsolesen\pel\PelIfd|null.
|
PHPStan code analysis:
test/ReadWriteTest.php#L214
Cannot access offset 'Make' on array|false.
|
PHPStan code analysis
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading