Make the series and season Play button play the next episode #9090
lint.yml
on: pull_request
Run es-check
5m 17s
Run eslint
2m 5s
Run stylelint (css)
1m 5s
Run stylelint (scss)
1m 21s
Annotations
5 errors and 12 warnings
Run eslint:
src/components/playback/playbackmanager.js#L1860
Missing semicolon
|
Run eslint:
src/components/playback/playbackmanager.js#L1875
Missing semicolon
|
Run eslint:
src/components/playback/playbackmanager.js#L1887
Missing semicolon
|
Run eslint:
src/components/playback/playbackmanager.js#L1889
Missing semicolon
|
Run eslint
Process completed with exit code 1.
|
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 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 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...'
|