Watts-Lab / deliberation-empirica

Empirica V2 framework
MIT License
5 stars 0 forks source link

Elements Refactor #395

Closed JamesPHoughton closed 1 year ago

github-actions[bot] commented 1 year ago
/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/elements/AudioElement.jsx
  1:8  error  'React' is defined but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Countdown.jsx
  14:21  error  Use default import syntax to import 'ReactCountdown'  import/no-named-default
  15:14  error  'H3' is defined but never used                        no-unused-vars
  15:18  error  'H4' is defined but never used                        no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Introduction.jsx
  9:7  error  'introMdDefault' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Lobby.jsx
  13:3  error  Expected exception block, space or tab after '//' in comment  spaced-comment

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/QualityControl.jsx
  16:9  error  'renderPayment' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/pages/Prompt.jsx
   6:29  error  'useEffect' is defined but never used                                                            no-unused-vars
  30:19  error  Unsafe arithmetic operation on optional chaining. It can result in NaN                           no-unsafe-optional-chaining
  31:48  error  'startDing' is assigned a value but never used                                                   no-unused-vars
  50:5   error  Expected exception block, space or tab after '//' in comment                                     spaced-comment
  53:5   error  Expected exception block, space or tab after '//' in comment                                     spaced-comment
  56:27  error  Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all  react/jsx-no-useless-fragment

/home/runner/work/deliberation-empirica/deliberation-empirica/server/src/callbacks.js
   20:1   error  Expected exception block, space or tab after '//' in comment  spaced-comment
   80:40  error  'batch' is defined but never used                             no-unused-vars
  272:5   error  Expected exception block, space or tab after '//' in comment  spaced-comment

βœ– 16 problems (16 errors, 0 warnings)
  5 errors and 0 warnings potentially fixable with the '--fix' option.
github-actions[bot] commented 1 year ago
/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/elements/AudioElement.jsx
  1:8  error  'React' is defined but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Countdown.jsx
  14:21  error  Use default import syntax to import 'ReactCountdown'  import/no-named-default
  15:14  error  'H3' is defined but never used                        no-unused-vars
  15:18  error  'H4' is defined but never used                        no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Introduction.jsx
  9:7  error  'introMdDefault' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Lobby.jsx
  13:3  error  Expected exception block, space or tab after '//' in comment  spaced-comment

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/QualityControl.jsx
  16:9  error  'renderPayment' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/server/src/callbacks.js
   20:1   error  Expected exception block, space or tab after '//' in comment  spaced-comment
   80:40  error  'batch' is defined but never used                             no-unused-vars
  272:5   error  Expected exception block, space or tab after '//' in comment  spaced-comment

βœ– 10 problems (10 errors, 0 warnings)
  3 errors and 0 warnings potentially fixable with the '--fix' option.
cypress[bot] commented 1 year ago



Test summary

7 0 0 0


Run details

Project Deliberation
Status Passed
Commit 73edda4f03
Started Jan 11, 2023 6:07 PM
Ended Jan 11, 2023 6:11 PM
Duration 04:28 πŸ’‘
OS Linux Ubuntu - 22.04
Browser Chrome 108

View run in Cypress Dashboard ➑️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

github-actions[bot] commented 1 year ago
/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/elements/AudioElement.jsx
  1:8  error  'React' is defined but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Countdown.jsx
  14:21  error  Use default import syntax to import 'ReactCountdown'  import/no-named-default
  15:14  error  'H3' is defined but never used                        no-unused-vars
  15:18  error  'H4' is defined but never used                        no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Introduction.jsx
  9:7  error  'introMdDefault' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Lobby.jsx
  13:3  error  Expected exception block, space or tab after '//' in comment  spaced-comment

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/QualityControl.jsx
  16:9  error  'renderPayment' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/server/src/callbacks.js
   20:1   error  Expected exception block, space or tab after '//' in comment  spaced-comment
   80:40  error  'batch' is defined but never used                             no-unused-vars
  272:5   error  Expected exception block, space or tab after '//' in comment  spaced-comment

βœ– 10 problems (10 errors, 0 warnings)
  3 errors and 0 warnings potentially fixable with the '--fix' option.
github-actions[bot] commented 1 year ago
/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/elements/AudioElement.jsx
  1:8  error  'React' is defined but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Countdown.jsx
  14:21  error  Use default import syntax to import 'ReactCountdown'  import/no-named-default
  15:14  error  'H3' is defined but never used                        no-unused-vars
  15:18  error  'H4' is defined but never used                        no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Introduction.jsx
  9:7  error  'introMdDefault' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Lobby.jsx
  13:3  error  Expected exception block, space or tab after '//' in comment  spaced-comment

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/QualityControl.jsx
  16:9  error  'renderPayment' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/server/src/callbacks.js
   20:1   error  Expected exception block, space or tab after '//' in comment  spaced-comment
   80:40  error  'batch' is defined but never used                             no-unused-vars
  281:5   error  Expected exception block, space or tab after '//' in comment  spaced-comment

βœ– 10 problems (10 errors, 0 warnings)
  3 errors and 0 warnings potentially fixable with the '--fix' option.
github-actions[bot] commented 1 year ago
/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/elements/AudioElement.jsx
  1:8  error  'React' is defined but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Countdown.jsx
  14:21  error  Use default import syntax to import 'ReactCountdown'  import/no-named-default
  15:14  error  'H3' is defined but never used                        no-unused-vars
  15:18  error  'H4' is defined but never used                        no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Introduction.jsx
  9:7  error  'introMdDefault' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Lobby.jsx
  13:3  error  Expected exception block, space or tab after '//' in comment  spaced-comment

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/QualityControl.jsx
  16:9  error  'renderPayment' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/server/src/callbacks.js
   20:1   error  Expected exception block, space or tab after '//' in comment  spaced-comment
   80:40  error  'batch' is defined but never used                             no-unused-vars
  281:5   error  Expected exception block, space or tab after '//' in comment  spaced-comment

βœ– 10 problems (10 errors, 0 warnings)
  3 errors and 0 warnings potentially fixable with the '--fix' option.
github-actions[bot] commented 1 year ago
/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/elements/AudioElement.jsx
  1:8  error  'React' is defined but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Countdown.jsx
  14:21  error  Use default import syntax to import 'ReactCountdown'  import/no-named-default
  15:14  error  'H3' is defined but never used                        no-unused-vars
  15:18  error  'H4' is defined but never used                        no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Introduction.jsx
  9:7  error  'introMdDefault' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Lobby.jsx
  13:3  error  Expected exception block, space or tab after '//' in comment  spaced-comment

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/QualityControl.jsx
  16:9  error  'renderPayment' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/server/src/callbacks.js
   20:1   error  Expected exception block, space or tab after '//' in comment  spaced-comment
   80:40  error  'batch' is defined but never used                             no-unused-vars
  281:5   error  Expected exception block, space or tab after '//' in comment  spaced-comment

βœ– 10 problems (10 errors, 0 warnings)
  3 errors and 0 warnings potentially fixable with the '--fix' option.
github-actions[bot] commented 1 year ago
/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/elements/AudioElement.jsx
  1:8  error  'React' is defined but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Countdown.jsx
  14:21  error  Use default import syntax to import 'ReactCountdown'  import/no-named-default
  15:14  error  'H3' is defined but never used                        no-unused-vars
  15:18  error  'H4' is defined but never used                        no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Introduction.jsx
  9:7  error  'introMdDefault' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Lobby.jsx
  13:3  error  Expected exception block, space or tab after '//' in comment  spaced-comment

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/QualityControl.jsx
  16:9  error  'renderPayment' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/server/src/callbacks.js
   20:1   error  Expected exception block, space or tab after '//' in comment  spaced-comment
   80:40  error  'batch' is defined but never used                             no-unused-vars
  281:5   error  Expected exception block, space or tab after '//' in comment  spaced-comment

βœ– 10 problems (10 errors, 0 warnings)
  3 errors and 0 warnings potentially fixable with the '--fix' option.
github-actions[bot] commented 1 year ago
/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/elements/AudioElement.jsx
  1:8  error  'React' is defined but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Countdown.jsx
  14:21  error  Use default import syntax to import 'ReactCountdown'  import/no-named-default
  15:14  error  'H3' is defined but never used                        no-unused-vars
  15:18  error  'H4' is defined but never used                        no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Introduction.jsx
  9:7  error  'introMdDefault' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/Lobby.jsx
  13:3  error  Expected exception block, space or tab after '//' in comment  spaced-comment

/home/runner/work/deliberation-empirica/deliberation-empirica/client/src/intro-exit/QualityControl.jsx
  16:9  error  'renderPayment' is assigned a value but never used  no-unused-vars

/home/runner/work/deliberation-empirica/deliberation-empirica/server/src/callbacks.js
   20:1   error  Expected exception block, space or tab after '//' in comment  spaced-comment
   80:40  error  'batch' is defined but never used                             no-unused-vars
  279:5   error  Expected exception block, space or tab after '//' in comment  spaced-comment

βœ– 10 problems (10 errors, 0 warnings)
  3 errors and 0 warnings potentially fixable with the '--fix' option.