lint fixes #140
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 3 warnings
build:
src/content/modules/settings-menu/SettingsMenu.tsx#L4
`react-dom/client` import should occur before import of `./components/Button`
|
build:
src/content/modules/settings-menu/components/Modal.tsx#L2
'StyledButtonGroup' is defined but never used
|
build:
src/content/modules/settings-menu/components/Modal.tsx#L8
`@fortawesome/react-fontawesome` import should occur before import of `./AllowScreenshot`
|
build:
src/content/modules/settings-menu/components/Modal.tsx#L9
`@fortawesome/free-solid-svg-icons` import should occur before import of `./AllowScreenshot`
|
build:
src/content/modules/settings-menu/components/Modal.tsx#L9
'faGhost' is defined but never used
|
build:
src/content/modules/settings-menu/components/Modal.tsx#L9
'faHeart' is defined but never used
|
build
Process completed with exit code 1.
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|