Skip to content

Initial commit

Initial commit #1

Triggered via push September 30, 2024 11:11
Status Success
Total duration 19s
Artifacts

phpcs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/ActionHandler/PetStoreHandler.php#L2
Missing file doc comment
build: src/Service/PetStoreService.php#L2
Missing file doc comment
build: src/Service/PetStoreService.php#L50
Missing short description in doc comment
build: src/Service/InstallationService.php#L2
Missing file doc comment
build: src/Service/InstallationService.php#L12
Tag value for @author tag indented incorrectly; expected 1 spaces but found 2
build: src/Service/InstallationService.php#L89
There must be no blank line following an inline comment
build: src/Service/InstallationService.php#L101
No space found before comment text; expected "// This is the place where you can add or change Installation data from/for this bundle or other required bundles." but found "//This is the place where you can add or change Installation data from/for this bundle or other required bundles."
build: src/Service/InstallationService.php#L102
No space found before comment text; expected "// Note that in most cases it is recommended to use .json files in the Installation folder instead, if possible." but found "//Note that in most cases it is recommended to use .json files in the Installation folder instead, if possible."
build: src/Service/InstallationService.php#L102
There must be no blank line following an inline comment
build: src/Service/InstallationService.php#L103
Whitespace found at end of line
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/