Update React to v18 (major) #8525
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
Run es-check
7m 4s
Run eslint
2m 7s
Run stylelint (css)
1m 15s
Run stylelint (scss)
1m 13s
Annotations
1 error and 12 warnings
Run es-check
Process completed with exit code 1.
|
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...'
|