Skip to content

chore: Migrate to tailwind #1611

chore: Migrate to tailwind

chore: Migrate to tailwind #1611

Triggered via push January 15, 2025 23:31
Status Failure
Total duration 3m 19s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 13 warnings
lint: app/components/Help/HelpPageContent.jsx#L57
'node' is defined but never used
lint: app/components/Help/HelpPageContent.jsx#L63
'node' is defined but never used
lint: app/components/Help/HelpPageContent.jsx#L66
'node' is defined but never used
lint: app/components/Help/HelpPageContent.jsx#L69
'node' is defined but never used
lint: app/components/Help/HelpPageContent.jsx#L72
'node' is defined but never used
lint: app/components/Help/HelpPageContent.jsx#L75
'node' is defined but never used
lint: app/components/Help/HelpPageContent.jsx#L81
'node' is defined but never used
lint: app/components/Help/HelpPageContent.jsx#L82
'node' is defined but never used
lint: app/components/Help/HelpPageContent.jsx#L88
'node' is defined but never used
lint: app/components/Help/HelpPageContent.jsx#L88
'className' 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/FieldWithButton.jsx#L6
Component definition is missing display name
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/Modal/Modal.jsx#L28
Visible, non-interactive elements with click handlers must have at least one keyboard listener
lint: app/components/Modal/Modal.jsx#L28
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636