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

(25 errors, 0 warnings)

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

mod/attendance/absentee.php
(#172) File must end with a newline character
mod/attendance/classes/calendar_helpers.php
(#185) File must end with a newline character
mod/attendance/classes/form/addwarning.php
(#118) File must end with a newline character
mod/attendance/classes/form/studentattendance.php
(#125) File must end with a newline character
mod/attendance/classes/form/tempmerge.php
(#72) File must end with a newline character
mod/attendance/classes/manage_page_params.php
(#47) File must end with a newline character
mod/attendance/classes/output/mobile.php
(#453) File must end with a newline character
mod/attendance/classes/preferences_page_params.php
(#73) File must end with a newline character
mod/attendance/classes/sessions_page_params.php
(#66) File must end with a newline character
mod/attendance/classes/task/auto_mark.php
(#230) File must end with a newline character
mod/attendance/classes/task/clear_temporary_passwords.php
(#54) File must end with a newline character
mod/attendance/classes/task/notify.php
(#173) File must end with a newline character
mod/attendance/classes/view_page_params.php
(#85) File must end with a newline character
mod/attendance/coursesummary.php
(#129) File must end with a newline character
mod/attendance/db/mobile.php
(#70) File must end with a newline character
mod/attendance/db/tasks.php
(#52) File must end with a newline character
mod/attendance/defaultstatus.php
(#131) File must end with a newline character
mod/attendance/index.php
(#93) File must end with a newline character
mod/attendance/lib.php
(#538) File must end with a newline character
mod/attendance/messageselect.php
(#182) File must end with a newline character
mod/attendance/mod_form.php
(#76) File must end with a newline character
mod/attendance/resetcalendar.php
(#90) File must end with a newline character
mod/attendance/sessions.php
(#227) File must end with a newline character
mod/attendance/tempmerge.php
(#101) File must end with a newline character
mod/attendance/warnings.php
(#203) File must end with a newline character

Javascript coding style problems

(1 errors, 1 warnings)

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

mod/attendance/js/password/attendance_QRCodeRotate.js
(#9) Parsing error: The keyword 'class' is reserved
mod/attendance/yui/src/groupfilter/js/groupfilter.js
(#1) 'M' is already defined as a built-in global variable. (no-redeclare)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(0 errors, 0 warnings)

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


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

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

mod/attendance/templates/mobile_teacher_form_ionic3.mustache
(#1) HTML Validation info, line 10: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (item> <ion-list radio-group [(ngModel)]="CONTENT_OTHERDATA.statusall" (ionChange)=""> <)
(#1) HTML Validation info, line 10: Attribute “(ionchange)” is not serializable as XML 1.0. (item> <ion-list radio-group [(ngModel)]="CONTENT_OTHERDATA.statusall" (ionChange)=""> <)
(#1) HTML Validation info, line 14: Attribute “[args]” is not serializable as XML 1.0. (> <button ion-button core-site-plugins-new-content component="mod_attendance" method="mobile_view_activity" [args]="{cmid: 25, courseid: 4, sessid: 43}"> )
(#1) HTML Validation error, line 14: Attribute “ion-button” not allowed on element “button” at this point. (> <button ion-button core-site-plugins-new-content component="mod_attendance" method="mobile_view_activity" [args]="{cmid: 25, courseid: 4, sessid: 43}"> )
(#1) HTML Validation error, line 14: Attribute “core-site-plugins-new-content” not allowed on element “button” at this point. (> <button ion-button core-site-plugins-new-content component="mod_attendance" method="mobile_view_activity" [args]="{cmid: 25, courseid: 4, sessid: 43}"> )
(#1) HTML Validation error, line 14: Attribute “component” not allowed on element “button” at this point. (> <button ion-button core-site-plugins-new-content component="mod_attendance" method="mobile_view_activity" [args]="{cmid: 25, courseid: 4, sessid: 43}"> )
(#1) HTML Validation error, line 14: Attribute “method” not allowed on element “button” at this point. (> <button ion-button core-site-plugins-new-content component="mod_attendance" method="mobile_view_activity" [args]="{cmid: 25, courseid: 4, sessid: 43}"> )
(#1) HTML Validation error, line 14: Attribute “[args]” not allowed on element “button” at this point. (> <button ion-button core-site-plugins-new-content component="mod_attendance" method="mobile_view_activity" [args]="{cmid: 25, courseid: 4, sessid: 43}"> )
mod/attendance/templates/mobile_teacher_form_latest.mustache
(#1) HTML Validation info, line 10: Attribute “[(ngmodel)]” is not serializable as XML 1.0. (> <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.statusall" (ionChange)=""> )
(#1) HTML Validation info, line 10: Attribute “(ionchange)” is not serializable as XML 1.0. (> <ion-radio-group [(ngModel)]="CONTENT_OTHERDATA.statusall" (ionChange)=""> )
(#1) HTML Validation info, line 13: Attribute “[args]” is not serializable as XML 1.0. (span> <ion-button class="ion-margin" expand="block" core-site-plugins-new-content component="mod_attendance" method="mobile_view_activity" [args]="{cmid: 25, courseid: 4, sessid: 43}"> )

Gherkin .feature problems

(0 errors, 0 warnings)

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