Skip to content

Update codeLintGlobal.yml #41

Update codeLintGlobal.yml

Update codeLintGlobal.yml #41

GitHub Actions / PHP_CodeSniffer failed Sep 13, 2023 in 0s

426 errors

PHP_CodeSniffer found 426 errors

Annotations

Check failure on line 2 in core/ajax/template.ajax.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/ajax/template.ajax.php#L2

You must use "/**" style comments for a file comment (PEAR.Commenting.FileComment.WrongStyle)

Check failure on line 19 in core/ajax/template.ajax.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/ajax/template.ajax.php#L19

File is being conditionally included; use "include_once" instead (PEAR.Files.IncludingFile.UseIncludeOnce)

Check failure on line 26 in core/ajax/template.ajax.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/ajax/template.ajax.php#L26

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 29 in core/ajax/template.ajax.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/ajax/template.ajax.php#L29

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 2 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L2

You must use "/**" style comments for a file comment (PEAR.Commenting.FileComment.WrongStyle)

Check failure on line 21 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L21

Missing doc comment for class template (PEAR.Commenting.ClassComment.Missing)

Check failure on line 21 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L21

Class name must begin with a capital letter (PEAR.NamingConventions.ValidClassName.StartWithCapital)

Check failure on line 21 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L21

Opening brace of a class must be on the line after the definition (PEAR.Classes.ClassDeclaration.OpenBraceNewLine)

Check failure on line 22 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L22

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 24 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L24

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 25 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L25

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 26 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L26

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 27 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L27

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 28 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L28

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 30 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L30

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 31 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L31

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 32 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L32

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 33 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L33

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 34 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L34

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 36 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L36

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 38 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L38

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 39 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L39

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 40 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L40

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 41 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L41

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)

Check failure on line 43 in core/class/template.class.php

See this annotation in the file changed.

@github-actions github-actions / PHP_CodeSniffer

core/class/template.class.php#L43

Line indented incorrectly; expected at least 4 spaces, found 2 (PEAR.WhiteSpace.ScopeIndent.Incorrect)