-
Notifications
You must be signed in to change notification settings - Fork 2
SidekickJS detected issues in push #6
Copy link
Copy link
Open
Description
SidekickJS detected the following issues in this commit:
conf.js 1 issues:
end.js 1 issues:
error.js 5 issues:
- Unused variable: 'loggingURL'
- Unused variable: 'whiteList'
- Implied global 'alert'
- 'alert' is not defined.
- Expected an assignment or function call and instead saw an expression.
events.js 7 issues:
- Expected an assignment or function call and instead saw an expression.
- Expected an assignment or function call and instead saw an expression.
- Expected an assignment or function call and instead saw an expression.
- Expected an assignment or function call and instead saw an expression.
- Expected an assignment or function call and instead saw an expression.
- 'self' is not defined.
- Implied global 'self'
main.js 88 issues:
- Unused variable: 'lessons'
- 'conf' is not defined.
- Implied global 'conf'
- 'conf' is not defined.
- 'conf' is not defined.
- 'conf' is not defined.
- Implied global 'E'
- 'E' is not defined.
- Implied global 'lessonStart'
- 'lessonStart' is not defined.
- Missing '()' invoking a constructor.
- 'lessonStart' is not defined.
- 'E' is not defined.
- 'E' is not defined.
- Do not use 'new' for side effects.
- 'E' is not defined.
- Expected '===' and instead saw '=='.
- Repetition of 8 lines
- Repetition of 8 lines
- 'E' is not defined.
- 'E' is not defined.
- Unused variable: 'qa'
- Unused variable: 'e'
- 'E' is not defined.
- 'prompt' is not defined.
- Implied global 'prompt'
- 'prompt' is not defined.
- Expected '===' and instead saw '=='.
- Expected '===' and instead saw '=='.
- Expected an assignment or function call and instead saw an expression.
- Expected ')' to match '(' from line 354 and instead saw 'correctAnswersBeforeMemorised'.
- Expected an identifier and instead saw ')'.
- A leading decimal point can be confused with a dot: '.25'.
- Expected ')' and instead saw '*'.
- Expected an assignment or function call and instead saw an expression.
- Expected an identifier and instead saw ')'.
- Expected an assignment or function call and instead saw an expression.
- A leading decimal point can be confused with a dot: '.75'.
- Expected an identifier and instead saw ')'.
- Expected ')' to match '(' from line 360 and instead saw 'correctAnswersBeforeMemorised'.
- Expected an assignment or function call and instead saw an expression.
- Expected ')' and instead saw '*'.
- Expected an identifier and instead saw ')'.
- Expected an assignment or function call and instead saw an expression.
- Unnecessary semicolon.
- Unnecessary semicolon.
- Unused variable: 'previousCycleIndex'
- Implied global 'currentCycleLastAnswerDate'
- 'currentCycleLastAnswerDate' is not defined.
- Implied global 'nowDS'
- 'nowDS' is not defined.
- Missing '()' invoking a constructor.
- 'nextCycleStartDS' is not defined.
- Implied global 'nextCycleStartDS'
- 'currentCycleLastAnswerDate' is not defined.
- 'conf' is not defined.
- 'conf' is not defined.
- 'nowDS' is not defined.
- 'nextCycleStartDS' is not defined.
- Unnecessary semicolon.
- Implied global 'alert'
- 'alert' is not defined.
- Unused variable: 'deleteLesson'
- Unused variable: 'lessonName'
- Implied global 'lesson'
- 'lesson' is not defined.
- 'lesson' is not defined.
- 'alert' is not defined.
- 'alert' is not defined.
- Expected an assignment or function call and instead saw an expression.
- 'E' is not defined.
- Missing '()' invoking a constructor.
- Expected an assignment or function call and instead saw an expression.
- Missing '()' invoking a constructor.
- 'qas' is already defined.
- 'ret' is already defined.
- Expected an assignment or function call and instead saw an expression.
- Expected an assignment or function call and instead saw an expression.
- Expected an assignment or function call and instead saw an expression.
- Expected '===' and instead saw '=='.
- Expected an assignment or function call and instead saw an expression.
- Expected '===' and instead saw '=='.
- Expected an assignment or function call and instead saw an expression.
- A leading decimal point can be confused with a dot: '.8'.
- Missing '()' invoking a constructor.
- Unused variable: 'timeStamp'
- 'li' is already defined.
- 'prompt' is not defined.
- 'prompt' is not defined.
- Unreachable 'var' after 'return'.
screens.js 10 issues:
- The body of a for in should be wrapped in an if statement to filter unwanted properties from the prototype.
- Possible strict violation.
- Possible strict violation.
- Possible strict violation.
- Don't make functions within a loop.
- Repetition of 3 lines
- Don't make functions within a loop.
- Repetition of 3 lines
- Don't make functions within a loop.
- Possible strict violation.
- Implied global 'console'
- 'console' is not defined.
start.js 3 issues:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels