Merge pull request #12 from naxvog/wildcard-ns #163
Annotations
4 errors and 2 warnings
Types:
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.
|
Types:
src/Factories/LayerFactory.php#L75
Method Pest\Arch\Factories\LayerFactory::make() should return Pest\Arch\Layer but returns PHPUnit\Architecture\Elements\Layer\Layer.
|
Types:
src/Layer.php#L20
PHPDoc tag @mixin contains invalid type PHPUnit\Architecture\Elements\Layer\LayerLeave.
|
Types
Process completed with exit code 1.
|
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/
|
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/
|
Loading