Skip to content

refact: Move everythin to GraphQL, remove redux #1740

refact: Move everythin to GraphQL, remove redux

refact: Move everythin to GraphQL, remove redux #1740

Triggered via push December 7, 2025 17:32
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
unused-exports
Process completed with exit code 1.
prettier
Process completed with exit code 1.
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#L138
Unexpected console statement
lint: app/components/Comments/CommentDisplayV2.jsx#L100
Unexpected console statement
lint: app/components/Comments/CommentDisplayV2.jsx#L79
Unexpected console statement
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#L38
't' is assigned a value but never used
lint: app/components/App/Sidebar.jsx#L124
'closeSidebar' is assigned a value but never used
lint: app/components/App/Sidebar.jsx#L124
'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