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

(14 errors, 0 warnings)

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

local/ganalytics/classes/dimension/custom_dimension_1.php
(#46) Opening brace should be on the same line as the declaration
(#48) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#89) Opening brace should be on the same line as the declaration
(#91) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/ganalytics/classes/dimension/custom_dimension_2.php
(#46) Opening brace should be on the same line as the declaration
(#48) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/ganalytics/classes/dimension/custom_dimension_3.php
(#53) Opening brace should be on the same line as the declaration
(#55) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/ganalytics/classes/dimension/custom_dimension_4.php
(#48) Opening brace should be on the same line as the declaration
(#50) Functions must not contain multiple empty lines in a row; found 2 empty lines
local/ganalytics/classes/metric/custom_metric_1.php
(#46) Opening brace should be on the same line as the declaration
local/ganalytics/classes/privacy/provider.php
(#49) Opening brace should be on the same line as the declaration
local/ganalytics/lib.php
(#35) Opening brace should be on the same line as the declaration
(#37) Functions must not contain multiple empty lines in a row; found 2 empty lines

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

(0 errors, 0 warnings)

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


PHPDocs style problems

(1 errors, 0 warnings)

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

local/ganalytics/classes/dimension/custom_dimension_3.php
(#43) Constant custom_dimension_3::RANGES is not documented

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, 2 warnings)

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

local/ganalytics/templates/analyticsjs.mustache
(#1) Example context missing.
local/ganalytics/templates/gtagjs.mustache
(#1) Example context missing.