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

(7 errors, 8 warnings)

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

filter/jwplayer/lib.php
(#132) Line exceeds 132 characters; contains 137 characters
(#138) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Inline comments must start with a capital letter, digit or 3-dots sequence
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
(#229) Line exceeds 132 characters; contains 158 characters
(#269) Expected "if (...) {\n"; found "if(...) {\n"
(#288) Line exceeds 132 characters; contains 139 characters
(#290) Line indented incorrectly; expected at least 20 spaces, found 16
(#291) Line indented incorrectly; expected at least 20 spaces, found 16
(#298) Line exceeds 132 characters; contains 161 characters
filter/jwplayer/settings.php
(#90) Whitespace found at end of line
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line

Javascript coding style problems

(3 errors, 1 warnings)

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

filter/jwplayer/module.js
(#1) Identifier 'filter_jwplayer' is not in camel case. (camelcase)
(#4) 'jwplayer' is not defined. (no-undef)
(#7) 'jwplayer' is not defined. (no-undef)
(#9) 'jwplayer' is not defined. (no-undef)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(15 errors, 0 warnings)

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

filter/jwplayer/adminlib.php
(#20) Package filter is not valid
(#30) Package filter is not valid
(#76) Package filter is not valid
filter/jwplayer/filter.php
(#49) Phpdocs for function filter_jwplayer::filter has incomplete parameters list
(#23) Package filter is not valid
(#35) Package filter is not valid
filter/jwplayer/lang/en/filter_jwplayer.php
(#20) Package filter is not valid
filter/jwplayer/lib.php
(#121) Function filter_jwplayer_pluginfile is not documented
(#20) Package filter is not valid
(#158) Package filter is not valid
filter/jwplayer/renderer.php
(#29) Class filter_jwplayer_renderer is not documented
(#30) Function filter_jwplayer_renderer::get_players_raw is not documented
(#20) Package filter is not valid
filter/jwplayer/settings.php
(#20) Package filter is not valid
filter/jwplayer/version.php
(#20) Package filter is not valid

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

(0 errors, 0 warnings)

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


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]