chore: Migrate to tailwind #1640
ci.yml
on: push
lint
3m 55s
prettier
3m 19s
typescript
3m 7s
unused-exports
2m 42s
Unit tests
3m 3s
Annotations
2 errors and 15 warnings
unused-exports
Process completed with exit code 1.
|
Unit tests
Process completed with exit code 1.
|
unused-exports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typescript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/API/graphql_queries.js#L1
Using exported name 'gql' as identifier for default import
|
lint:
app/components/App/CrashReportPage.jsx#L1
'Flex' is defined but never used
|
lint:
app/components/App/Navbar.jsx#L8
Using exported name 'Popup' as identifier for default import
|
lint:
app/components/Comments/CommentAction.jsx#L3
'cn' is defined but never used
|
lint:
app/components/LoggedInUser/Notifications.jsx#L2
Using exported name 'gql' as identifier for default import
|
lint:
app/components/Notifications/NotificationDetails.jsx#L62
`"` can be escaped with `"`, `“`, `"`, `”`
|
lint:
app/components/Notifications/NotificationDetails.jsx#L67
`'` can be escaped with `'`, `‘`, `'`, `’`
|
lint:
app/components/Notifications/NotificationDetails.jsx#L73
`'` can be escaped with `'`, `‘`, `'`, `’`
|
lint:
app/components/Notifications/SubscribeBtn.jsx#L2
Using exported name 'gql' as identifier for default import
|
lint:
app/components/Speakers/SpeakerPage.jsx#L4
Using exported name 'Helmet' as identifier for default import
|