Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(8 errors, 11 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

repository/xpert_flickr_public/db/access.php
(#19) Whitespace found at end of line
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
repository/xpert_flickr_public/image.php
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
(#396) Expected 1 space after "-"; newline found
repository/xpert_flickr_public/lang/en/repository_xpert_flickr_public.php
(#19) Whitespace found at end of line
repository/xpert_flickr_public/lib.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#39) Whitespace found at end of line
(#44) Whitespace found at end of line
(#191) Line exceeds 132 characters; contains 149 characters
(#198) Line exceeds 132 characters; contains 134 characters
(#224) Line exceeds 132 characters; contains 153 characters
(#226) Line exceeds 132 characters; contains 145 characters
(#228) Line exceeds 132 characters; contains 143 characters
(#230) Line exceeds 132 characters; contains 143 characters
(#232) Line exceeds 132 characters; contains 145 characters
(#234) Line exceeds 132 characters; contains 146 characters
(#236) Line exceeds 132 characters; contains 143 characters
repository/xpert_flickr_public/tests/generator/lib.php
(#34) Expected MOODLE_INTERNAL check or config.php inclusion
repository/xpert_flickr_public/version.php
(#19) Whitespace found at end of line

Javascript coding style problems

(0 errors, 0 warnings)

This section shows the coding style problems detected in the code by eslint [More info]


CSS problems

(28 errors, 23 warnings)

This section shows CSS problems detected by stylelint [More info]

repository/xpert_flickr_public/styles.css
(#1) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#2) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#3) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#4) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#5) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#6) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#7) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#8) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#9) Expected single space before "}" of a single-line block (block-closing-brace-space-before)
(#1) Unexpected single-line block (block-no-single-line)
(#2) Unexpected single-line block (block-no-single-line)
(#3) Unexpected single-line block (block-no-single-line)
(#4) Unexpected single-line block (block-no-single-line)
(#5) Unexpected single-line block (block-no-single-line)
(#6) Unexpected single-line block (block-no-single-line)
(#7) Unexpected single-line block (block-no-single-line)
(#8) Unexpected single-line block (block-no-single-line)
(#9) Unexpected single-line block (block-no-single-line)
(#9) Expected single space after "{" of a single-line block (block-opening-brace-space-after)
(#2) Expected "#ffffff" to be "#fff" (color-hex-length)
(#2) Expected "#000000" to be "#000" (color-hex-length)
(#2) Expected "#000000" to be "#000" (color-hex-length)
(#3) Expected "#000000" to be "#000" (color-hex-length)
(#3) Expected "#ffffff" to be "#fff" (color-hex-length)
(#3) Expected "#000000" to be "#000" (color-hex-length)
(#4) Expected "#cccccc" to be "#ccc" (color-hex-length)
(#4) Expected "#000000" to be "#000" (color-hex-length)
(#4) Expected "#000000" to be "#000" (color-hex-length)
(#5) Expected "#000000" to be "#000" (color-hex-length)
(#6) Expected "#000000" to be "#000" (color-hex-length)
(#7) Expected "#000000" to be "#000" (color-hex-length)
(#7) Expected "#000000" to be "#000" (color-hex-length)
(#8) Expected "#000000" to be "#000" (color-hex-length)
(#8) Expected "#000000" to be "#000" (color-hex-length)
(#2) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#3) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#4) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#5) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#6) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#7) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#8) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#9) Expected no more than 1 declaration(s) (declaration-block-single-line-max-declarations)
(#2) Expected line length to be no more than 132 characters (max-line-length)
(#3) Expected line length to be no more than 132 characters (max-line-length)
(#4) Expected line length to be no more than 132 characters (max-line-length)
(#5) Expected line length to be no more than 132 characters (max-line-length)
(#6) Expected line length to be no more than 132 characters (max-line-length)
(#7) Expected line length to be no more than 132 characters (max-line-length)
(#8) Expected line length to be no more than 132 characters (max-line-length)
(#9) Expected line length to be no more than 132 characters (max-line-length)
(#1) Expected newline after "," (selector-list-comma-newline-after)

PHPDocs style problems

(12 errors, 4 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

repository/xpert_flickr_public/lib.php
(#51) Not recommended phpdocs tag @global used
(#51) Not recommended phpdocs tag @global used
(#448) Not recommended phpdocs tag @global used
repository/xpert_flickr_public/tests/generator_test.php
(#40) Invalid phpdocs tag @group used
(#40) Invalid phpdocs tag @group used
(#40) Invalid phpdocs tag @group used
(#72) Invalid phpdocs tag @group used
(#72) Invalid phpdocs tag @group used
(#72) Invalid phpdocs tag @group used
(#110) Invalid phpdocs tag @group used
(#110) Invalid phpdocs tag @group used
(#110) Invalid phpdocs tag @group used
(#75) Not recommended phpdocs tag @global used
repository/xpert_flickr_public/tests/image_test.php
(#40) Invalid phpdocs tag @group used
(#40) Invalid phpdocs tag @group used
(#40) Invalid phpdocs tag @group used

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Task "stylelint:css" failed. Use --force to continue.
Problems running grunt

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]