Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

chore(deps-dev): bump @vitejs/plugin-react-swc from 3.7.2 to 3.8.0 (#… #209

chore(deps-dev): bump @vitejs/plugin-react-swc from 3.7.2 to 3.8.0 (#…

chore(deps-dev): bump @vitejs/plugin-react-swc from 3.7.2 to 3.8.0 (#… #209

Triggered via push March 17, 2025 09:25
Status Success
Total duration 1m 45s
Artifacts

on-main.yml

on: push
Security Checks  /  Trivy
7s
Security Checks / Trivy
Security Checks  /  NPM Audit
5s
Security Checks / NPM Audit
Static Checks  /  ESLint Check
33s
Static Checks / ESLint Check
Static Checks  /  TS Types Check
27s
Static Checks / TS Types Check
Static Checks  /  Build App Check
36s
Static Checks / Build App Check
Unit Tests  /  Vitest
1m 36s
Unit Tests / Vitest
Release Please  /  Release Please
24s
Release Please / Release Please
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Static Checks / ESLint Check: src/components/ui/chat/chat-bubble.tsx#L200
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Static Checks / ESLint Check: src/components/ui/chat/chat-bubble.tsx#L201
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Static Checks / ESLint Check: src/context/confirm-context.tsx#L37
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
Static Checks / ESLint Check: src/lib/test-utils.tsx#L66
This rule can't verify that `export *` only exports components
Static Checks / ESLint Check: src/lib/test-utils.tsx#L68
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components