chore: Migrate to tailwind #1647
ci.yml
on: push
lint
3m 22s
prettier
3m 9s
typescript
2m 49s
unused-exports
2m 52s
Unit tests
3m 6s
Annotations
15 warnings
typescript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
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/Navbar.jsx#L7
Using exported name 'Popup' as identifier for default import
|
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#L3
Using exported name 'Helmet' as identifier for default import
|
lint:
app/components/Statements/StatementContainer.jsx#L17
Using exported name 'ReputationGuardTooltip' as identifier for default import
|
lint:
app/components/Statements/StatementHeader.jsx#L3
Using exported name 'Popup' as identifier for default import
|