iterate #1744
ci.yml
on: push
lint
1m 2s
prettier
54s
typescript
59s
unused-exports
49s
Unit tests
1m 0s
Annotations
18 errors and 10 warnings
|
unused-exports
Process completed with exit code 1.
|
|
prettier
Process completed with exit code 1.
|
|
typescript:
app/API/types/generated.ts#L1186
Duplicate identifier 'StatementAddedSubscription'.
|
|
typescript:
app/API/types/generated.ts#L1181
Duplicate identifier 'StatementAddedSubscriptionVariables'.
|
|
typescript:
app/API/types/generated.ts#L949
Duplicate identifier 'UpdateStatementMutation'.
|
|
typescript:
app/API/types/generated.ts#L940
Duplicate identifier 'UpdateStatementMutationVariables'.
|
|
typescript:
app/API/types/generated.ts#L901
Duplicate identifier 'VideoDebateQuery'.
|
|
typescript:
app/API/types/generated.ts#L896
Duplicate identifier 'VideoDebateQueryVariables'.
|
|
typescript:
app/API/types/generated.ts#L877
Duplicate identifier 'LoggedInUserUnreadNotificationsCountQuery'.
|
|
typescript:
app/API/types/generated.ts#L874
Duplicate identifier 'LoggedInUserUnreadNotificationsCountQueryVariables'.
|
|
typescript:
app/API/types/generated.ts#L863
Duplicate identifier 'LoggedInUserUnreadNotificationsCountQuery'.
|
|
typescript:
app/API/types/generated.ts#L860
Duplicate identifier 'LoggedInUserUnreadNotificationsCountQueryVariables'.
|
|
lint
Process completed with exit code 1.
|
|
lint:
app/components/Speakers/ModalRemoveSpeaker.jsx#L5
Unable to resolve path to module './SpeakerPreview'
|
|
lint:
app/components/GraphQL/SubscriptionPOC.jsx#L183
Unexpected console statement
|
|
lint:
app/components/GraphQL/SubscriptionPOC.jsx#L181
Unexpected console statement
|
|
lint:
app/components/Comments/CommentFormV2.jsx#L211
The autoFocus prop should not be used, as it can reduce usability and accessibility for users
|
|
lint:
app/components/Comments/CommentDisplayV2.jsx#L124
Unexpected console statement
|
|
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/GraphQL/SubscriptionPOC.jsx#L2
Using exported name 'gql' as identifier for default import
|
|
lint:
app/components/Comments/CommentDisplayV2.jsx#L46
'setIsFlagged' is assigned a value but never used
|
|
lint:
app/components/App/Sidebar.jsx#L187
'closeSidebar' is assigned a value but never used
|
|
lint:
app/components/App/Sidebar.jsx#L187
'toggleSidebar' is assigned a value but never used
|
|
lint:
app/components/App/Navbar.jsx#L5
Using exported name 'Popup' as identifier for default import
|
|
lint:
app/API/graphql_subscriptions.js#L1
Using exported name 'gql' as identifier for default import
|