Skip to content

build(deps-dev): bump eslint from 9.21.0 to 9.22.0 in /web #903

build(deps-dev): bump eslint from 9.21.0 to 9.22.0 in /web

build(deps-dev): bump eslint from 9.21.0 to 9.22.0 in /web #903

Triggered via push March 10, 2025 09:37
Status Success
Total duration 35s
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