fix space-tabs #136
Annotations
10 errors and 1 warning
Run PHPStan:
lib/PHPExif/Adapter/AbstractAdapter.php#L33
Method PHPExif\Adapter\AbstractAdapter::__construct() has parameter $options with no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/AbstractAdapter.php#L46
Setter method cannot return anything, only set value
|
Run PHPStan:
lib/PHPExif/Adapter/AbstractAdapter.php#L77
Setter method cannot return anything, only set value
|
Run PHPStan:
lib/PHPExif/Adapter/AbstractAdapter.php#L108
Method PHPExif\Adapter\AbstractAdapter::setOptions() has parameter $options with no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/AbstractAdapter.php#L108
Setter method cannot return anything, only set value
|
Run PHPStan:
lib/PHPExif/Adapter/AbstractAdapter.php#L125
Method PHPExif\Adapter\AbstractAdapter::convertToUTF8() return type has no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/AbstractAdapter.php#L129
PHPDoc tag @var for variable $v has no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/Exiftool.php#L35
Property PHPExif\Adapter\Exiftool::$encoding type has no value type specified in iterable type array.
|
Run PHPStan:
lib/PHPExif/Adapter/Exiftool.php#L45
Setter method cannot return anything, only set value
|
Run PHPStan:
lib/PHPExif/Adapter/Exiftool.php#L73
Method PHPExif\Adapter\Exiftool::setEncoding() has parameter $encodings with no value type specified in iterable type array.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading