Update php cs fixer to latest version #301
Annotations
10 errors
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/WillExtendTest.php#L1
Ignored error pattern #^Call to an undefined method Prophecy\\Prophecy\\ObjectProphecy\<object\>\:\:baz\(\)\.$# (method.notFound) in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/test/StaticAnalysis/Test/ObjectProphecy/WillExtendTest.php was not matched in reported errors.
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/WillExtendTest.php#L1
Ignored error pattern #^Method JanGregor\\Prophecy\\Test\\StaticAnalysis\\Test\\ObjectProphecy\\WillExtendTest\:\:createProphecy\(\) should return Prophecy\\Prophecy\\ObjectProphecy\<JanGregor\\Prophecy\\Test\\StaticAnalysis\\Src\\Baz\> but returns Prophecy\\Prophecy\\ObjectProphecy\<object\>\.$# (return.type) in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/test/StaticAnalysis/Test/ObjectProphecy/WillExtendTest.php was not matched in reported errors.
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/WillExtendTest.php#L1
Ignored error pattern #^Parameter \#1 \$baz of method JanGregor\\Prophecy\\Test\\StaticAnalysis\\Src\\BaseModel\:\:baz\(\) expects JanGregor\\Prophecy\\Test\\StaticAnalysis\\Src\\Baz, object given\.$# (argument.type) in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/test/StaticAnalysis/Test/ObjectProphecy/WillExtendTest.php was not matched in reported errors.
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/WillExtendTest.php#L42
Ignored error pattern #^Call to an undefined method Prophecy\\Prophecy\\ObjectProphecy\<JanGregor\\Prophecy\\Test\\StaticAnalysis\\Src\\Baz\>\:\:baz\(\)\.$# (method.notFound) in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/test/StaticAnalysis/Test/ObjectProphecy/WillExtendTest.php is expected to occur 2 times, but occurred 3 times.
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/WillExtendTest.php#L70
Call to an undefined method Prophecy\Prophecy\ObjectProphecy<JanGregor\Prophecy\Test\StaticAnalysis\Src\Baz>::baz().
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/WillImplementTest.php#L1
Ignored error pattern #^Call to an undefined method Prophecy\\Prophecy\\ObjectProphecy\<JanGregor\\Prophecy\\Test\\StaticAnalysis\\Src\\Foo\>\:\:bar\(\)\.$# (method.notFound) in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/test/StaticAnalysis/Test/ObjectProphecy/WillImplementTest.php was not matched in reported errors.
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/WillImplementTest.php#L1
Ignored error pattern #^Call to an undefined method Prophecy\\Prophecy\\ObjectProphecy\<JanGregor\\Prophecy\\Test\\StaticAnalysis\\Src\\Foo\>\:\:foo\(\)\.$# (method.notFound) in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/test/StaticAnalysis/Test/ObjectProphecy/WillImplementTest.php was not matched in reported errors.
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/WillImplementTest.php#L1
Ignored error pattern #^Method JanGregor\\Prophecy\\Test\\StaticAnalysis\\Test\\ObjectProphecy\\WillImplementTest\:\:createProphecy\(\) should return Prophecy\\Prophecy\\ObjectProphecy\<JanGregor\\Prophecy\\Test\\StaticAnalysis\\Src\\Bar\> but returns Prophecy\\Prophecy\\ObjectProphecy\<JanGregor\\Prophecy\\Test\\StaticAnalysis\\Src\\Foo\>\.$# (return.type) in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/test/StaticAnalysis/Test/ObjectProphecy/WillImplementTest.php was not matched in reported errors.
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/WillImplementTest.php#L1
Ignored error pattern #^Parameter \#1 \$bar of method JanGregor\\Prophecy\\Test\\StaticAnalysis\\Src\\BaseModel\:\:bar\(\) expects JanGregor\\Prophecy\\Test\\StaticAnalysis\\Src\\Bar, JanGregor\\Prophecy\\Test\\StaticAnalysis\\Src\\Foo given\.$# (argument.type) in path /home/runner/work/phpstan-prophecy/phpstan-prophecy/test/StaticAnalysis/Test/ObjectProphecy/WillImplementTest.php was not matched in reported errors.
|
Run phpstan/phpstan without extension:
test/StaticAnalysis/Test/ObjectProphecy/WillImplementTest.php#L55
Call to an undefined method Prophecy\Prophecy\ObjectProphecy<JanGregor\Prophecy\Test\StaticAnalysis\Src\Bar&JanGregor\Prophecy\Test\StaticAnalysis\Src\Foo>::foo().
|
Loading