Skip to content

feat: add npm global package for one-command install #381

feat: add npm global package for one-command install

feat: add npm global package for one-command install #381

Triggered via push February 4, 2026 12:50
Status Success
Total duration 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
ui: ui/src/main.tsx#L19
Fast refresh only works when a file has exports. Move your component(s) to a separate file
ui: ui/src/components/ui/button.tsx#L64
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/ui/badge.tsx#L48
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/mascotData.tsx#L500
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/mascotData.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
ui: ui/src/components/mascotData.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components