Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Module Improvements / Fixes for Schema Reversion #190

Draft
wants to merge 5 commits into
base: 8.x
Choose a base branch
from

Add required services for status checks.

75c9427
Select commit
Loading
Failed to load commit list.
Draft

WIP: Module Improvements / Fixes for Schema Reversion #190

Add required services for status checks.
75c9427
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Dec 16, 2024 in 0s

147 new issues (0 max.) of at least minor severity.

Annotations

Check notice on line 12 in src/EventSubscriber/CoreStatusSubscriber.php

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Validation/SchemaValidationException.php#L11

Expected //end class

Check notice on line 11 in src/Validation/SchemaValidationException.php

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Validation/SchemaValidator.php#L81

Missing parameter comment

Check notice on line 87 in src/Validation/SchemaValidator.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Validation/SchemaValidator.php#L87

Opening brace should be on a new line