Prechecker results: warning


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

(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

(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, 14 warnings)

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

mod/googlemeet/templates/mobile_view_page_ionic3.mustache
(#1) HTML Validation error, line 7: Attribute “ion-button” not allowed on element “button” at this point. (> <button ion-button block id="googlemeet-mobile-join" class="ion-margin" onclick="window.open('https://meet.google.com/vwe-vwee-vwe', '_system');"> )
(#1) HTML Validation error, line 7: Attribute “block” not allowed on element “button” at this point. (> <button ion-button block id="googlemeet-mobile-join" class="ion-margin" onclick="window.open('https://meet.google.com/vwe-vwee-vwe', '_system');"> )
(#1) HTML Validation info, line 15: Attribute “(click)” is not serializable as XML 1.0. (st> <ion-list-header style="margin-bottom: 0;" (click)="this.showUpcomingEvents = !this.showUpcomingEvents" > )
(#1) HTML Validation info, line 18: Attribute “*ngif” is not serializable as XML 1.0. ( <ion-icon *ngIf="showUpcomingEvents" name="arrow-up" item-end style="top: 0.2em;"></ion-)
(#1) HTML Validation info, line 19: Attribute “*ngif” is not serializable as XML 1.0. ( <ion-icon *ngIf="!showUpcomingEvents" name="arrow-down" item-end style="top: 0.2em;"></ion-)
(#1) HTML Validation info, line 22: Attribute “*ngif” is not serializable as XML 1.0. (er> <div *ngIf="showUpcomingEvents"> )
(#1) HTML Validation error, line 22: Attribute “*ngif” not allowed on element “div” at this point. (er> <div *ngIf="showUpcomingEvents"> )
(#1) HTML Validation error, line 52: Attribute “ion-button” not allowed on element “button” at this point. ( <button ion-button onclick="window.open('https://drive.google.com/file/d/19jNAy_US0zzxxc8OPRWPp74i1msdff/view?usp=drivesdk', '_system');"> )
mod/googlemeet/templates/mobile_view_page_latest.mustache
(#1) HTML Validation info, line 15: Attribute “(click)” is not serializable as XML 1.0. (st> <ion-list-header lines="full" class="ion-margin-top" (click)="this.showUpcomingEvents = !this.showUpcomingEvents" > )
(#1) HTML Validation info, line 18: Attribute “*ngif” is not serializable as XML 1.0. ( <ion-icon *ngIf="showUpcomingEvents" name="caret-up-outline" style="top: 0.2em;"></ion-)
(#1) HTML Validation info, line 19: Attribute “*ngif” is not serializable as XML 1.0. ( <ion-icon *ngIf="!showUpcomingEvents" name="caret-down-outline" style="top: 0.2em;"></ion-)
(#1) HTML Validation info, line 22: Attribute “*ngif” is not serializable as XML 1.0. (er> <div *ngIf="showUpcomingEvents"> )
(#1) HTML Validation error, line 22: Attribute “*ngif” not allowed on element “div” at this point. (er> <div *ngIf="showUpcomingEvents"> )
mod/googlemeet/templates/recordingstable.mustache
(#1) ESLint error []: Parsing error: Unexpected token pix ( loading.innerHTML = '<img src='pix-placeholder.png' alt=' i/processing16, googlemeet, [[ loading, mod_googlemeet ]] '>';

Gherkin .feature problems

(0 errors, 0 warnings)

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