Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(17 errors, 2 warnings)

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

local/backupftp/settings.php
(#50) Inline comments must start with a capital letter, digit or 3-dots sequence
(#50) This comment is 59% valid code; is this commented out code?
(#50) Line indented incorrectly; expected at least 4 spaces, found 0
(#50) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#51) Line indented incorrectly; expected at least 4 spaces, found 0
(#51) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#52) Line indented incorrectly; expected at least 4 spaces, found 0
(#52) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#53) Line indented incorrectly; expected at least 4 spaces, found 0
(#53) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#54) Line indented incorrectly; expected at least 4 spaces, found 0
(#55) Line indented incorrectly; expected at least 4 spaces, found 0
(#55) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#56) Line indented incorrectly; expected at least 4 spaces, found 0
(#56) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#57) Line indented incorrectly; expected at least 4 spaces, found 0
(#57) Expected 1 space before comment text but found 4; use block comment if you need indentation
(#58) Line indented incorrectly; expected at least 4 spaces, found 0
(#58) Expected 1 space before comment text but found 4; use block comment if you need indentation

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

(22 errors, 0 warnings)

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

local/backupftp/backup.php
(#82) Phpdocs for function local_backupftp_categorias has incomplete parameters list
local/backupftp/classes/report/backup_view.php
(#82) Phpdocs for function backup_view::col_courseid has incomplete parameters list
(#101) Phpdocs for function backup_view::col_logs has incomplete parameters list
(#112) Phpdocs for function backup_view::col_timecreated has incomplete parameters list
(#124) Phpdocs for function backup_view::col_timestart has incomplete parameters list
(#136) Phpdocs for function backup_view::col_timeend has incomplete parameters list
local/backupftp/classes/report/restore_view.php
(#41) Phpdocs for function restore_view::__construct has incomplete parameters list
(#82) Phpdocs for function restore_view::col_logs has incomplete parameters list
(#93) Phpdocs for function restore_view::col_timecreated has incomplete parameters list
(#105) Phpdocs for function restore_view::col_timestart has incomplete parameters list
(#117) Phpdocs for function restore_view::col_timeend has incomplete parameters list
local/backupftp/classes/server/ftp.php
(#89) Phpdocs for function ftp::format_bytes has incomplete parameters list
(#120) Phpdocs for function ftp::remove_zero has incomplete parameters list
local/backupftp/classes/task/backup_course.php
(#100) Phpdocs for function backup_course::execute_backup has incomplete parameters list
(#155) Phpdocs for function backup_course::send_ftp has incomplete parameters list
local/backupftp/classes/task/restore_course.php
(#105) Phpdocs for function restore_course::execute_restore has incomplete parameters list
local/backupftp/classes/util/category.php
(#38) Phpdocs for function category::get_category has incomplete parameters list
(#77) Phpdocs for function category::get_categoryid has incomplete parameters list
local/backupftp/db/upgrade.php
(#28) Phpdocs for function xmldb_local_backupftp_upgrade has incomplete parameters list
local/backupftp/lib.php
(#69) Phpdocs for function local_backupftp_extend_navigation_course has incomplete parameters list
local/backupftp/restore.php
(#89) Phpdocs for function local_backupftp_list_filesfromftp has incomplete parameters list
(#194) Phpdocs for function local_backupftp_list_filesfromlocal has incomplete parameters list

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]


Gherkin .feature problems

(0 errors, 0 warnings)

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