Dark mode (#1407) #1739
ci.yml
on: push
lint
1m 1s
prettier
54s
typescript
58s
unused-exports
52s
Unit tests
1m 1s
Annotations
10 warnings
|
lint:
app/components/Statements/StatementHeader.jsx#L3
Using exported name 'Popup' as identifier for default import
|
|
lint:
app/components/Statements/StatementContainer.jsx#L17
Using exported name 'ReputationGuardTooltip' as identifier for default import
|
|
lint:
app/components/Speakers/SpeakerPage.jsx#L3
Using exported name 'Helmet' as identifier for default import
|
|
lint:
app/components/Notifications/SubscribeBtn.jsx#L2
Using exported name 'gql' as identifier for default import
|
|
lint:
app/components/Notifications/NotificationDetails.jsx#L73
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
lint:
app/components/Notifications/NotificationDetails.jsx#L67
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
lint:
app/components/Notifications/NotificationDetails.jsx#L62
`"` can be escaped with `"`, `“`, `"`, `”`
|
|
lint:
app/components/LoggedInUser/Notifications.jsx#L2
Using exported name 'gql' as identifier for default import
|
|
lint:
app/components/App/Navbar.jsx#L6
Using exported name 'Popup' as identifier for default import
|
|
lint:
app/API/graphql_queries.js#L1
Using exported name 'gql' as identifier for default import
|