feat: add typehint on adapter #292
Annotations
10 errors and 1 warning
src/Gaufrette/Adapter/AwsS3.php#L51
Variable $metadata in isset() is never defined.
|
src/Gaufrette/Adapter/AwsS3.php#L52
Undefined variable: $metadata
|
src/Gaufrette/Adapter/AwsS3.php#L53
Cannot unset offset 'contentType' on array{ContentType: mixed}.
|
src/Gaufrette/Adapter/AwsS3.php#L56
Undefined variable: $metadata
|
src/Gaufrette/Adapter/AzureBlobStorage.php#L120
Offset 0 does not exist on array<string, string>.
|
src/Gaufrette/Adapter/AzureBlobStorage.php#L120
Offset 1 does not exist on array<string, string>.
|
src/Gaufrette/Adapter/AzureBlobStorage.php#L139
Offset 0 does not exist on array<string, string>.
|
src/Gaufrette/Adapter/AzureBlobStorage.php#L139
Offset 1 does not exist on array<string, string>.
|
src/Gaufrette/Adapter/AzureBlobStorage.php#L180
Offset 0 does not exist on array<string, string>.
|
src/Gaufrette/Adapter/AzureBlobStorage.php#L180
Offset 1 does not exist on array<string, string>.
|
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/
|
The logs for this run have expired and are no longer available.
Loading