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

(120 errors, 10 warnings)

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

enrol/iyzicopayment/callback.php
(#45) Opening brace should be on the same line as the declaration
(#69) Inline comments must end in full-stops, exclamation marks, or question marks
(#69) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#75) "require_once" must be immediately followed by an open parenthesis
(#78) Perl-style comments are not allowed; use "// Comment." instead
(#83) Variable "iyzipayOptions" must be all lower-case
(#84) Variable "iyzipayOptions" must be all lower-case
(#85) Variable "iyzipayOptions" must be all lower-case
(#87) Variable "iyzipayOptions" must be all lower-case
(#89) Variable "iyzipayOptions" must be all lower-case
(#92) Perl-style comments are not allowed; use "// Comment." instead
(#93) Variable "checkoutForm" must be all lower-case
(#93) Variable "iyzipayOptions" must be all lower-case
(#95) Variable "checkoutForm" must be all lower-case
(#96) Variable "checkoutForm" must be all lower-case
(#98) Inline comments must start with a capital letter, digit or 3-dots sequence
(#98) Inline comments must end in full-stops, exclamation marks, or question marks
(#98) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#100) Variable "basketId" must be all lower-case
(#100) Variable "checkoutForm" must be all lower-case
(#101) Variable "basketId" must be all lower-case
(#102) Variable "userId" must be all lower-case
(#103) Variable "courseId" must be all lower-case
(#104) Variable "instanceId" must be all lower-case
(#106) Variable "userId" must be all lower-case
(#111) Variable "courseId" must be all lower-case
(#126) Variable "instanceId" must be all lower-case
(#133) Variable "courseId" must be all lower-case
(#134) Line exceeds 132 characters; contains 133 characters
(#139) Variable "checkoutForm" must be all lower-case
(#140) Variable "checkoutForm" must be all lower-case
(#144) Variable "paymentData" must be all lower-case
(#145) Variable "paymentData" must be all lower-case
(#145) Variable "checkoutForm" must be all lower-case
(#146) Variable "paymentData" must be all lower-case
(#146) Variable "courseId" must be all lower-case
(#147) Variable "paymentData" must be all lower-case
(#147) Variable "userId" must be all lower-case
(#148) Variable "paymentData" must be all lower-case
(#148) Variable "instanceId" must be all lower-case
(#149) Variable "paymentData" must be all lower-case
(#149) Variable "checkoutForm" must be all lower-case
(#150) Variable "paymentData" must be all lower-case
(#150) Variable "checkoutForm" must be all lower-case
(#151) Variable "paymentData" must be all lower-case
(#151) Variable "checkoutForm" must be all lower-case
(#152) Variable "paymentData" must be all lower-case
(#152) Variable "checkoutForm" must be all lower-case
(#153) Variable "paymentData" must be all lower-case
(#153) Variable "checkoutForm" must be all lower-case
(#154) Variable "paymentData" must be all lower-case
(#154) Variable "checkoutForm" must be all lower-case
(#155) Variable "paymentData" must be all lower-case
(#157) Variable "paymentData" must be all lower-case
(#262) Inline comments must end in full-stops, exclamation marks, or question marks
(#262) Expected 1 space before comment text but found 2; use block comment if you need indentation
enrol/iyzicopayment/edit_form.php
(#46) Opening brace should be on the same line as the declaration
(#137) Opening brace should be on the same line as the declaration
enrol/iyzicopayment/enrol.php
(#35) Whitespace found at end of line
(#40) Whitespace found at end of line
(#43) Whitespace found at end of line
(#53) Line indented incorrectly; expected 4 spaces, found 2
(#54) Line indented incorrectly; expected at least 8 spaces, found 4
(#55) Line indented incorrectly; expected 4 spaces, found 2
(#56) Line indented incorrectly; expected at least 4 spaces, found 2
(#57) Line indented incorrectly; expected at least 4 spaces, found 2
(#58) Line indented incorrectly; expected 4 spaces, found 2
(#59) Line indented incorrectly; expected at least 8 spaces, found 4
(#60) Line indented incorrectly; expected 4 spaces, found 2
(#61) Line indented incorrectly; expected at least 4 spaces, found 2
(#64) Inline comments must start with a capital letter, digit or 3-dots sequence
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#64) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#66) "require_once" must be immediately followed by an open parenthesis
(#69) Variable "iyzipayOptions" must be all lower-case
(#70) Variable "iyzipayOptions" must be all lower-case
(#71) Variable "iyzipayOptions" must be all lower-case
(#73) Line indented incorrectly; expected at least 4 spaces, found 2
(#73) Variable "iyzipayOptions" must be all lower-case
(#75) Line indented incorrectly; expected at least 4 spaces, found 2
(#75) Variable "iyzipayOptions" must be all lower-case
(#78) Perl-style comments are not allowed; use "// Comment." instead
(#103) Variable "userAddress" must be all lower-case
(#104) Variable "userAddress" must be all lower-case
(#105) Variable "userAddress" must be all lower-case
(#106) Variable "userAddress" must be all lower-case
(#107) Variable "userAddress" must be all lower-case
(#108) Variable "userAddress" must be all lower-case
(#110) Variable "userAddress" must be all lower-case
(#111) Variable "userAddress" must be all lower-case
(#113) Variable "courseAsBasketItem" must be all lower-case
(#114) Variable "courseAsBasketItem" must be all lower-case
(#115) Variable "courseAsBasketItem" must be all lower-case
(#116) Variable "courseAsBasketItem" must be all lower-case
(#117) Variable "courseAsBasketItem" must be all lower-case
(#118) Variable "courseAsBasketItem" must be all lower-case
(#119) Variable "courseAsBasketItem" must be all lower-case
(#121) Variable "courseAsBasketItem" must be all lower-case
(#123) Perl-style comments are not allowed; use "// Comment." instead
(#124) Variable "checkoutFormInitialize" must be all lower-case
(#124) Variable "iyzipayOptions" must be all lower-case
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#130) Variable "checkoutFormInitialize" must be all lower-case
(#131) Line indented incorrectly; expected at least 8 spaces, found 4
(#131) Variable "checkoutFormInitialize" must be all lower-case
(#135) Variable "checkoutFormInitialize" must be all lower-case
(#135) Variable "checkoutFormInitialize" must be all lower-case
enrol/iyzicopayment/lang/tr/enrol_iyzicopayment.php
(#2) The opening <?php tag must be followed by exactly one newline.
enrol/iyzicopayment/lib.php
(#43) Opening brace should be on the same line as the declaration
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#67) Opening brace should be on the same line as the declaration
(#89) Opening brace should be on the same line as the declaration
(#99) Opening brace should be on the same line as the declaration
(#109) Opening brace should be on the same line as the declaration
(#119) Opening brace should be on the same line as the declaration
(#131) Opening brace should be on the same line as the declaration
(#152) Opening brace should be on the same line as the declaration
(#184) Opening brace should be on the same line as the declaration
(#203) Opening brace should be on the same line as the declaration
(#306) Opening brace should be on the same line as the declaration
(#330) Opening brace should be on the same line as the declaration
(#356) Opening brace should be on the same line as the declaration
(#389) Opening brace should be on the same line as the declaration
(#401) Opening brace should be on the same line as the declaration
(#432) Opening brace should be on the same line as the declaration
(#443) Opening brace should be on the same line as the declaration
(#455) Opening brace should be on the same line as the declaration
(#467) Opening brace should be on the same line as the declaration

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

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

enrol/iyzicopayment/lang/tr/enrol_iyzicopayment.php
(#2) Empty line found after PHP open tag
(#18) No one-line description found in phpdocs for file

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]