Skip to content

refact: Move everythin to GraphQL, remove redux #1742

refact: Move everythin to GraphQL, remove redux

refact: Move everythin to GraphQL, remove redux #1742

Triggered via push December 8, 2025 07:49
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 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#L927
Duplicate identifier 'StatementAddedSubscription'.
typescript: app/API/types/generated.ts#L922
Duplicate identifier 'StatementAddedSubscriptionVariables'.
typescript: app/API/types/generated.ts#L853
Duplicate identifier 'UpdateStatementMutation'.
typescript: app/API/types/generated.ts#L844
Duplicate identifier 'UpdateStatementMutationVariables'.
typescript: app/API/types/generated.ts#L805
Duplicate identifier 'VideoDebateQuery'.
typescript: app/API/types/generated.ts#L800
Duplicate identifier 'VideoDebateQueryVariables'.
typescript: app/API/types/generated.ts#L781
Duplicate identifier 'LoggedInUserUnreadNotificationsCountQuery'.
typescript: app/API/types/generated.ts#L778
Duplicate identifier 'LoggedInUserUnreadNotificationsCountQueryVariables'.
typescript: app/API/types/generated.ts#L767
Duplicate identifier 'LoggedInUserUnreadNotificationsCountQuery'.
typescript: app/API/types/generated.ts#L764
Duplicate identifier 'LoggedInUserUnreadNotificationsCountQueryVariables'.
lint: app/components/Comments/CommentsList.jsx#L43
Expected { after 'if' condition
lint: app/components/Comments/CommentsList.jsx#L42
Expected { after 'if' condition
lint: app/components/Comments/CommentsList.jsx#L28
Expected { after 'if' condition
lint: app/components/Comments/CommentsList.jsx#L27
Expected { after 'if' condition
lint: app/components/Comments/CommentsList.jsx#L26
Expected { after 'if' condition
lint: app/components/Comments/CommentDisplayV2.jsx#L159
Unexpected console statement
lint: app/components/Comments/CommentDisplayV2.jsx#L122
Unexpected console statement
lint: app/components/App/Sidebar.jsx#L1
Run autofix to sort these imports!
lint: app/components/App/BackgroundNotifier.jsx#L1
Run autofix to sort these imports!
lint: app/App.jsx#L3
Run autofix to sort these imports!
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#L43
'setIsFlagged' is assigned a value but never used
lint: app/components/App/Sidebar.jsx#L137
'closeSidebar' is assigned a value but never used
lint: app/components/App/Sidebar.jsx#L137
'toggleSidebar' is assigned a value but never used
lint: app/components/App/Navbar.jsx#L6
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
lint: app/API/graphql_queries.js#L1
Using exported name 'gql' as identifier for default import