Skip to content

Extension: commands are lazy by default #58

Extension: commands are lazy by default

Extension: commands are lazy by default #58

Triggered via push January 3, 2024 16:27
Status Failure
Total duration 32s
Artifacts

codesniffer.yml

on: push
Codesniffer  /  Codesniffer (8.2)
21s
Codesniffer / Codesniffer (8.2)
Fit to window
Zoom out
Zoom in

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.