tests: ignore some phpunit notices #449
lint-and-analyse.yml
on: push
lint-php
20s
analyse-php
22s
Annotations
5 errors
|
lint-php
Process completed with exit code 2.
|
|
analyse-php
Process completed with exit code 1.
|
|
analyse-php:
tests/Parser/ProjectTraverserTest.php#L30
Attribute class PHPUnit\Framework\Attributes\AllowMockObjectsWithoutExpectations does not exist.
|
|
analyse-php:
tests/Parser/ClassVisitor/PropertyClassVisitorTest.php#L24
Attribute class PHPUnit\Framework\Attributes\AllowMockObjectsWithoutExpectations does not exist.
|
|
analyse-php:
tests/Parser/ClassVisitor/MethodClassVisitorTest.php#L22
Attribute class PHPUnit\Framework\Attributes\AllowMockObjectsWithoutExpectations does not exist.
|