chore: Migrate to tailwind #1628
Annotations
12 errors and 13 warnings
prettier
Process completed with exit code 1.
|
lint:
app/components/App/Sidebar.jsx#L1
Run autofix to sort these imports!
|
lint:
app/components/Comments/CommentActions.jsx#L1
Run autofix to sort these imports!
|
lint:
app/components/Comments/CommentForm.jsx#L3
'X' is defined but never used
|
lint:
app/components/Comments/CommentsList.jsx#L1
Run autofix to sort these imports!
|
lint:
app/components/Comments/OtherCommentActions.jsx#L1
Run autofix to sort these imports!
|
lint:
app/components/Comments/OwnCommentActions.jsx#L1
Run autofix to sort these imports!
|
lint:
app/components/Comments/Source.jsx#L1
Run autofix to sort these imports!
|
lint:
app/components/Comments/Source.jsx#L6
'FileText' is defined but never used
|
lint:
app/components/Comments/Vote.jsx#L1
Run autofix to sort these imports!
|
lint:
app/components/Comments/Vote.jsx#L5
'ClickableIcon' is defined but never used
|
Unit tests
Process completed with exit code 1.
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
app/components/Comments/ModalFlag.jsx#L15
Unused state field: 'error'
|
lint:
app/components/Comments/ModalFlag.jsx#L22
Unused state field: 'error'
|
lint:
app/components/FormUtils/ControlInputWithLabel.jsx#L5
Component definition is missing display name
|
lint:
app/components/FormUtils/ControlInputWithLabel.jsx#L7
Form label must have ALL of the following types of associated control: nesting, id
|
lint:
app/components/FormUtils/FieldWithLabelAddon.jsx#L8
Form label must have ALL of the following types of associated control: nesting, id
|
lint:
app/components/FormUtils/Input.jsx#L4
Component definition is missing display name
|
lint:
app/components/LoggedInUser/UserProvider.jsx#L176
Component definition is missing display name
|
lint:
app/components/Moderation/FlagReasonSelect.jsx#L8
Form label must have ALL of the following types of associated control: nesting, id
|
lint:
app/components/Moderation/ModerationForm.jsx#L28
Anchor used as a button. Anchors are primarily expected to navigate. Use the button element instead. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
|
lint:
app/components/Moderation/ModerationForm.jsx#L28
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|