Skip to content

Add annotation tool & migrate to JS in Thyme Player #2515

Add annotation tool & migrate to JS in Thyme Player

Add annotation tool & migrate to JS in Thyme Player #2515

Triggered via pull request January 21, 2024 00:15
Status Failure
Total duration 36s
Artifacts

linter.yml

on: pull_request
RuboCop (Ruby)
30s
RuboCop (Ruby)
ESLint (JS)
23s
ESLint (JS)
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
ESLint (JS): app/assets/javascripts/thyme/chapter_manager.js#L114
Expected a conditional expression and instead saw an assignment
ESLint (JS)
Process completed with exit code 1.
ESLint (JS): app/assets/javascripts/thyme/annotations/annotation_area.js#L117
'annotations' is assigned a value but never used
ESLint (JS): app/assets/javascripts/thyme/annotations/annotation_area.js#L132
'annotations' is assigned a value but never used
ESLint (JS): app/assets/javascripts/thyme/annotations/annotation_area.js#L184
'annotation' is defined but never used. Allowed unused args must match /^_/u
ESLint (JS): app/assets/javascripts/thyme/annotations/annotation_area.js#L185
'close' is assigned a value but never used
ESLint (JS): app/assets/javascripts/thyme/annotations/annotation_area.js#L204
'annotation' is defined but never used. Allowed unused args must match /^_/u
ESLint (JS): app/assets/javascripts/thyme/annotations/annotation_area.js#L222
'annotation' is defined but never used. Allowed unused args must match /^_/u
ESLint (JS): app/assets/javascripts/thyme/chapter_manager.js#L75
'currentChapter' is assigned a value but never used
ESLint (JS): app/assets/javascripts/thyme/components/seek_bar.js#L21
'time' is assigned a value but never used
ESLint (JS): app/assets/javascripts/thyme/components/seek_bar.js#L72
'seconds' is assigned a value but never used
ESLint (JS): app/assets/javascripts/thyme/metadata_manager.js#L202
'time' is assigned a value but never used