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

(0 errors, 0 warnings)

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


Javascript coding style problems

(84 errors, 30 warnings)

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

lib/editor/tinymce/plugins/recordrtc/tinymce/editor_plugin.js
(#15) 'tinymce' is not defined. (no-undef)
(#17) 'tinymce' is not defined. (no-undef)
(#88) Identifier 'popup_css' is not in camel case. (camelcase)
(#90) Identifier 'plugin_url' is not in camel case. (camelcase)
(#135) Identifier 'popup_css' is not in camel case. (camelcase)
(#137) Identifier 'plugin_url' is not in camel case. (camelcase)
(#173) 'tinymce' is not defined. (no-undef)
(#173) 'tinymce' is not defined. (no-undef)
lib/editor/tinymce/plugins/recordrtc/tinymce/js/audiomodule.js
(#28) Identifier 'view_init' is not in camel case. (camelcase)
(#30) 'alertWarning' is not defined. (no-undef)
(#31) 'alertDanger' is not defined. (no-undef)
(#32) 'player' is not defined. (no-undef)
(#33) 'playerDOM' is not defined. (no-undef)
(#34) 'startStopBtn' is not defined. (no-undef)
(#35) 'uploadBtn' is not defined. (no-undef)
(#36) 'recType' is not defined. (no-undef)
(#38) 'maxUploadSize' is not defined. (no-undef)
(#38) 'recordrtc' is not defined. (no-undef)
(#48) 'startStopBtn' is not defined. (no-undef)
(#49) 'startStopBtn' is not defined. (no-undef)
(#52) 'startStopBtn' is not defined. (no-undef)
(#53) 'startStopBtn' is not defined. (no-undef)
(#54) 'startStopBtn' is not defined. (no-undef)
(#56) 'player' is not defined. (no-undef)
(#57) 'uploadBtn' is not defined. (no-undef)
(#60) 'recordrtc' is not defined. (no-undef)
(#61) 'startStopBtn' is not defined. (no-undef)
(#65) 'chunks' is not defined. (no-undef)
(#66) 'blobSize' is not defined. (no-undef)
(#73) 'startStopBtn' is not defined. (no-undef)
(#75) 'recType' is not defined. (no-undef)
(#75) 'startStopBtn' is not defined. (no-undef)
(#80) 'startStopBtn' is not defined. (no-undef)
(#81) 'startStopBtn' is not defined. (no-undef)
(#82) 'recordrtc' is not defined. (no-undef)
(#83) 'startStopBtn' is not defined. (no-undef)
(#97) 'countdownTicker' is not defined. (no-undef)
(#101) 'startStopBtn' is not defined. (no-undef)
(#105) 'startStopBtn' is not defined. (no-undef)
(#108) 'startStopBtn' is not defined. (no-undef)
(#109) 'recordrtc' is not defined. (no-undef)
(#110) 'startStopBtn' is not defined. (no-undef)
(#117) Identifier 'capture_audio' is not in camel case. (camelcase)
(#127) 'playerDOM' is not defined. (no-undef)
(#139) Identifier 'stop_recording_audio' is not in camel case. (camelcase)
(#141) 'mediaRecorder' is not defined. (no-undef)
lib/editor/tinymce/plugins/recordrtc/tinymce/js/commonmodule.js
(#14) Identifier 'tinymce_recordrtc' is not in camel case. (camelcase)
(#45) 'countdownTicker' is defined but never used. (no-unused-vars)
(#49) 'playerDOM' is defined but never used. (no-unused-vars)
(#57) Identifier 'show_alert' is not in camel case. (camelcase)
(#71) Identifier 'handle_gum_errors' is not in camel case. (camelcase)
(#85) 'tinyMCEPopup' is not defined. (no-undef)
(#91) Identifier 'check_has_gum' is not in camel case. (camelcase)
(#94) 'tinyMCEPopup' is not defined. (no-undef)
(#100) Identifier 'check_secure' is not in camel case. (camelcase)
(#106) 'tinyMCEPopup' is not defined. (no-undef)
(#117) Identifier 'check_browser' is not in camel case. (camelcase)
(#126) Identifier 'capture_user_media' is not in camel case. (camelcase)
(#131) Identifier 'select_rec_options' is not in camel case. (camelcase)
(#166) Identifier 'handle_data_available' is not in camel case. (camelcase)
(#187) Identifier 'handle_stop' is not in camel case. (camelcase)
(#233) Identifier 'start_recording' is not in camel case. (camelcase)
(#260) Identifier 'upload_to_server' is not in camel case. (camelcase)
(#282) 'tinyMCE' is not defined. (no-undef)
(#318) Identifier 'make_xmlhttprequest' is not in camel case. (camelcase)
(#359) Identifier 'set_time' is not in camel case. (camelcase)
(#373) Identifier 'create_annotation' is not in camel case. (camelcase)
(#373) Identifier 'recording_url' is not in camel case. (camelcase)
(#374) Unexpected prompt. (no-alert)
(#381) Identifier 'recording_url' is not in camel case. (camelcase)
(#387) Identifier 'insert_annotation' is not in camel case. (camelcase)
(#387) Identifier 'recording_url' is not in camel case. (camelcase)
(#395) 'tinyMCEPopup' is not defined. (no-undef)
(#396) 'tinyMCEPopup' is not defined. (no-undef)
lib/editor/tinymce/plugins/recordrtc/tinymce/js/videomodule.js
(#28) Identifier 'view_init' is not in camel case. (camelcase)
(#30) 'alertWarning' is not defined. (no-undef)
(#31) 'alertDanger' is not defined. (no-undef)
(#32) 'player' is not defined. (no-undef)
(#33) 'playerDOM' is not defined. (no-undef)
(#34) 'startStopBtn' is not defined. (no-undef)
(#35) 'uploadBtn' is not defined. (no-undef)
(#36) 'recType' is not defined. (no-undef)
(#38) 'maxUploadSize' is not defined. (no-undef)
(#38) 'recordrtc' is not defined. (no-undef)
(#48) 'startStopBtn' is not defined. (no-undef)
(#49) 'startStopBtn' is not defined. (no-undef)
(#52) 'startStopBtn' is not defined. (no-undef)
(#53) 'startStopBtn' is not defined. (no-undef)
(#54) 'startStopBtn' is not defined. (no-undef)
(#56) 'uploadBtn' is not defined. (no-undef)
(#59) 'recordrtc' is not defined. (no-undef)
(#60) 'startStopBtn' is not defined. (no-undef)
(#64) 'chunks' is not defined. (no-undef)
(#65) 'blobSize' is not defined. (no-undef)
(#72) 'startStopBtn' is not defined. (no-undef)
(#74) 'recType' is not defined. (no-undef)
(#74) 'startStopBtn' is not defined. (no-undef)
(#79) 'startStopBtn' is not defined. (no-undef)
(#80) 'startStopBtn' is not defined. (no-undef)
(#81) 'recordrtc' is not defined. (no-undef)
(#82) 'startStopBtn' is not defined. (no-undef)
(#93) 'player' is not defined. (no-undef)
(#94) 'player' is not defined. (no-undef)
(#100) 'countdownTicker' is not defined. (no-undef)
(#104) 'startStopBtn' is not defined. (no-undef)
(#108) 'startStopBtn' is not defined. (no-undef)
(#111) 'startStopBtn' is not defined. (no-undef)
(#112) 'recordrtc' is not defined. (no-undef)
(#113) 'startStopBtn' is not defined. (no-undef)
(#120) Identifier 'capture_audio_video' is not in camel case. (camelcase)
(#134) 'playerDOM' is not defined. (no-undef)
(#135) 'playerDOM' is not defined. (no-undef)
(#147) Identifier 'stop_recording_video' is not in camel case. (camelcase)
(#149) 'mediaRecorder' is not defined. (no-undef)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(4 errors, 0 warnings)

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

lib/editor/tinymce/plugins/recordrtc/lib.php
(#36) Class tinymce_recordrtc does not have @copyright tag
(#36) Class tinymce_recordrtc does not have @license tag
lib/editor/tinymce/plugins/recordrtc/renderer.php
(#29) Class tinymce_recordrtc_renderer does not have @copyright tag
(#29) Class tinymce_recordrtc_renderer does not have @license tag

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

(2 errors, 0 warnings)

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

.eslintignore
Uncommitted change detected.
.stylelintignore
Uncommitted change detected.

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]