Skip to content

build(deps-dev): bump vitest from 3.0.4 to 3.0.5 in /web #802

build(deps-dev): bump vitest from 3.0.4 to 3.0.5 in /web

build(deps-dev): bump vitest from 3.0.4 to 3.0.5 in /web #802

Triggered via push February 5, 2025 02:21
Status Success
Total duration 46s
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