Upgrade flysystem v2 #3264
integrate.yaml
on: pull_request
Unit test
/
Supported Versions Matrix
2s
Code Coverage
/
Code Coverage
4m 39s
Coding Standards
18s
Check architecture
14s
xml-lint
16s
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
35 errors and 7 warnings
Lint root / Lint yaml & Composer (8.2)
Process completed with exit code 2.
|
Coding Standards:
packages/guides/src/FileCollector.php#L25
Expected 0 lines between same types of use statement, found 1.
|
Coding Standards:
packages/guides/src/FileCollector.php#L26
Expected 1 line between different types of use statement, found 0.
|
Coding Standards:
packages/guides/src/Parser.php#L16
Type League\Flysystem\Adapter\Local is not used in this file.
|
Coding Standards:
packages/guides/src/Parser.php#L17
Type League\Flysystem\Filesystem is not used in this file.
|
Coding Standards:
packages/guides/src/Parser.php#L109
There must be exactly one space between parameter type hint and parameter $sourcePath.
|
Coding Standards:
packages/guides/src/Parser.php#L110
There must be exactly one space between parameter type hint and parameter $file.
|
Coding Standards:
packages/guides/src/Parser.php#L112
There must be exactly one space between parameter type hint and parameter $initialHeaderLevel.
|
Coding Standards:
packages/guides/src/Parser.php#L113
There must be exactly one space between parameter type hint and parameter $projectNode.
|
Coding Standards:
packages/guides-cli/src/Command/Run.php#L16
Type Flyfinder\Finder is not used in this file.
|
Coding Standards:
packages/guides-cli/src/Command/Run.php#L22
Type League\Flysystem\Adapter\Local is not used in this file.
|
Unit test / Tests (8.4, locked)
Process completed with exit code 2.
|
Unit test / Tests (8.1, locked)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.1, locked)
Process completed with exit code 2.
|
Unit test / Tests (8.3, locked)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.4, highest)
The job was canceled because "_8_4_locked" failed.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FileSystem.php#L40
Method phpDocumentor\FileSystem\FileSystem::listContents() return type has no value type specified in iterable type array.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FileSystem.php#L42
Method phpDocumentor\FileSystem\FileSystem::find() return type has no value type specified in iterable type iterable.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlySystemAdapter.php#L20
Property phpDocumentor\FileSystem\FlySystemAdapter::$filesystem (phpDocumentor\FileSystem\FileSystem) does not accept League\Flysystem\Filesystem.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlySystemAdapter.php#L45
Method phpDocumentor\FileSystem\FlySystemAdapter::listContents() return type has no value type specified in iterable type array.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlySystemAdapter.php#L50
Method phpDocumentor\FileSystem\FlySystemAdapter::find() return type has no value type specified in iterable type iterable.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlysystemV1.php#L12
Interface phpDocumentor\FileSystem\FileSystem referenced with incorrect case: phpDocumentor\FileSystem\Filesystem.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlysystemV1.php#L17
Instantiated class League\Flysystem\Adapter\Local not found.
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlysystemV1.php#L17
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/FlysystemV1.php#L18
Call to an undefined method League\Flysystem\Filesystem::addPlugin().
|
Static analysis / Static Code Analysis (8.2):
packages/filesystem/src/FlysystemV1.php#L38
Call to an undefined method League\Flysystem\Filesystem::put().
|
Unit test / Tests (8.3, highest)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.2, lowest)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.2, locked)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.3, lowest)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.2, highest)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.4, lowest)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.1, highest)
The job was canceled because "_8_4_locked" failed.
|
Unit test / Tests (8.1, lowest)
The job was canceled because "_8_4_locked" failed.
|
Code Coverage / Code Coverage
Process completed with exit code 2.
|
Unit test / Supported Versions Matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check architecture
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint root / Lint yaml & Composer (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
xml-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit test / Tests (8.4, locked)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static analysis / Static Code Analysis (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code Coverage / Code Coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|