Skip to content

feat: add typehint on adapter #335

feat: add typehint on adapter

feat: add typehint on adapter #335

Triggered via pull request October 30, 2023 14:02
Status Failure
Total duration 1m 2s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/