Skip to content

Add plugin to monologs #101

Add plugin to monologs

Add plugin to monologs #101

Triggered via push November 28, 2023 10:49
Status Success
Total duration 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpcs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/Service/PetStoreService.php#L2
Missing file doc comment
build: src/Service/PetStoreService.php#L20
Missing short description in doc comment
build: src/Service/PetStoreService.php#L25
Missing short description in doc comment
build: src/Service/PetStoreService.php#L30
Missing short description in doc comment
build: src/Service/PetStoreService.php#L43
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."