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

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

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

mod/quiz/accessrule/videocapture/amd/src/face_recognition.js
(#42) Missing space before opening brace. (space-before-blocks)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#52) Expected space(s) before "else". (keyword-spacing)
(#52) Expected space(s) after "else". (keyword-spacing)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#58) Missing space before opening brace. (space-before-blocks)
(#69) Expected space(s) after "if". (keyword-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#91) A space is required after ','. (comma-spacing)
mod/quiz/accessrule/videocapture/amd/src/face_recognition_block.js
(#30) Identifier 'user_context' is not in camel case. (camelcase)
(#32) Identifier 'check_interval' is not in camel case. (camelcase)
(#33) Identifier 'max_failed_checks' is not in camel case. (camelcase)
(#36) Identifier 'user_context_id' is not in camel case. (camelcase)
(#36) Identifier 'course_id' is not in camel case. (camelcase)
(#36) Identifier 'moodle_url' is not in camel case. (camelcase)
(#38) Identifier 'user_context' is not in camel case. (camelcase)
(#38) Identifier 'user_context_id' is not in camel case. (camelcase)
(#39) Identifier 'course_id' is not in camel case. (camelcase)
(#40) Identifier 'check_interval' is not in camel case. (camelcase)
(#41) Identifier 'max_failed_checks' is not in camel case. (camelcase)
(#42) Identifier 'moodle_url' is not in camel case. (camelcase)
(#58) Identifier 'remote_error' is not in camel case. (camelcase)
(#59) Identifier 'max_failed_checks' is not in camel case. (camelcase)
(#59) Operator '?' must be spaced. (space-infix-ops)
(#61) Expected space(s) after "if". (keyword-spacing)
(#61) Identifier 'remote_error' is not in camel case. (camelcase)
(#61) Missing space before opening brace. (space-before-blocks)
(#63) Expected space(s) before "else". (keyword-spacing)
(#63) Expected space(s) after "else". (keyword-spacing)
(#68) Identifier 'captured_pic' is not in camel case. (camelcase)
(#68) Identifier 'user_context' is not in camel case. (camelcase)
(#68) Identifier 'user_context' is not in camel case. (camelcase)
(#73) Operator '+' must be spaced. (space-infix-ops)
(#73) Operator '+' must be spaced. (space-infix-ops)
(#74) Expected space(s) after "if". (keyword-spacing)
(#74) Identifier 'max_failed_checks' is not in camel case. (camelcase)
(#74) Missing space before opening brace. (space-before-blocks)
mod/quiz/accessrule/videocapture/amd/src/face_recognition_client.js
(#59) Missing space before opening brace. (space-before-blocks)
(#63) Missing space before opening brace. (space-before-blocks)
(#67) Missing space before opening brace. (space-before-blocks)
(#71) Missing space before opening brace. (space-before-blocks)
(#76) Missing space before opening brace. (space-before-blocks)
(#82) There should be no space after this paren. (space-in-parens)
(#96) Expected space(s) after "if". (keyword-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#105) Comments should not begin with a lowercase character. (capitalized-comments)
(#105) Expected space or tab after '//' in comment. (spaced-comment)
(#111) Missing space before opening brace. (space-before-blocks)
(#113) Operator '/' must be spaced. (space-infix-ops)
(#118) Operator '/' must be spaced. (space-infix-ops)
(#128) Expected space(s) after "if". (keyword-spacing)
(#128) Missing space before opening brace. (space-before-blocks)
(#130) Expected space(s) before "else". (keyword-spacing)
(#130) Expected space(s) after "if". (keyword-spacing)
(#130) Missing space before opening brace. (space-before-blocks)
(#140) Missing space before opening brace. (space-before-blocks)
(#141) Expected space(s) after "if". (keyword-spacing)
(#141) Missing space before opening brace. (space-before-blocks)
(#153) Missing space before opening brace. (space-before-blocks)
(#165) Expected space(s) after "if". (keyword-spacing)
(#165) Missing space before opening brace. (space-before-blocks)
(#168) Expected space(s) before "else". (keyword-spacing)
(#168) Expected space(s) after "if". (keyword-spacing)
(#168) Missing space before opening brace. (space-before-blocks)
(#169) Expected space(s) after "if". (keyword-spacing)
(#169) Missing space before opening brace. (space-before-blocks)
(#172) Expected space(s) before "else". (keyword-spacing)
(#172) Expected space(s) after "else". (keyword-spacing)
(#175) Expected space(s) before "else". (keyword-spacing)
(#175) Expected space(s) after "if". (keyword-spacing)
(#175) Missing space before opening brace. (space-before-blocks)
(#184) Missing space before opening brace. (space-before-blocks)
(#186) There should be no space after '{'. (@babel/object-curly-spacing)
(#186) There should be no space after '{'. (@babel/object-curly-spacing)
(#186) There should be no space before '}'. (@babel/object-curly-spacing)
(#186) There should be no space before '}'. (@babel/object-curly-spacing)
(#190) Expected space(s) after "if". (keyword-spacing)
(#190) Missing space before opening brace. (space-before-blocks)
(#194) Expected space(s) before "else". (keyword-spacing)
(#194) Expected space(s) after "else". (keyword-spacing)
(#199) Comments should not begin with a lowercase character. (capitalized-comments)
(#199) Expected space or tab after '//' in comment. (spaced-comment)
(#204) Missing space before opening brace. (space-before-blocks)
(#207) There should be no space after '{'. (@babel/object-curly-spacing)
(#208) There should be no space after '{'. (@babel/object-curly-spacing)
(#208) There should be no space before '}'. (@babel/object-curly-spacing)
(#212) Expected space(s) after "if". (keyword-spacing)
(#212) Missing space before opening brace. (space-before-blocks)
(#218) Expected space(s) before "else". (keyword-spacing)
(#218) Expected space(s) after "else". (keyword-spacing)
(#224) Comments should not begin with a lowercase character. (capitalized-comments)
(#224) Expected space or tab after '//' in comment. (spaced-comment)
(#229) Missing space before opening brace. (space-before-blocks)
(#231) There should be no space after '{'. (@babel/object-curly-spacing)
(#232) There should be no space after '{'. (@babel/object-curly-spacing)
(#232) There should be no space before '}'. (@babel/object-curly-spacing)
(#237) Expected space(s) after "if". (keyword-spacing)
(#237) Missing space before opening brace. (space-before-blocks)
(#242) Expected space(s) before "else". (keyword-spacing)
(#242) Expected space(s) after "else". (keyword-spacing)
(#247) Comments should not begin with a lowercase character. (capitalized-comments)
(#247) Expected space or tab after '//' in comment. (spaced-comment)
(#252) Missing space before opening brace. (space-before-blocks)
(#257) There should be no space after '{'. (@babel/object-curly-spacing)
(#258) There should be no space after '{'. (@babel/object-curly-spacing)
(#262) Expected space(s) after "if". (keyword-spacing)
(#262) Missing space before opening brace. (space-before-blocks)
(#265) There should be no space after '{'. (@babel/object-curly-spacing)
(#266) There should be no space after '{'. (@babel/object-curly-spacing)
(#266) There should be no space before '}'. (@babel/object-curly-spacing)
(#270) Expected space(s) after "if". (keyword-spacing)
(#270) Missing space before opening brace. (space-before-blocks)
(#274) Expected space(s) before "else". (keyword-spacing)
(#274) Expected space(s) after "else". (keyword-spacing)
(#275) Comments should not begin with a lowercase character. (capitalized-comments)
(#275) Expected space or tab after '//' in comment. (spaced-comment)
(#279) Expected space(s) before "else". (keyword-spacing)
(#279) Expected space(s) after "else". (keyword-spacing)
(#284) Comments should not begin with a lowercase character. (capitalized-comments)
(#284) Expected space or tab after '//' in comment. (spaced-comment)
(#289) Missing space before opening brace. (space-before-blocks)
(#299) Missing space before opening brace. (space-before-blocks)
(#323) Missing space before opening brace. (space-before-blocks)
(#324) Operator '?' must be spaced. (space-infix-ops)
(#324) Operator ':' must be spaced. (space-infix-ops)
(#324) Operator '+' must be spaced. (space-infix-ops)
mod/quiz/accessrule/videocapture/amd/src/face_recognition_no_image.js
(#31) Identifier 'user_picurl' is not in camel case. (camelcase)
(#33) Missing space before opening brace. (space-before-blocks)
(#40) Missing space before opening brace. (space-before-blocks)
(#46) Identifier 'user_picurl' is not in camel case. (camelcase)
(#46) Identifier 'user_picurl' is not in camel case. (camelcase)
(#50) Expected space(s) after "switch". (keyword-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#58) Expected space(s) after "if". (keyword-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#60) Each then() should return a value or throw (promise/always-return)
(#68) Unexpected space before function parentheses. (space-before-function-paren)
(#68) Missing space before opening brace. (space-before-blocks)
(#76) A space is required after ','. (comma-spacing)
mod/quiz/accessrule/videocapture/amd/src/face_recognition_no_image_01_shoot.js
(#31) Expected space(s) after "return". (keyword-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#39) Missing space before opening brace. (space-before-blocks)
(#48) Missing space before opening brace. (space-before-blocks)
(#64) Missing space before opening brace. (space-before-blocks)
(#76) Missing space before opening brace. (space-before-blocks)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#107) Expected space(s) before "else". (keyword-spacing)
(#107) Expected space(s) after "else". (keyword-spacing)
(#108) Operator '+' must be spaced. (space-infix-ops)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
mod/quiz/accessrule/videocapture/amd/src/face_recognition_no_image_01_upload.js
(#29) Comments should not begin with a lowercase character. (capitalized-comments)
(#29) Expected space or tab after '//' in comment. (spaced-comment)
(#30) Expected space or tab after '//' in comment. (spaced-comment)
(#33) Missing space before opening brace. (space-before-blocks)
(#35) Expected catch,fail,always() or return (promise/catch-or-return)
(#35) A space is required after ','. (comma-spacing)
(#36) Each then() should return a value or throw (promise/always-return)
(#36) Identifier 'frgmnt_html' is not in camel case. (camelcase)
(#36) Identifier 'frgmnt_js' is not in camel case. (camelcase)
(#42) Expected space(s) after "if". (keyword-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#68) Expected space(s) after "return". (keyword-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#71) Comments should not begin with a lowercase character. (capitalized-comments)
(#71) Expected space or tab after '//' in comment. (spaced-comment)
(#90) Missing space before opening brace. (space-before-blocks)
(#96) Missing space before opening brace. (space-before-blocks)
(#128) Expected space(s) after "if". (keyword-spacing)
(#128) Missing space before opening brace. (space-before-blocks)
(#130) Expected space(s) before "else". (keyword-spacing)
(#130) Expected space(s) after "else". (keyword-spacing)
(#131) Operator '+' must be spaced. (space-infix-ops)
(#138) Expected space or tab after '//' in comment. (spaced-comment)
(#152) Expected space(s) after "if". (keyword-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#160) Missing space before opening brace. (space-before-blocks)
mod/quiz/accessrule/videocapture/amd/src/modal_facecheck.js
(#39) Unexpected space before function parentheses. (space-before-function-paren)
(#39) Missing space before opening brace. (space-before-blocks)
(#41) Identifier 'exit_link' is not in camel case. (camelcase)
(#42) Identifier 'rec_client' is not in camel case. (camelcase)
(#46) Unexpected space before function parentheses. (space-before-function-paren)
(#59) Unexpected space before function parentheses. (space-before-function-paren)
(#59) Identifier 'new_exit_link' is not in camel case. (camelcase)
(#59) Missing space before opening brace. (space-before-blocks)
(#60) Identifier 'exit_link' is not in camel case. (camelcase)
(#60) Identifier 'new_exit_link' is not in camel case. (camelcase)
(#63) Unexpected space before function parentheses. (space-before-function-paren)
(#63) Identifier 'new_rc' is not in camel case. (camelcase)
(#63) Missing space before opening brace. (space-before-blocks)
(#64) Identifier 'rec_client' is not in camel case. (camelcase)
(#64) Identifier 'new_rc' is not in camel case. (camelcase)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#67) Missing space before opening brace. (space-before-blocks)

CSS problems

(75 errors, 0 warnings)

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

mod/quiz/accessrule/videocapture/styles.css
(#61) Expected newline before "}" (block-closing-brace-newline-before)
(#24) Expected single space before "{" (block-opening-brace-space-before)
(#32) Expected single space before "{" (block-opening-brace-space-before)
(#39) Expected single space before "{" (block-opening-brace-space-before)
(#43) Expected single space before "{" (block-opening-brace-space-before)
(#48) Expected single space before "{" (block-opening-brace-space-before)
(#52) Expected single space before "{" (block-opening-brace-space-before)
(#57) Expected single space before "{" (block-opening-brace-space-before)
(#64) Expected single space before "{" (block-opening-brace-space-before)
(#71) Expected single space before "{" (block-opening-brace-space-before)
(#83) Expected single space before "{" (block-opening-brace-space-before)
(#102) Expected single space before "{" (block-opening-brace-space-before)
(#106) Expected single space before "{" (block-opening-brace-space-before)
(#127) Expected single space before "{" (block-opening-brace-space-before)
(#137) Expected single space before "{" (block-opening-brace-space-before)
(#141) Expected single space before "{" (block-opening-brace-space-before)
(#144) Expected single space before "{" (block-opening-brace-space-before)
(#159) Expected single space before "{" (block-opening-brace-space-before)
(#178) Expected single space before "{" (block-opening-brace-space-before)
(#183) Expected single space before "{" (block-opening-brace-space-before)
(#197) Expected single space before "{" (block-opening-brace-space-before)
(#232) Expected single space before "{" (block-opening-brace-space-before)
(#238) Expected single space before "{" (block-opening-brace-space-before)
(#243) Expected single space before "{" (block-opening-brace-space-before)
(#247) Expected single space before "{" (block-opening-brace-space-before)
(#251) Expected single space before "{" (block-opening-brace-space-before)
(#53) Expected single space before "!" (declaration-bang-space-before)
(#149) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#219) Expected newline after ";" in a multi-line declaration block (declaration-block-semicolon-newline-after)
(#108) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#16) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#25) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#29) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#33) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#34) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#40) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#44) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#49) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#60) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#65) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#66) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#67) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#72) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#73) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#74) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#84) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#112) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#116) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#117) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#118) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#122) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#123) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#149) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#151) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#155) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#156) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#160) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#164) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#169) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#173) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#174) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#184) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#199) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#222) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#252) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#272) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#53) Unexpected !important (declaration-no-important)
(#61) Unexpected whitespace at end of line (no-eol-whitespace)
(#68) Unexpected whitespace at end of line (no-eol-whitespace)
(#75) Unexpected whitespace at end of line (no-eol-whitespace)
(#149) Unexpected whitespace at end of line (no-eol-whitespace)
(#219) Unexpected whitespace at end of line (no-eol-whitespace)
(#204) Expected indentation of 4 spaces (indentation)
(#205) Expected indentation of 4 spaces (indentation)

PHPDocs style problems

(3 errors, 0 warnings)

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

mod/quiz/accessrule/videocapture/classes/local/videocapture/biometrics_api_client.php
(#90) Phpdocs for function biometrics_api_client::make_authenticated_call has incomplete parameters list
mod/quiz/accessrule/videocapture/rule.php
(#75) Phpdocs for function quizaccess_videocapture::add_preflight_check_form_fields has incomplete parameters list
(#172) Inline phpdocs tag {@link quiz_after_add_or_update()} with incorrect contents found. It must match {@link [valid URL] [description (optional)]} or {@see [valid FQSEN] [description (optional)]}

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

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "stylelint:css" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(3 errors, 19 warnings)

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

mod/quiz/accessrule/videocapture/templates/modal_facecheck.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
mod/quiz/accessrule/videocapture/templates/modal_facecheck_body.mustache
(#1) HTML Validation error, line 9: Bad value “Moodle wwwrootpluginfile.php/User context/user/icon/boost/f1?Random code to prevent image cache” for attribute “src” on element “img”: Illegal character in path segment: space is not allowed. ())</span><img id="user_pic" class="user_pic_modal" src="Moodle wwwrootpluginfile.php/User context/user/icon/boost/f1?Random code to prevent image cache"/></div)
(#1) HTML Validation error, line 9: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ())</span><img id="user_pic" class="user_pic_modal" src="Moodle wwwrootpluginfile.php/User context/user/icon/boost/f1?Random code to prevent image cache"/></div)
(#1) HTML Validation info, line 9: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. ())</span><img id="user_pic" class="user_pic_modal" src="Moodle wwwrootpluginfile.php/User context/user/icon/boost/f1?Random code to prevent image cache"/></div)
(#1) HTML Validation error, line 13: Bad value “” for attribute “src” on element “img”: Must be non-empty. ())</span><img id="captured_pic" class="captured_pic_modal" src=""></div)
(#1) HTML Validation error, line 13: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ())</span><img id="captured_pic" class="captured_pic_modal" src=""></div)
mod/quiz/accessrule/videocapture/templates/modal_facecheck_body_api_error.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error
mod/quiz/accessrule/videocapture/templates/preflight_form.mustache
(#1) HTML Validation error, line 7: Bad value “Moodle wwwrootpluginfile.php/User context id/user/icon/boost/f1?Get params for the user picture url” for attribute “src” on element “img”: Illegal character in path segment: space is not allowed. (ner"> <img alt="User profile picture" id="user_pic" class="user_pic_modal" src="Moodle wwwrootpluginfile.php/User context id/user/icon/boost/f1?Get params for the user picture url"/> <)
(#1) HTML Validation info, line 7: Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. (ner"> <img alt="User profile picture" id="user_pic" class="user_pic_modal" src="Moodle wwwrootpluginfile.php/User context id/user/icon/boost/f1?Get params for the user picture url"/> <)
(#1) HTML Validation error, line 11: Bad value “” for attribute “src” on element “img”: Must be non-empty. (ner"> <img alt="Captured picture" id="photo" class="captured_pic_modal" src=""> <)
(#1) HTML Validation error, line 29: Bad value “210px” for attribute “width” on element “canvas”: Expected a digit but saw “p” instead. (/div> <canvas id="canvas" style="display:none" width="210px" height="157px"></canv)
(#1) HTML Validation error, line 29: Bad value “157px” for attribute “height” on element “canvas”: Expected a digit but saw “p” instead. (/div> <canvas id="canvas" style="display:none" width="210px" height="157px"></canv)
mod/quiz/accessrule/videocapture/templates/preflight_form_no_image.mustache
(#1) HTML Validation error, line 21: Bad value “210px” for attribute “width” on element “canvas”: Expected a digit but saw “p” instead. (div> <canvas id="canvas" style="display:none" width="210px" height="157px"></canv)
(#1) HTML Validation error, line 21: Bad value “157px” for attribute “height” on element “canvas”: Expected a digit but saw “p” instead. (div> <canvas id="canvas" style="display:none" width="210px" height="157px"></canv)
mod/quiz/accessrule/videocapture/templates/preflight_form_no_image_01_shoot.mustache
(#1) HTML Validation error, line 22: Bad value “” for attribute “src” on element “img”: Must be non-empty. ( <img id="photo" class="captured_pic_modal" src="" style="display:none"> )
(#1) HTML Validation error, line 22: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img id="photo" class="captured_pic_modal" src="" style="display:none"> )
(#1) HTML Validation error, line 23: Bad value “Image url of the profile picture” for attribute “src” on element “img”: Illegal character in path segment: space is not allowed. ( <img id="photo_target" class="captured_pic_modal userpicture defaultuserpic" src="Image url of the profile picture"> )
(#1) HTML Validation error, line 23: An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. ( <img id="photo_target" class="captured_pic_modal userpicture defaultuserpic" src="Image url of the profile picture"> )
(#1) HTML Validation error, line 48: Bad value “210px” for attribute “width” on element “canvas”: Expected a digit but saw “p” instead. (div> <canvas id="canvas" style="display:none" width="210px" height="157px"></canv)
(#1) HTML Validation error, line 48: Bad value “157px” for attribute “height” on element “canvas”: Expected a digit but saw “p” instead. (div> <canvas id="canvas" style="display:none" width="210px" height="157px"></canv)
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['quizaccess_videocapture/face_recognition_no_image_01_shoot'], (noimage01shoot) => noimage01shoot.init()); ), Line: 1 Column: 1
(#1) ESLint warning [no-multi-spaces]: Multiple spaces found before '('. ( require(['quizaccess_videocapture/face_recognition_no_image_01_shoot'], (noimage01shoot) => noimage01shoot.init()); ), Line: 2 Column: 80
(#1) ESLint error [linebreak-style]: Expected linebreaks to be 'LF' but found 'CRLF'. ( require(['quizaccess_videocapture/face_recognition_no_image_01_shoot'], (noimage01shoot) => noimage01shoot.init()); ), Line: 2 Column: 125
mod/quiz/accessrule/videocapture/templates/preflight_form_no_image_01_upload.mustache
(#1) Mustache syntax exception: Example context JSON is unparsable, fails with: Syntax error

Gherkin .feature problems

(0 errors, 0 warnings)

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