Skip to content

Fix GridFS implementation. #1097

Fix GridFS implementation.

Fix GridFS implementation. #1097

Triggered via push September 25, 2024 17:36
Status Failure
Total duration 4m 7s
Artifacts
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

12 errors
PHPUnit tests on 8.2: src/Ftp/FtpAdapter.php#L214
Parameter #2 $connection of method League\Flysystem\Ftp\FtpAdapter::deleteFile() expects resource, FTP\Connection given.
PHPUnit tests on 8.2: src/Ftp/FtpAdapter.php#L243
Parameter #2 $connection of method League\Flysystem\Ftp\FtpAdapter::deleteFile() expects resource, FTP\Connection given.
PHPUnit tests on 8.2
Process completed with exit code 1.
PHPUnit tests on 8.4: src/Ftp/FtpAdapter.php#L214
Parameter #2 $connection of method League\Flysystem\Ftp\FtpAdapter::deleteFile() expects resource, FTP\Connection given.
PHPUnit tests on 8.4: src/Ftp/FtpAdapter.php#L243
Parameter #2 $connection of method League\Flysystem\Ftp\FtpAdapter::deleteFile() expects resource, FTP\Connection given.
PHPUnit tests on 8.4
Process completed with exit code 1.
PHPUnit tests on 8.1: src/Ftp/FtpAdapter.php#L214
Parameter #2 $connection of method League\Flysystem\Ftp\FtpAdapter::deleteFile() expects resource, FTP\Connection given.
PHPUnit tests on 8.1: src/Ftp/FtpAdapter.php#L243
Parameter #2 $connection of method League\Flysystem\Ftp\FtpAdapter::deleteFile() expects resource, FTP\Connection given.
PHPUnit tests on 8.1
Process completed with exit code 1.
PHPUnit tests on 8.3: src/Ftp/FtpAdapter.php#L214
Parameter #2 $connection of method League\Flysystem\Ftp\FtpAdapter::deleteFile() expects resource, FTP\Connection given.
PHPUnit tests on 8.3: src/Ftp/FtpAdapter.php#L243
Parameter #2 $connection of method League\Flysystem\Ftp\FtpAdapter::deleteFile() expects resource, FTP\Connection given.
PHPUnit tests on 8.3
Process completed with exit code 1.