Enhancement: Use --ansi option #202
Annotations
7 errors
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/ProphesizeTest.php#L55
Ignored error pattern #^Call to an undefined method Prophecy\\Prophecy\\ObjectProphecy\:\:getFoo\(\)\.$# in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/test/StaticAnalysis/Test/ObjectProphecy/ProphesizeTest.php is expected to occur 2 times, but occurred only 1 time.
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/ProphesizeTest.php#L59
Ignored error pattern #^Call to an undefined method Prophecy\\Prophecy\\ObjectProphecy\:\:doubleTheNumber\(\)\.$# in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/test/StaticAnalysis/Test/ObjectProphecy/ProphesizeTest.php is expected to occur 2 times, but occurred only 1 time.
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/ProphesizeTest.php#L65
Ignored error pattern #^Call to an undefined method object\:\:getFoo\(\)\.$# in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/test/StaticAnalysis/Test/ObjectProphecy/ProphesizeTest.php is expected to occur 2 times, but occurred only 1 time.
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/ProphesizeTest.php#L66
Ignored error pattern #^Call to an undefined method object\:\:doubleTheNumber\(\)\.$# in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/test/StaticAnalysis/Test/ObjectProphecy/ProphesizeTest.php is expected to occur 2 times, but occurred only 1 time.
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/ProphesizeTest.php#L91
Call to an undefined method Prophecy\Prophecy\ObjectProphecy<JanGregor\Prophecy\Test\StaticAnalysis\Src\BaseModel>::getFoo().
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/ProphesizeTest.php#L95
Call to an undefined method Prophecy\Prophecy\ObjectProphecy<JanGregor\Prophecy\Test\StaticAnalysis\Src\BaseModel>::doubleTheNumber().
|
Run phpstan/phpstan without extension
Process completed with exit code 1.
|
Loading