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

(0 errors, 0 warnings)

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


Javascript coding style problems

(3 errors, 15 warnings)

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

local/vxg_dashboard/amd/src/icon_picker.js
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#32) Unexpected space before function parentheses. (space-before-function-paren)
(#33) Identifier 'icon_pickerlink' is not in camel case. (camelcase)
(#36) 'fetchMap' is not defined. (no-undef)
(#43) Expected catch,fail() or return (promise/catch-or-return)
(#43) 'fetchMap' is not defined. (no-undef)
(#43) Each then() should return a value or throw (promise/always-return)
(#43) Unexpected space before function parentheses. (space-before-function-paren)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#48) Expected catch,fail() or return (promise/catch-or-return)
(#52) Each then() should return a value or throw (promise/always-return)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#59) Expected catch,fail() or return (promise/catch-or-return)
(#68) Each then() should return a value or throw (promise/always-return)
(#68) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Unexpected space before function parentheses. (space-before-function-paren)
(#78) Unexpected space before function parentheses. (space-before-function-paren)
(#78) 'e' is defined but never used. (no-unused-vars)

CSS problems

(18 errors, 0 warnings)

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

local/vxg_dashboard/styles.css
(#61) Expected newline after "}" (block-closing-brace-newline-after)
(#61) Unexpected whitespace at end of line (no-eol-whitespace)
(#10) Expected indentation of 4 spaces (indentation)
(#16) Expected indentation of 4 spaces (indentation)
(#32) Expected indentation of 4 spaces (indentation)
(#38) Expected indentation of 4 spaces (indentation)
(#33) Expected indentation of 8 spaces (indentation)
(#34) Expected indentation of 8 spaces (indentation)
(#35) Expected indentation of 8 spaces (indentation)
(#36) Expected indentation of 8 spaces (indentation)
(#37) Expected indentation of 8 spaces (indentation)
(#42) Expected indentation of 4 spaces (indentation)
(#48) Expected indentation of 4 spaces (indentation)
(#43) Expected indentation of 8 spaces (indentation)
(#44) Expected indentation of 8 spaces (indentation)
(#45) Expected indentation of 8 spaces (indentation)
(#46) Expected indentation of 8 spaces (indentation)
(#47) Expected indentation of 8 spaces (indentation)

PHPDocs style problems

(30 errors, 0 warnings)

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

local/vxg_dashboard/classes/form/manage_dashboard_form.php
(#17) File-level phpdocs block is not found
(#24) Class manage_dashboard_form is not documented
(#27) Function manage_dashboard_form::definition is not documented
(#24) Package is not specified for class manage_dashboard_form. It is also not specified in file-level phpdocs
local/vxg_dashboard/classes/privacy/provider.php
(#17) File-level phpdocs block is not found
(#19) Class provider is not documented
(#19) Package is not specified for class provider. It is also not specified in file-level phpdocs
local/vxg_dashboard/db/access.php
(#17) File-level phpdocs block is not found
local/vxg_dashboard/db/uninstall.php
(#17) File-level phpdocs block is not found
(#21) Function xmldb_local_vxg_dashboard_uninstall is not documented
(#21) Package is not specified for function xmldb_local_vxg_dashboard_uninstall. It is also not specified in file-level phpdocs
local/vxg_dashboard/delete.php
(#17) File-level phpdocs block is not found
local/vxg_dashboard/edit.php
(#17) File-level phpdocs block is not found
local/vxg_dashboard/index.php
(#17) File-level phpdocs block is not found
local/vxg_dashboard/lang/en/local_vxg_dashboard.php
(#17) File-level phpdocs block is not found
local/vxg_dashboard/lang/hu/local_vxg_dashboard.php
(#17) File-level phpdocs block is not found
local/vxg_dashboard/lib.php
(#17) File-level phpdocs block is not found
(#21) Function local_vxg_dashboard_extend_settings_navigation is not documented
(#25) Function local_vxg_dashboard_extend_navigation is not documented
(#21) Package is not specified for function local_vxg_dashboard_extend_settings_navigation. It is also not specified in file-level phpdocs
(#25) Package is not specified for function local_vxg_dashboard_extend_navigation. It is also not specified in file-level phpdocs
local/vxg_dashboard/locallib.php
(#27) Function local_vxg_dashboard_reset_default_dashboard is not documented
(#41) Function local_vxg_dashboard_delete_dashboard_blocks is not documented
(#55) Function local_vxg_dashboard_plugin_uninstall is not documented
(#74) Function local_vxg_dashboard_get_assignable_roles is not documented
(#90) Function local_vxg_dashboard_get_user_role_ids is not documented
(#104) Function local_vxg_dashboard_get_access_roles is not documented
local/vxg_dashboard/manage.php
(#17) File-level phpdocs block is not found
local/vxg_dashboard/settings.php
(#17) File-level phpdocs block is not found
local/vxg_dashboard/version.php
(#17) File-level phpdocs block is not found

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]

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

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 1 warnings)

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

local/vxg_dashboard/templates/icon_picker_modal.mustache
(#1) Example context missing.

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]