Skip to content

refactor: extract theme selector and user menu #891

refactor: extract theme selector and user menu

refactor: extract theme selector and user menu #891

Triggered via push March 4, 2025 03:02
Status Success
Total duration 32s
Artifacts

web-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: web/src/contexts/conversation.jsx#L8
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
lint: web/src/contexts/conversation.jsx#L22
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: web/src/contexts/conversation.jsx#L37
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: web/src/contexts/conversation.jsx#L73
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: web/src/contexts/conversation.jsx#L135
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: web/src/contexts/message.jsx#L8
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
lint: web/src/contexts/message.jsx#L31
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: web/src/contexts/snackbar.jsx#L5
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
lint: web/src/contexts/theme.jsx#L5
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
lint: web/src/contexts/user.jsx#L8
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file