Skip to content

build(deps-dev): bump @types/react-dom from 19.0.2 to 19.0.3 in /web #798

build(deps-dev): bump @types/react-dom from 19.0.2 to 19.0.3 in /web

build(deps-dev): bump @types/react-dom from 19.0.2 to 19.0.3 in /web #798

Triggered via pull request February 5, 2025 01:44
Status Success
Total duration 48s
Artifacts

web-ci.yml

on: pull_request
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