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

(1 errors, 0 warnings)

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

public/admin/tool/certificate/classes/privacy/provider.php
(#42) The interface names in a "class implements" statement should be ordered alphabetically. Expected: \core_privacy\local\metadata\provider, \core_privacy\local\request\core_userlist_provider, \core_privacy\local\request\core_user_data_provider, \core_privacy\local\request\subsystem\plugin_provider; Found: \core_privacy\local\request\core_userlist_provider, \core_privacy\local\request\core_user_data_provider, \core_privacy\local\request\subsystem\plugin_provider, \core_privacy\local\metadata\provider

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

(4 errors, 0 warnings)

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

public/admin/tool/certificate/mobileapp/styles/mycertificates.css
(#6) Unexpected unknown type selector "ion-row" (selector-type-no-unknown)
(#10) Unexpected unknown type selector "ion-col" (selector-type-no-unknown)
(#14) Unexpected unknown type selector "ion-col" (selector-type-no-unknown)
(#10) Expected indentation of 0 spaces (indentation)

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

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

public/admin/tool/certificate/templates/edit_layout.mustache
(#1) ESLint did not run
public/admin/tool/certificate/templates/mobile_my_certificates_page.mustache
(#1) HTML Validation info, line 36: Attribute “[showbrowserwarning]” is not serializable as XML 1.0. ( <a href="https://example.com/admin/tool/certificate/index.php?code=1234567890AB" title="{{ 'plugin.tool_certificate.verify' | translate }}" core-link [showBrowserWarning]="false">123456)
(#1) HTML Validation error, line 36: Attribute “core-link” not allowed on element “a” at this point. ( <a href="https://example.com/admin/tool/certificate/index.php?code=1234567890AB" title="{{ 'plugin.tool_certificate.verify' | translate }}" core-link [showBrowserWarning]="false">123456)
(#1) HTML Validation error, line 36: Attribute “[showbrowserwarning]” not allowed on element “a” at this point. ( <a href="https://example.com/admin/tool/certificate/index.php?code=1234567890AB" title="{{ 'plugin.tool_certificate.verify' | translate }}" core-link [showBrowserWarning]="false">123456)
(#1) HTML Validation info, line 41: Attribute “[core-download-file]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" expand="block" [core-download-file]="{ fileurl: 'https://example.com/pluginfile.php/1/tool_certificate/issues/1747297694/1234567890AB.pdf' }"> )
(#1) HTML Validation info, line 46: Attribute “[showbrowserwarning]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" fill="outline" expand="block" href="https://www.linkedin.com/..." core-link [showBrowserWarning]="false"> )
(#1) HTML Validation info, line 79: Attribute “[showbrowserwarning]” is not serializable as XML 1.0. ( <a href="https://example.com/admin/tool/certificate/index.php?code=1234567890AB" title="{{ 'plugin.tool_certificate.verify' | translate }}" core-link [showBrowserWarning]="false">123456)
(#1) HTML Validation error, line 79: Attribute “core-link” not allowed on element “a” at this point. ( <a href="https://example.com/admin/tool/certificate/index.php?code=1234567890AB" title="{{ 'plugin.tool_certificate.verify' | translate }}" core-link [showBrowserWarning]="false">123456)
(#1) HTML Validation error, line 79: Attribute “[showbrowserwarning]” not allowed on element “a” at this point. ( <a href="https://example.com/admin/tool/certificate/index.php?code=1234567890AB" title="{{ 'plugin.tool_certificate.verify' | translate }}" core-link [showBrowserWarning]="false">123456)
(#1) HTML Validation info, line 83: Attribute “[attr.aria-label]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" [attr.aria-label]="'plugin.tool_certificate.view' | translate" fill="outline" [core-download-file]="{ fileurl: 'https://example.com/pluginfile.php/1/tool_certificate/issues/1747297694/1234567890AB.pdf' }"> )
(#1) HTML Validation info, line 83: Attribute “[core-download-file]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" [attr.aria-label]="'plugin.tool_certificate.view' | translate" fill="outline" [core-download-file]="{ fileurl: 'https://example.com/pluginfile.php/1/tool_certificate/issues/1747297694/1234567890AB.pdf' }"> )
(#1) HTML Validation info, line 89: Attribute “[attr.aria-label]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" [attr.aria-label]="'plugin.tool_certificate.shareonlinkedin' | translate" fill="outline" href="https://www.linkedin.com/..." core-link [showBrowserWarning]="false"> )
(#1) HTML Validation info, line 89: Attribute “[showbrowserwarning]” is not serializable as XML 1.0. ( <ion-button class="ion-margin" [attr.aria-label]="'plugin.tool_certificate.shareonlinkedin' | translate" fill="outline" href="https://www.linkedin.com/..." core-link [showBrowserWarning]="false"> )
(#1) HTML Validation info, line 98: Attribute “[showbrowserwarning]” is not serializable as XML 1.0. (n-grid><ion-button class="ion-margin" fill="outline" expand="block" href="https://example.com/admin/tool/certificate/my.php" core-link [showBrowserWarning]="false"> <)

Gherkin .feature problems

(0 errors, 0 warnings)

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