Skip to content

Registered templates for Tour, Accommodation and Destionation post-ty…

Codacy Production / Codacy Static Code Analysis required action Oct 25, 2024 in 0s

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

Annotations

Check notice on line 48 in assets/css/admin.css

See this annotation in the file changed.

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

assets/css/admin.css#L48

Expected quotes around "text" (selector-attribute-quotes)

Check notice on line 66 in assets/css/admin.css

See this annotation in the file changed.

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

assets/css/admin.css#L66

(selector) => `Expected class selector "${selector}" to be kebab-case`

Check notice on line 81 in assets/css/admin.css

See this annotation in the file changed.

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

assets/css/admin.css#L81

Expected double colon pseudo-element notation (selector-pseudo-element-colon-notation)

Check notice on line 87 in assets/css/admin.css

See this annotation in the file changed.

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

assets/css/admin.css#L87

Expected empty line before rule (rule-empty-line-before)

Check notice on line 110 in assets/css/admin.css

See this annotation in the file changed.

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

assets/css/admin.css#L110

(selector) => `Expected class selector "${selector}" to be kebab-case`

Check notice on line 116 in assets/css/admin.css

See this annotation in the file changed.

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

assets/css/admin.css#L116

(selector) => `Expected class selector "${selector}" to be kebab-case`

Check notice on line 36 in includes/classes/admin/class-setup.php

See this annotation in the file changed.

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

includes/classes/admin/class-setup.php#L36

Line indented incorrectly; expected at least 4 spaces, found 1

Check notice on line 118 in includes/classes/admin/class-setup.php

See this annotation in the file changed.

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

includes/classes/admin/class-setup.php#L118

Line indented incorrectly; expected 8 spaces, found 2

Check notice on line 40 in includes/classes/blocks/class-bindings.php

See this annotation in the file changed.

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

includes/classes/blocks/class-bindings.php#L40

Opening brace should be on a new line

Check notice on line 50 in includes/classes/blocks/class-bindings.php

See this annotation in the file changed.

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

includes/classes/blocks/class-bindings.php#L50

Line indented incorrectly; expected at least 8 spaces, found 2

Check notice on line 58 in includes/classes/blocks/class-bindings.php

See this annotation in the file changed.

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

includes/classes/blocks/class-bindings.php#L58

Line indented incorrectly; expected at least 8 spaces, found 3

Check notice on line 22 in includes/classes/blocks/class-patterns.php

See this annotation in the file changed.

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

includes/classes/blocks/class-patterns.php#L22

No space found before comment text; expected "// Register our pattern category" but found "//Register our pattern category"

Check notice on line 26 in includes/classes/blocks/class-patterns.php

See this annotation in the file changed.

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

includes/classes/blocks/class-patterns.php#L26

Short array syntax must be used to define arrays

Check notice on line 52 in includes/classes/blocks/class-patterns.php

See this annotation in the file changed.

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

includes/classes/blocks/class-patterns.php#L52

Line indented incorrectly; expected at least 12 spaces, found 3

Check notice on line 44 in includes/classes/blocks/class-templates.php

See this annotation in the file changed.

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

includes/classes/blocks/class-templates.php#L44

Line indented incorrectly; expected at least 8 spaces, found 5

Check notice on line 48 in includes/classes/blocks/class-templates.php

See this annotation in the file changed.

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

includes/classes/blocks/class-templates.php#L48

Array key not aligned correctly; expected 18 spaces but found 5

Check notice on line 26 in includes/classes/blocks/class-variations.php

See this annotation in the file changed.

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

includes/classes/blocks/class-variations.php#L26

Expected 2 blank lines before function; 1 found

Check notice on line 26 in includes/classes/blocks/class-variations.php

See this annotation in the file changed.

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

includes/classes/blocks/class-variations.php#L26

Line indented incorrectly; expected 4 spaces, found 1

Check notice on line 40 in includes/classes/blocks/class-variations.php

See this annotation in the file changed.

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

includes/classes/blocks/class-variations.php#L40

Line indented incorrectly; expected at least 12 spaces, found 4

Check notice on line 3 in includes/constants/settings-fields.php

See this annotation in the file changed.

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

includes/constants/settings-fields.php#L3

Short array syntax must be used to define arrays

Check notice on line 35 in includes/constants/settings-fields.php

See this annotation in the file changed.

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

includes/constants/settings-fields.php#L35

Array key not aligned correctly; expected 12 spaces but found 2

Check notice on line 9 in includes/partials/navigation.php

See this annotation in the file changed.

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

includes/partials/navigation.php#L9

Line indented incorrectly; expected 4 spaces, found 1

Check notice on line 12 in includes/partials/settings.php

See this annotation in the file changed.

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

includes/partials/settings.php#L12

Line indented incorrectly; expected 4 spaces, found 2

Check notice on line 29 in includes/taxonomies/config-accommodation-type.php

See this annotation in the file changed.

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

includes/taxonomies/config-accommodation-type.php#L29

Array key not aligned correctly; expected 28 spaces but found 3

Check notice on line 20 in tour-operator-bootstrap.php

See this annotation in the file changed.

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

tour-operator-bootstrap.php#L20

Concat operator must not be surrounded by spaces