Skip to content

refactor: fix Ftp and StreamWrapper errors #291

refactor: fix Ftp and StreamWrapper errors

refactor: fix Ftp and StreamWrapper errors #291

Triggered via push October 23, 2023 13:44
Status Failure
Total duration 48s
Artifacts

static.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
PHP-CS-Fixer
Process completed with exit code 12.
PHPStan: src/Gaufrette/Adapter/AwsS3.php#L51
Variable $metadata in isset() is never defined.
PHPStan: src/Gaufrette/Adapter/AwsS3.php#L52
Undefined variable: $metadata
PHPStan: src/Gaufrette/Adapter/AwsS3.php#L53
Cannot unset offset 'contentType' on array{ContentType: mixed}.
PHPStan: src/Gaufrette/Adapter/AwsS3.php#L56
Undefined variable: $metadata
PHPStan: src/Gaufrette/Adapter/AzureBlobStorage.php#L120
Offset 0 does not exist on array<string, string>.
PHPStan: src/Gaufrette/Adapter/AzureBlobStorage.php#L120
Offset 1 does not exist on array<string, string>.
PHPStan: src/Gaufrette/Adapter/AzureBlobStorage.php#L139
Offset 0 does not exist on array<string, string>.
PHPStan: src/Gaufrette/Adapter/AzureBlobStorage.php#L139
Offset 1 does not exist on array<string, string>.
PHPStan: src/Gaufrette/Adapter/AzureBlobStorage.php#L180
Offset 0 does not exist on array<string, string>.
PHPStan: src/Gaufrette/Adapter/AzureBlobStorage.php#L180
Offset 1 does not exist on array<string, string>.
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/
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/
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/