WIP: Module Improvements / Fixes for Schema Reversion #190
147 new issues (0 max.) of at least minor severity.
Annotations
Check notice on line 12 in src/EventSubscriber/CoreStatusSubscriber.php
codacy-production / Codacy Static Code Analysis
src/EventSubscriber/CoreStatusSubscriber.php#L12
Expected 1 blank line(s) before member var; 0 found
Check notice on line 12 in src/EventSubscriber/CoreStatusSubscriber.php
codacy-production / Codacy Static Code Analysis
src/EventSubscriber/CoreStatusSubscriber.php#L12
Missing member variable doc comment
Check notice on line 16 in src/EventSubscriber/CoreStatusSubscriber.php
codacy-production / Codacy Static Code Analysis
src/EventSubscriber/CoreStatusSubscriber.php#L16
Multi-line function declaration not indented correctly; expected 6 spaces but found 4
Check notice on line 17 in src/EventSubscriber/CoreStatusSubscriber.php
codacy-production / Codacy Static Code Analysis
src/EventSubscriber/CoreStatusSubscriber.php#L17
Line indented incorrectly; expected at least 4 spaces, found 2
Check notice on line 22 in src/EventSubscriber/CoreStatusSubscriber.php
codacy-production / Codacy Static Code Analysis
src/EventSubscriber/CoreStatusSubscriber.php#L22
Line indented incorrectly; expected 4 spaces, found 2
Check notice on line 24 in src/EventSubscriber/CoreStatusSubscriber.php
codacy-production / Codacy Static Code Analysis
src/EventSubscriber/CoreStatusSubscriber.php#L24
Array key not aligned correctly; expected 12 spaces but found 6
Check notice on line 28 in src/EventSubscriber/CoreStatusSubscriber.php
codacy-production / Codacy Static Code Analysis
src/EventSubscriber/CoreStatusSubscriber.php#L28
Line indented incorrectly; expected 4 spaces, found 2
Check notice on line 31 in src/EventSubscriber/CoreStatusSubscriber.php
codacy-production / Codacy Static Code Analysis
src/EventSubscriber/CoreStatusSubscriber.php#L31
Expected 1 newline at end of file; 0 found
Check notice on line 11 in src/Services/CoreStatusMonitor.php
codacy-production / Codacy Static Code Analysis
src/Services/CoreStatusMonitor.php#L11
Line indented incorrectly; expected at least 4 spaces, found 2
Check notice on line 28 in src/Services/CoreStatusMonitor.php
codacy-production / Codacy Static Code Analysis
src/Services/CoreStatusMonitor.php#L28
Line indented incorrectly; expected at least 8 spaces, found 4
Check notice on line 29 in src/Services/CoreStatusMonitor.php
codacy-production / Codacy Static Code Analysis
src/Services/CoreStatusMonitor.php#L29
Expected 1 blank line before closing function brace; 0 found
Check notice on line 32 in src/Services/CoreStatusMonitor.php
codacy-production / Codacy Static Code Analysis
src/Services/CoreStatusMonitor.php#L32
Line indented incorrectly; expected at least 8 spaces, found 4
Check notice on line 34 in src/Services/CoreStatusMonitor.php
codacy-production / Codacy Static Code Analysis
src/Services/CoreStatusMonitor.php#L34
Operator ! prohibited; use === FALSE instead
Check notice on line 105 in src/Services/SchemaPoster.php
codacy-production / Codacy Static Code Analysis
src/Services/SchemaPoster.php#L105
Operator ! prohibited; use === FALSE instead
Check notice on line 11 in src/Validation/SchemaValidationException.php
codacy-production / Codacy Static Code Analysis
src/Validation/SchemaValidationException.php#L11
Expected //end class
Check notice on line 11 in src/Validation/SchemaValidationException.php
codacy-production / Codacy Static Code Analysis
src/Validation/SchemaValidationException.php#L11
Expected 1 newline at end of file; 0 found
Check notice on line 12 in src/Validation/SchemaValidator.php
codacy-production / Codacy Static Code Analysis
src/Validation/SchemaValidator.php#L12
Line indented incorrectly; expected at least 4 spaces, found 2
Check notice on line 24 in src/Validation/SchemaValidator.php
codacy-production / Codacy Static Code Analysis
src/Validation/SchemaValidator.php#L24
Expected 2 blank lines before function; 1 found
Check notice on line 24 in src/Validation/SchemaValidator.php
codacy-production / Codacy Static Code Analysis
src/Validation/SchemaValidator.php#L24
Line indented incorrectly; expected 4 spaces, found 2
Check notice on line 42 in src/Validation/SchemaValidator.php
codacy-production / Codacy Static Code Analysis
src/Validation/SchemaValidator.php#L42
Operator ! prohibited; use === FALSE instead
Check notice on line 45 in src/Validation/SchemaValidator.php
codacy-production / Codacy Static Code Analysis
src/Validation/SchemaValidator.php#L45
Whitespace found at end of line
Check notice on line 47 in src/Validation/SchemaValidator.php
codacy-production / Codacy Static Code Analysis
src/Validation/SchemaValidator.php#L47
Array with multiple values cannot be declared on a single line
Check notice on line 71 in src/Validation/SchemaValidator.php
codacy-production / Codacy Static Code Analysis
src/Validation/SchemaValidator.php#L71
Opening brace should be on a new line
Check notice on line 81 in src/Validation/SchemaValidator.php
codacy-production / Codacy Static Code Analysis
src/Validation/SchemaValidator.php#L81
Missing parameter comment
Check notice on line 87 in src/Validation/SchemaValidator.php
codacy-production / Codacy Static Code Analysis
src/Validation/SchemaValidator.php#L87
Opening brace should be on a new line