Merge pull request #12 from naxvog/wildcard-ns #163
Annotations
9 errors and 2 warnings
Static Tests (prefer-stable):
src/Factories/LayerFactory.php#L72
Parameter #1 $closure of method PHPUnit\Architecture\Elements\Layer\Layer::exclude() expects Closure, callable(PHPUnit\Architecture\Elements\ObjectDescription): bool given.
|
Static Tests (prefer-stable):
src/Factories/LayerFactory.php#L75
Method Pest\Arch\Factories\LayerFactory::make() should return Pest\Arch\Layer but returns PHPUnit\Architecture\Elements\Layer\Layer.
|
Static Tests (prefer-stable):
src/Layer.php#L20
PHPDoc tag @mixin contains invalid type PHPUnit\Architecture\Elements\Layer\LayerLeave.
|
Static Tests (prefer-stable)
Process completed with exit code 1.
|
Static Tests (prefer-lowest)
The job was canceled because "prefer-stable" failed.
|
Static Tests (prefer-lowest):
src/Factories/LayerFactory.php#L72
Parameter #1 $closure of method PHPUnit\Architecture\Elements\Layer\Layer::exclude() expects Closure, callable(PHPUnit\Architecture\Elements\ObjectDescription): bool given.
|
Static Tests (prefer-lowest):
src/Factories/LayerFactory.php#L75
Method Pest\Arch\Factories\LayerFactory::make() should return Pest\Arch\Layer but returns PHPUnit\Architecture\Elements\Layer\Layer.
|
Static Tests (prefer-lowest):
src/Layer.php#L20
PHPDoc tag @mixin contains invalid type PHPUnit\Architecture\Elements\Layer\LayerLeave.
|
Static Tests (prefer-lowest)
The operation was canceled.
|
Static Tests (prefer-stable)
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/
|
Static Tests (prefer-stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|