Skip to content

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

Add annotation tool & migrate to JS in Thyme Player

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

Triggered via pull request January 19, 2024 16:30
Status Failure
Total duration 45s
Artifacts

linter.yml

on: pull_request
RuboCop (Ruby)
34s
RuboCop (Ruby)
ESLint (JS)
21s
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#L112
'annotations' is assigned a value but never used
ESLint (JS): app/assets/javascripts/thyme/annotations/annotation_area.js#L127
'annotations' is assigned a value but never used
ESLint (JS): app/assets/javascripts/thyme/annotations/annotation_area.js#L172
'annotation' is defined but never used. Allowed unused args must match /^_/u
ESLint (JS): app/assets/javascripts/thyme/annotations/annotation_area.js#L173
'close' is assigned a value but never used
ESLint (JS): app/assets/javascripts/thyme/annotations/annotation_area.js#L191
'annotation' is defined but never used. Allowed unused args must match /^_/u
ESLint (JS): app/assets/javascripts/thyme/annotations/annotation_area.js#L209
'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