Extension: commands are lazy by default #58
codesniffer.yml
on: push
Codesniffer
/
Codesniffer (8.2)
21s
Annotations
7 errors
Codesniffer / Codesniffer (8.2):
tests/fixtures/FooHelperSet.php#L7
Class name Tests\Fixtures\FooHelperSet does not match filepath /home/runner/work/console/console/tests/fixtures/FooHelperSet.php.
|
Codesniffer / Codesniffer (8.2):
tests/fixtures/HelperSetCommand.php#L13
Class name Tests\Fixtures\HelperSetCommand does not match filepath /home/runner/work/console/console/tests/fixtures/HelperSetCommand.php.
|
Codesniffer / Codesniffer (8.2):
tests/fixtures/NoNameCommand.php#L7
Class name Tests\Fixtures\NoNameCommand does not match filepath /home/runner/work/console/console/tests/fixtures/NoNameCommand.php.
|
Codesniffer / Codesniffer (8.2):
tests/fixtures/FooCommand.php#L14
Class name Tests\Fixtures\FooCommand does not match filepath /home/runner/work/console/console/tests/fixtures/FooCommand.php.
|
Codesniffer / Codesniffer (8.2):
tests/fixtures/FooHelper.php#L7
Class name Tests\Fixtures\FooHelper does not match filepath /home/runner/work/console/console/tests/fixtures/FooHelper.php.
|
Codesniffer / Codesniffer (8.2):
tests/fixtures/ThrowingCommand.php#L14
Class name Tests\Fixtures\ThrowingCommand does not match filepath /home/runner/work/console/console/tests/fixtures/ThrowingCommand.php.
|
Codesniffer / Codesniffer (8.2)
Process completed with exit code 2.
|