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

(1 errors, 0 warnings)

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

blocks/countdown/block_countdown.php
(#38) Commas (,) must be followed by white space.

Javascript coding style problems

(68 errors, 485 warnings)

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

blocks/countdown/js/jquery.countdown.min.js
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) This line has 47 statements. Maximum allowed is 2. (max-statements-per-line)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected space(s) before "return". (keyword-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected space(s) before "return". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) A space is required after ','. (comma-spacing)
(#22) Unnecessary escape character: \-. (no-useless-escape)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unnecessary escape character: \-. (no-useless-escape)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Expected space(s) before "function". (keyword-spacing)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) Expected space(s) before "function". (keyword-spacing)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) Expected space(s) before "for". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) Expected space(s) before "return". (keyword-spacing)
(#22) Return statement should not contain assignment. (no-return-assign)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Expected space(s) before "function". (keyword-spacing)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Return statement should not contain assignment. (no-return-assign)
(#22) Return statement should not contain assignment. (no-return-assign)
(#22) Return statement should not contain assignment. (no-return-assign)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unnecessary escape character: \,. (no-useless-escape)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Expected space(s) before "var". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing space before value for key 'precision'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'elapse'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'defer'. (key-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) A space is required after ','. (comma-spacing)
(#22) Unnecessary escape character: \/. (no-useless-escape)
(#22) Unnecessary escape character: \-. (no-useless-escape)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing space before value for key 'Y'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'm'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'n'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'd'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'w'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'W'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'H'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'M'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'S'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'D'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'I'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'N'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'T'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'start'. (key-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) unnecessary '.call()'. (no-useless-call)
(#22) Missing semicolon. (semi)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing semicolon. (semi)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'stop'. (key-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'toggle'. (key-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing semicolon. (semi)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'pause'. (key-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'resume'. (key-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'remove'. (key-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) unnecessary '.call()'. (no-useless-call)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing semicolon. (semi)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'setFinalDate'. (key-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space before '}'. (block-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'update'. (key-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing '()' invoking a constructor. (new-parens)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing space before value for key 'seconds'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'minutes'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'hours'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'days'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'daysToWeek'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'daysToMonth'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'weeks'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'weeksToMonth'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'months'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'years'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'totalDays'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'totalHours'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'totalMinutes'. (key-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'totalSeconds'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) Expected { after 'else'. (curly)
(#22) Expected space(s) before "else". (keyword-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'dispatchEvent'. (key-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Requires a space after '{'. (block-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Requires a space after '{'. (block-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Requires a space after '{'. (block-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Do not nest ternary expressions. (no-nested-ternary)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) unnecessary '.call()'. (no-useless-call)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Unnecessary escape character: \%. (no-useless-escape)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Expected { after 'else'. (curly)
(#22) Expected space(s) before "else". (keyword-spacing)
(#22) A constructor name should not start with a lowercase letter. (new-cap)
(#22) Unexpected 'this'. (no-invalid-this)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing semicolon. (semi)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) 'jQuery' is not defined. (no-undef)
blocks/countdown/js/start.js
(#1) '$' is not defined. (no-undef)
(#2) '$' is not defined. (no-undef)
(#4) '$' is not defined. (no-undef)

CSS problems

(0 errors, 0 warnings)

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


PHPDocs style problems

(8 errors, 0 warnings)

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

blocks/countdown/block_countdown.php
(#17) No one-line description found in phpdocs for file
(#28) Class block_countdown does not have @copyright tag
(#28) Class block_countdown does not have @license tag
blocks/countdown/db/access.php
(#17) No one-line description found in phpdocs for file
blocks/countdown/edit_form.php
(#28) Class block_countdown_edit_form is not documented
(#17) No one-line description found in phpdocs for file
blocks/countdown/lang/en/block_countdown.php
(#17) No one-line description found in phpdocs for file
blocks/countdown/version.php
(#17) 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]