Skip to content

Add ability to proactively close FTP and SFTP connections. #814

Add ability to proactively close FTP and SFTP connections.

Add ability to proactively close FTP and SFTP connections. #814

Triggered via pull request March 8, 2024 20:27
Status Failure
Total duration 14m 8s
Artifacts

quality-assurance.yml

on: pull_request
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
PHPUnit tests on 8.1: src/Ftp/FtpAdapterTest.php#L29
Static property League\Flysystem\Ftp\FtpAdapterTestCase::$connectionProvider (Ftp\StubConnectionProvider) does not accept League\Flysystem\Ftp\StubConnectionProvider.
PHPUnit tests on 8.1: src/Ftp/FtpAdapterTest.php#L68
Access to property $connection on an unknown class Ftp\StubConnectionProvider.
PHPUnit tests on 8.1: src/Ftp/FtpAdapterTest.php#L70
Access to property $connection on an unknown class Ftp\StubConnectionProvider.
PHPUnit tests on 8.1: src/Ftp/FtpAdapterTestCase.php#L44
Property League\Flysystem\Ftp\FtpAdapterTestCase::$connectionProvider has unknown class Ftp\StubConnectionProvider as its type.
PHPUnit tests on 8.1
Process completed with exit code 1.
PHPUnit tests on 8.0
Process completed with exit code 2.
PHPUnit tests on 8.0 --prefer-lowest
Process completed with exit code 2.
PHPUnit tests on 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, frankdejonge/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit tests on 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, frankdejonge/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit tests on 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, frankdejonge/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit tests on 8.0
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, frankdejonge/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPUnit tests on 8.0 --prefer-lowest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, frankdejonge/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.