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

(403 errors, 42 warnings)

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

mod/assign/submission/cincopa/classes/observers.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#32) Missing docblock for class assignsubmission_cincopa_observers
(#32) Line indented incorrectly; expected 0 spaces, found 1
(#33) Missing docblock for function submission_updated
(#40) Line exceeds 132 characters; contains 146 characters
(#43) Expected "if (...) {\n"; found "if(...) {\n"
(#44) Line exceeds 132 characters; contains 144 characters
(#46) Expected "if (...) {\n"; found "if(...) {\n"
(#48) Line exceeds 132 characters; contains 142 characters
(#53) File must end with a newline character
(#53) Line indented incorrectly; expected 0 spaces, found 1
mod/assign/submission/cincopa/classes/output/mobile.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#7) Missing @copyright tag
(#7) Missing @license tag
(#7) Missing docblock for class mobile
(#7) Expected 1 space before opening brace; found 2
(#8) Missing docblock for function mobile_submission_edit
(#10) Line exceeds 132 characters; contains 139 characters
(#15) Variable "defaultView" must be all lower-case
(#18) Expected "if (...) {\n"; found "if(...) {\n"
(#27) Short array syntax must be used to define arrays
(#27) Variable "defaultView" must be all lower-case
(#27) Line exceeds maximum limit of 180 characters; contains 239 characters
(#28) There should be a comma after the last array item in a multi-line array.
(#30) Whitespace found at end of line within string
(#31) Line exceeds 132 characters; contains 143 characters
(#31) Whitespace found at end of line within string
(#32) Whitespace found at end of line within string
(#33) Whitespace found at end of line within string
(#34) Whitespace found at end of line within string
(#35) Whitespace found at end of line within string
(#36) Whitespace found at end of line within string
(#37) Whitespace found at end of line within string
(#38) Whitespace found at end of line within string
(#39) Whitespace found at end of line within string
(#40) Whitespace found at end of line within string
(#41) Whitespace found at end of line within string
(#42) Whitespace found at end of line within string
(#43) Whitespace found at end of line within string
(#44) Whitespace found at end of line within string
(#45) Whitespace found at end of line within string
(#46) Line exceeds 132 characters; contains 133 characters
(#46) Whitespace found at end of line within string
(#47) Whitespace found at end of line within string
(#48) Whitespace found at end of line within string
(#49) Whitespace found at end of line within string
(#50) Line exceeds 132 characters; contains 139 characters
(#50) Whitespace found at end of line within string
(#51) Whitespace found at end of line within string
(#52) Whitespace found at end of line within string
(#53) Whitespace found at end of line within string
(#54) Whitespace found at end of line within string
(#55) Whitespace found at end of line within string
(#56) Whitespace found at end of line within string
(#57) Whitespace found at end of line within string
(#58) Whitespace found at end of line within string
(#59) Whitespace found at end of line within string
(#60) Whitespace found at end of line within string
(#61) Whitespace found at end of line within string
(#62) Whitespace found at end of line within string
(#63) Whitespace found at end of line within string
(#64) Whitespace found at end of line within string
(#65) Line exceeds maximum limit of 180 characters; contains 181 characters
(#65) Whitespace found at end of line within string
(#66) Whitespace found at end of line within string
(#67) Whitespace found at end of line within string
(#68) Whitespace found at end of line within string
(#69) Whitespace found at end of line within string
(#70) Line exceeds 132 characters; contains 169 characters
(#70) Whitespace found at end of line within string
(#71) Whitespace found at end of line within string
(#72) Whitespace found at end of line within string
(#73) Whitespace found at end of line within string
(#74) Whitespace found at end of line within string
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#78) Whitespace found at end of line within string
(#79) Whitespace found at end of line within string
(#80) Whitespace found at end of line within string
(#81) Whitespace found at end of line within string
(#82) Whitespace found at end of line within string
(#83) Whitespace found at end of line within string
(#84) Whitespace found at end of line within string
(#85) Whitespace found at end of line within string
(#86) Whitespace found at end of line within string
(#87) Whitespace found at end of line within string
(#88) Whitespace found at end of line within string
(#89) Whitespace found at end of line within string
(#90) Whitespace found at end of line within string
(#91) Whitespace found at end of line within string
(#92) Whitespace found at end of line within string
(#93) Whitespace found at end of line within string
(#94) Whitespace found at end of line within string
(#95) Whitespace found at end of line within string
(#96) Whitespace found at end of line within string
(#97) Whitespace found at end of line within string
(#98) Whitespace found at end of line within string
(#99) Whitespace found at end of line within string
(#100) Whitespace found at end of line within string
(#103) Whitespace found at end of line
(#105) File must end with a newline character
mod/assign/submission/cincopa/db/access.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Short array syntax must be used to define arrays
(#26) Whitespace found at end of line
mod/assign/submission/cincopa/db/events.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Short array syntax must be used to define arrays
(#26) Short array syntax must be used to define arrays
(#30) File must end with a newline character
mod/assign/submission/cincopa/db/mobile.php
(#1) Missing @copyright tag
(#1) Missing @license tag
(#1) Missing docblock for file mobile.php
(#1) Moodle boilerplate not found
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#4) Inline comments must end in full-stops, exclamation marks, or question marks
(#7) Inline comments must end in full-stops, exclamation marks, or question marks
(#8) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) File must end with a newline character
mod/assign/submission/cincopa/lang/en/assignsubmission_cincopa.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Moodle boilerplate not found at first line
(#4) Line 2 of the opening comment must start "//".
(#9) Line 7 of the opening comment must start "//".
(#14) Line 12 of the opening comment must start "//".
(#26) Unexpected string end, it should be a line feed after a semicolon
(#27) Unexpected string end, it should be a line feed after a semicolon
(#28) Unexpected string end, it should be a line feed after a semicolon
(#29) Unexpected string end, it should be a line feed after a semicolon
(#30) Unexpected string end, it should be a line feed after a semicolon
(#31) Unexpected string end, it should be a line feed after a semicolon
(#32) Unexpected string end, it should be a line feed after a semicolon
(#33) Unexpected string end, it should be a line feed after a semicolon
(#34) Unexpected string end, it should be a line feed after a semicolon
(#35) Unexpected string end, it should be a line feed after a semicolon
(#36) Unexpected string end, it should be a line feed after a semicolon
(#36) File must end with a newline character
mod/assign/submission/cincopa/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#39) Missing docblock for function assignsubmission_cincopa_pluginfile
(#47) Short array syntax must be used to define arrays
(#47) Expected 1 space before "=>"; 0 found
(#47) Expected 1 space after "=>"; 0 found
(#50) Short array syntax must be used to define arrays
(#50) Expected 1 space before "=>"; 0 found
(#50) Expected 1 space after "=>"; 0 found
(#58) Inline comments must start with a capital letter, digit or 3-dots sequence
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Logical operator "and" is prohibited; use "&&" instead
(#68) Logical operator "or" is prohibited; use "||" instead
(#71) Whitespace found at end of line
mod/assign/submission/cincopa/locallib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#2) Moodle boilerplate not found at first line
(#4) Line 2 of the opening comment must start "//".
(#9) Line 7 of the opening comment must start "//".
(#14) Line 12 of the opening comment must start "//".
(#30) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#42) Missing docblock for class assign_submission_cincopa
(#43) Opening brace should be on the same line as the declaration for class assign_submission_cincopa
(#44) Missing member variable doc comment
(#44) Scope modifier not specified for member variable "$uid"
(#49) Expected 1 space before opening brace; found 0
(#50) Expected "if (...) {\n"; found "if(...) {\n"
(#55) Whitespace found at end of line
(#66) Missing docblock for function get_name
(#67) Opening brace should be on the same line as the declaration
(#74) Docblock tag "@global" is not recommended.
(#75) Docblock tag "@global" is not recommended.
(#80) Opening brace should be on the same line as the declaration
(#82) Missing docblock for function get_cp_course_metadata
(#83) Opening brace should be on the same line as the declaration
(#86) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) No space found before comment text; expected "// $handler = \core_course\customfield\course_handler::create();" but found "//$handler = \core_course\customfield\course_handler::create();"
(#97) Variable "courseToken" must be all lower-case
(#98) Variable "courseAssetTypes" must be all lower-case
(#101) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#103) Inline comments must end in full-stops, exclamation marks, or question marks
(#104) Variable "courseToken" must be all lower-case
(#105) Variable "courseToken" must be all lower-case
(#106) Expected "} else {\n"; found "}else {\n"
(#107) Expected "if (...) {\n"; found "if(...){\n"
(#111) Expected "if (...) {\n"; found "if(...) {\n"
(#111) Variable "courseAssetTypes" must be all lower-case
(#112) Variable "courseAssetTypes" must be all lower-case
(#114) Inline comments must end in full-stops, exclamation marks, or question marks
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Expected "if (...) {\n"; found "if(...) {\n"
(#118) Line exceeds 132 characters; contains 139 characters
(#120) Expected "if (...) {\n"; found "if(...) {\n"
(#124) Whitespace found at end of line
(#126) Inline comments must end in full-stops, exclamation marks, or question marks
(#126) Whitespace found at end of line
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) No space found before comment text; expected "// If M3.4 or higher we can hide unneeded elements" but found "//If M3.4 or higher we can hide unneeded elements"
(#131) Line exceeds 132 characters; contains 133 characters
(#131) Whitespace found at end of line
(#139) Whitespace found at end of line
(#142) Opening brace should be on the same line as the declaration
(#144) Whitespace found at end of line
(#162) Opening brace should be on the same line as the declaration
(#169) Variable "defaultView" must be all lower-case
(#176) Expected "if (...) {\n"; found "if(...) {\n"
(#177) Variable "allowedAssets" must be all lower-case
(#179) Variable "allowedAssets" must be all lower-case
(#181) Expected "if (...) {\n"; found "if(...) {\n"
(#182) Variable "allowedExtensions" must be all lower-case
(#184) Variable "allowedExtensions" must be all lower-case
(#186) Variable "defaultView" must be all lower-case
(#186) Variable "allowedAssets" must be all lower-case
(#186) Variable "allowedExtensions" must be all lower-case
(#186) Line exceeds maximum limit of 180 characters; contains 383 characters
(#193) Whitespace found at end of line
(#199) Opening brace should be on the same line as the declaration
(#208) Whitespace found at end of line
(#214) Opening brace should be on the same line as the declaration
(#214) Whitespace found at end of line
(#218) Whitespace found at end of line
(#223) Line indented incorrectly; expected 8 spaces, found 28
(#223) Closing brace indented incorrectly; expected 8 spaces, found 28
(#225) Closing brace indented incorrectly; expected 28 spaces, found 8
(#231) Whitespace found at end of line
(#236) Opening brace should be on the same line as the declaration
(#240) Variable "enabled_recording" must not contain underscores.
(#241) Whitespace found at end of line
(#247) Whitespace found at end of line within string
(#248) Whitespace found at end of line within string
(#249) Whitespace found at end of line within string
(#250) Whitespace found at end of line within string
(#251) Variable "enabled_recording" must not contain underscores.
(#251) Whitespace found at end of line within string
(#252) Line exceeds 132 characters; contains 134 characters
(#252) Whitespace found at end of line within string
(#253) Whitespace found at end of line within string
(#254) Whitespace found at end of line within string
(#255) Whitespace found at end of line within string
(#256) Whitespace found at end of line within string
(#257) Whitespace found at end of line within string
(#258) Whitespace found at end of line within string
(#259) Whitespace found at end of line within string
(#260) Whitespace found at end of line within string
(#261) Whitespace found at end of line within string
(#262) Whitespace found at end of line within string
(#263) Whitespace found at end of line within string
(#264) Whitespace found at end of line within string
(#265) Whitespace found at end of line within string
(#266) Whitespace found at end of line within string
(#267) Whitespace found at end of line within string
(#268) Whitespace found at end of line within string
(#269) Whitespace found at end of line within string
(#270) Line exceeds 132 characters; contains 179 characters
(#270) Whitespace found at end of line within string
(#271) Whitespace found at end of line within string
(#272) Whitespace found at end of line within string
(#273) Whitespace found at end of line within string
(#274) Whitespace found at end of line within string
(#275) Whitespace found at end of line within string
(#276) Whitespace found at end of line within string
(#277) Whitespace found at end of line within string
(#278) Whitespace found at end of line within string
(#279) Whitespace found at end of line within string
(#280) Whitespace found at end of line within string
(#281) Whitespace found at end of line within string
(#282) Whitespace found at end of line within string
(#283) Whitespace found at end of line within string
(#284) Whitespace found at end of line within string
(#285) Whitespace found at end of line within string
(#286) Whitespace found at end of line within string
(#287) Whitespace found at end of line within string
(#288) Whitespace found at end of line within string
(#289) Whitespace found at end of line within string
(#290) Whitespace found at end of line within string
(#291) Whitespace found at end of line within string
(#292) Whitespace found at end of line within string
(#293) Whitespace found at end of line within string
(#294) Whitespace found at end of line within string
(#295) Whitespace found at end of line within string
(#296) Line exceeds 132 characters; contains 150 characters
(#296) Whitespace found at end of line within string
(#297) Whitespace found at end of line within string
(#298) Whitespace found at end of line within string
(#299) Whitespace found at end of line within string
(#300) Whitespace found at end of line within string
(#301) Whitespace found at end of line within string
(#302) Whitespace found at end of line within string
(#303) Whitespace found at end of line within string
(#304) Whitespace found at end of line within string
(#305) Line exceeds 132 characters; contains 137 characters
(#305) Whitespace found at end of line within string
(#306) Whitespace found at end of line within string
(#307) Whitespace found at end of line within string
(#308) Whitespace found at end of line within string
(#309) Whitespace found at end of line within string
(#310) Whitespace found at end of line within string
(#311) Whitespace found at end of line within string
(#312) Whitespace found at end of line within string
(#313) Whitespace found at end of line within string
(#314) Whitespace found at end of line within string
(#315) Whitespace found at end of line within string
(#316) Whitespace found at end of line within string
(#317) Whitespace found at end of line within string
(#318) Whitespace found at end of line within string
(#319) Whitespace found at end of line within string
(#320) Whitespace found at end of line within string
(#321) Whitespace found at end of line within string
(#322) Whitespace found at end of line within string
(#323) Whitespace found at end of line within string
(#324) Whitespace found at end of line within string
(#325) Whitespace found at end of line within string
(#326) Whitespace found at end of line within string
(#327) Whitespace found at end of line within string
(#328) Whitespace found at end of line within string
(#329) Whitespace found at end of line within string
(#330) Whitespace found at end of line within string
(#331) Whitespace found at end of line within string
(#332) Line exceeds maximum limit of 180 characters; contains 190 characters
(#332) Whitespace found at end of line within string
(#333) Whitespace found at end of line within string
(#334) Whitespace found at end of line within string
(#335) Line exceeds 132 characters; contains 144 characters
(#335) Whitespace found at end of line within string
(#336) Whitespace found at end of line within string
(#337) Whitespace found at end of line within string
(#338) Whitespace found at end of line within string
(#339) Whitespace found at end of line within string
(#340) Whitespace found at end of line within string
(#341) Whitespace found at end of line within string
(#342) Whitespace found at end of line within string
(#343) Whitespace found at end of line within string
(#344) Line exceeds 132 characters; contains 157 characters
(#344) Whitespace found at end of line within string
(#345) Whitespace found at end of line within string
(#346) Line exceeds maximum limit of 180 characters; contains 304 characters
(#346) Whitespace found at end of line within string
(#347) Whitespace found at end of line within string
(#348) Whitespace found at end of line within string
(#349) Whitespace found at end of line within string
(#350) Whitespace found at end of line within string
(#351) Whitespace found at end of line within string
(#352) Whitespace found at end of line within string
(#353) Whitespace found at end of line within string
(#354) Whitespace found at end of line within string
(#355) Whitespace found at end of line within string
(#356) Whitespace found at end of line within string
(#357) Whitespace found at end of line within string
(#358) Whitespace found at end of line within string
(#359) Line exceeds 132 characters; contains 174 characters
(#359) Whitespace found at end of line within string
(#360) Whitespace found at end of line within string
(#361) Whitespace found at end of line within string
(#362) Whitespace found at end of line within string
(#363) Whitespace found at end of line within string
(#364) Whitespace found at end of line within string
(#365) Whitespace found at end of line within string
(#366) Whitespace found at end of line within string
(#367) Whitespace found at end of line within string
(#368) Whitespace found at end of line within string
(#369) Whitespace found at end of line within string
(#370) Whitespace found at end of line within string
(#371) Whitespace found at end of line within string
(#372) Line exceeds 132 characters; contains 136 characters
(#372) Whitespace found at end of line within string
(#373) Whitespace found at end of line within string
(#374) Whitespace found at end of line within string
(#375) Line exceeds maximum limit of 180 characters; contains 232 characters
(#375) Whitespace found at end of line within string
(#376) Whitespace found at end of line within string
(#377) Whitespace found at end of line within string
(#378) Whitespace found at end of line within string
(#379) Whitespace found at end of line within string
(#380) Whitespace found at end of line within string
(#381) Whitespace found at end of line within string
(#382) Whitespace found at end of line within string
(#383) Line exceeds maximum limit of 180 characters; contains 228 characters
(#383) Whitespace found at end of line within string
(#384) Whitespace found at end of line within string
(#385) Whitespace found at end of line within string
(#386) Whitespace found at end of line within string
(#387) Whitespace found at end of line within string
(#388) Whitespace found at end of line within string
(#389) Line exceeds 132 characters; contains 179 characters
(#389) Whitespace found at end of line within string
(#390) Whitespace found at end of line within string
(#391) Whitespace found at end of line within string
(#392) Whitespace found at end of line within string
(#393) Whitespace found at end of line within string
(#394) Whitespace found at end of line within string
(#395) Line exceeds maximum limit of 180 characters; contains 224 characters
(#395) Whitespace found at end of line within string
(#396) Whitespace found at end of line within string
(#397) Whitespace found at end of line within string
(#398) Whitespace found at end of line within string
(#399) Whitespace found at end of line within string
(#400) Line exceeds 132 characters; contains 157 characters
(#400) Whitespace found at end of line within string
(#401) Whitespace found at end of line within string
(#402) Whitespace found at end of line within string
(#403) Whitespace found at end of line within string
(#404) Whitespace found at end of line within string
(#405) Whitespace found at end of line within string
(#406) Whitespace found at end of line within string
(#407) Whitespace found at end of line within string
(#408) Whitespace found at end of line within string
(#409) Whitespace found at end of line within string
(#410) Whitespace found at end of line within string
(#411) Whitespace found at end of line within string
(#412) Whitespace found at end of line within string
(#413) Whitespace found at end of line within string
(#414) Whitespace found at end of line within string
(#415) Whitespace found at end of line within string
(#416) Whitespace found at end of line within string
(#426) Whitespace found at end of line
(#431) Opening brace should be on the same line as the declaration
(#434) File must end with a newline character
mod/assign/submission/cincopa/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#36) Short array syntax must be used to define arrays
(#36) Line exceeds maximum limit of 180 characters; contains 260 characters
(#41) File must end with a newline character
mod/assign/submission/cincopa/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace

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

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

mod/assign/submission/cincopa/locallib.php
(#427) Phpdocs for function assign_submission_cincopa::is_empty 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, 9 warnings)

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

mod/assign/submission/cincopa/templates/mobile_view_page.mustache
(#1) Example context missing (@template section not found.)
(#1) HTML Validation info, line 3: Attribute “*ngif” is not serializable as XML 1.0. (d><body><div style="height: auto !important" id="mainDiv" *ngIf="!edit"> <)
(#1) HTML Validation error, line 3: Attribute “*ngif” not allowed on element “div” at this point. (d><body><div style="height: auto !important" id="mainDiv" *ngIf="!edit"> <)
(#1) HTML Validation info, line 4: Attribute “*ngif” is not serializable as XML 1.0. (dit"> <div style="height: auto !important;" *ngIf="currentToken"> )
(#1) HTML Validation error, line 4: Attribute “*ngif” not allowed on element “div” at this point. (dit"> <div style="height: auto !important;" *ngIf="currentToken"> )
(#1) HTML Validation info, line 5: Attribute “*ngif” is not serializable as XML 1.0. (> <div style="height: auto !important; width: 100%" *ngIf="hasAssignmentSubmitted"> )
(#1) HTML Validation error, line 5: Attribute “*ngif” not allowed on element “div” at this point. (> <div style="height: auto !important; width: 100%" *ngIf="hasAssignmentSubmitted"> )
(#1) HTML Validation info, line 9: Attribute “*ngif” is not serializable as XML 1.0. (/div> <div style="height: auto !important;" *ngIf="!currentToken"> )
(#1) HTML Validation error, line 9: Attribute “*ngif” not allowed on element “div” at this point. (/div> <div style="height: auto !important;" *ngIf="!currentToken"> )
(#1) HTML Validation info, line 10: Attribute “*ngif” is not serializable as XML 1.0. (> <div style="height: auto !important; width: 100%" *ngIf="hasAssignmentSubmitted"> )
(#1) HTML Validation error, line 10: Attribute “*ngif” not allowed on element “div” at this point. (> <div style="height: auto !important; width: 100%" *ngIf="hasAssignmentSubmitted"> )
(#1) HTML Validation info, line 15: Attribute “*ngif” is not serializable as XML 1.0. (v></div><div style="height: 400px" *ngIf="edit"> <)
(#1) HTML Validation error, line 15: Attribute “*ngif” not allowed on element “div” at this point. (v></div><div style="height: 400px" *ngIf="edit"> <)
(#1) HTML Validation info, line 16: Attribute “*ngif” is not serializable as XML 1.0. (dit"> <div *ngIf="currentToken" style="height: 400px; width: 92%"> )
(#1) HTML Validation error, line 16: Attribute “*ngif” not allowed on element “div” at this point. (dit"> <div *ngIf="currentToken" style="height: 400px; width: 92%"> )
(#1) HTML Validation info, line 19: Attribute “*ngif” is not serializable as XML 1.0. (/div> <div *ngIf="!currentToken" style="height: 400px; width: 92%"> )
(#1) HTML Validation error, line 19: Attribute “*ngif” not allowed on element “div” at this point. (/div> <div *ngIf="!currentToken" style="height: 400px; width: 92%"> )

Gherkin .feature problems

(0 errors, 0 warnings)

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