feat: add typehint on adapter #335
Annotations
3 errors and 3 warnings
PHP-CS-Fixer
Process completed with exit code 16.
|
PHPStan:
src/Gaufrette/Adapter/AwsS3.php#L176
Return type bool|string of method Gaufrette\Adapter\AwsS3::mimeType() is not covariant with return type string of method Gaufrette\Adapter\MimeTypeProvider::mimeType().
|
PHPStan
Process completed with exit code 1.
|
PHP-CS-Fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|