Space bar plays/pauses music in queue view #9110
lint.yml
on: pull_request
Run es-check
5m 56s
Run eslint
2m 25s
Run stylelint (css)
1m 12s
Run stylelint (scss)
1m 11s
Annotations
10 errors and 12 warnings
Run eslint:
src/controllers/playback/queue/index.js#L1
Strings must use singlequote
|
Run eslint:
src/controllers/playback/queue/index.js#L2
Strings must use singlequote
|
Run eslint:
src/controllers/playback/queue/index.js#L3
Strings must use singlequote
|
Run eslint:
src/controllers/playback/queue/index.js#L4
Strings must use singlequote
|
Run eslint:
src/controllers/playback/queue/index.js#L8
Strings must use singlequote
|
Run eslint:
src/controllers/playback/queue/index.js#L13
Strings must use singlequote
|
Run eslint:
src/controllers/playback/queue/index.js#L33
Strings must use singlequote
|
Run eslint:
src/controllers/playback/queue/index.js#L36
Strings must use singlequote
|
Run eslint:
src/controllers/playback/queue/index.js#L43
Strings must use singlequote
|
Run eslint:
src/controllers/playback/queue/index.js#L45
Strings must use singlequote
|
Run stylelint (scss)
The following actions uses node12 which is deprecated and will be forced to run on node16: xt0rted/stylelint-problem-matcher@34db1b874c0452909f0696aedef70b723870a583. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run stylelint (css)
The following actions uses node12 which is deprecated and will be forced to run on node16: xt0rted/stylelint-problem-matcher@34db1b874c0452909f0696aedef70b723870a583. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run eslint:
src/apps/experimental/components/tabs/AppTabs.tsx#L30
Unexpected 'hack' comment: 'HACK: Force resizing to workaround...'
|
Run eslint:
src/components/autoFocuser.js#L80
Unexpected 'fixme' comment: 'FIXME: Multiple itemsContainers'
|
Run eslint:
src/components/images/imageLoader.js#L102
Unexpected 'hack' comment: 'HACK: Hide the content of the card...'
|
Run eslint:
src/components/images/imageLoader.js#L145
Unexpected 'hack' comment: 'HACK: Unhide the content of the card...'
|
Run eslint:
src/components/scrollManager.js#L20
Unexpected 'fixme' comment: 'FIXME: Need to scroll to top of page to...'
|
Run eslint:
src/components/scrollManager.js#L575
Unexpected 'hack' comment: 'HACK: Scroll to top for top menu because...'
|
Run eslint:
src/components/scrollManager.js#L576
Unexpected 'fixme' comment: 'FIXME: Need a marker to scroll...'
|
Run eslint:
src/components/scrollManager.js#L581
Unexpected 'hack' comment: 'HACK: Ensure we are at the top'
|
Run eslint:
src/components/scrollManager.js#L582
Unexpected 'fixme' comment: 'FIXME: Need a marker to scroll...'
|
Run eslint:
src/components/subtitlesettings/subtitleappearancehelper.js#L103
Unexpected 'fixme' comment: 'FIXME: It is better to read this value...'
|