Upgrade flysystem v2 #3268
integrate.yaml
on: pull_request
Unit test
/
Supported Versions Matrix
3s
Code Coverage
/
Code Coverage
5m 31s
Coding Standards
21s
Check architecture
13s
xml-lint
17s
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Matrix: Functional test / Tests
Waiting for pending jobs
Matrix: integration test / Tests
Waiting for pending jobs
Annotations
21 errors
Lint root / Lint yaml & Composer (8.2)
Process completed with exit code 2.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlySystemAdapter.php#L35
Instantiated class phpDocumentor\FileSystem\FlysystemV1 not found.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlySystemAdapter.php#L35
Parameter #1 $adapter of class League\Flysystem\Filesystem constructor expects League\Flysystem\FilesystemAdapter, League\Flysystem\Adapter\Local given.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlySystemAdapter.php#L44
Parameter #1 $filesystem of class phpDocumentor\FileSystem\FlySystemAdapter constructor expects League\Flysystem\Filesystem|phpDocumentor\FileSystem\FileSystem, phpDocumentor\FileSystem\FlysystemV1|phpDocumentor\FileSystem\FlysystemV3\FlysystemV3 given.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlySystemAdapter.php#L50
Instantiated class phpDocumentor\FileSystem\FlysystemV1 not found.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlySystemAdapter.php#L50
Parameter #1 $filesystem of class phpDocumentor\FileSystem\FlySystemAdapter constructor expects League\Flysystem\Filesystem|phpDocumentor\FileSystem\FileSystem, phpDocumentor\FileSystem\FlysystemV1 given.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlySystemAdapter.php#L73
Call to an undefined method League\Flysystem\Filesystem|phpDocumentor\FileSystem\FileSystem::put().
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlySystemAdapter.php#L79
Method phpDocumentor\FileSystem\FlySystemAdapter::listContents() should return array<phpDocumentor\FileSystem\StorageAttributes> but returns array<phpDocumentor\FileSystem\StorageAttributes>|League\Flysystem\DirectoryListing<League\Flysystem\StorageAttributes>.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlySystemAdapter.php#L85
Call to an undefined method League\Flysystem\Filesystem|phpDocumentor\FileSystem\FileSystem::find().
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlysystemV1/FlysystemV1.php#L29
Call to an undefined method League\Flysystem\Filesystem::addPlugin().
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlysystemV1/FlysystemV1.php#L49
Call to an undefined method League\Flysystem\Filesystem::put().
|
Unit test / Tests (8.1, lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires phpdocumentor/filesystem dev-main@dev, found phpdocumentor/filesystem[2.x-dev] but it does not match your constraint and is therefore not installable. Make sure you fix the constraint as packages installed from symlinked path repos are updated even in partial updates and the one from the lock file can thus not be used.
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
Unit test / Tests (8.1, lowest)
Process completed with exit code 2.
|
Unit test / Tests (8.4, highest)
The job was canceled because "_8_1_lowest" failed.
|
Unit test / Tests (8.4, lowest)
The job was canceled because "_8_1_lowest" failed.
|
Unit test / Tests (8.2, locked)
The job was canceled because "_8_1_lowest" failed.
|
Unit test / Tests (8.2, highest)
The job was canceled because "_8_1_lowest" failed.
|
Unit test / Tests (8.3, highest)
The job was canceled because "_8_1_lowest" failed.
|
Unit test / Tests (8.1, highest)
The job was canceled because "_8_1_lowest" failed.
|
Unit test / Tests (8.2, lowest)
The job was canceled because "_8_1_lowest" failed.
|
Unit test / Tests (8.3, lowest)
The job was canceled because "_8_1_lowest" failed.
|