Merge pull request #17 from LykosAI/bump-v0.5.0 #43
ci.yml
on: push
Frontend Quality Gates
2m 54s
Rust Quality Gate
3m 13s
Annotations
10 warnings
|
Frontend Quality Gates
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Quality Gates:
src/main.tsx#L9
Fast refresh only works when a file has exports. Move your component(s) to a separate file
|
|
Frontend Quality Gates:
src/main.tsx#L7
Fast refresh only works when a file has exports. Move your component(s) to a separate file
|
|
Frontend Quality Gates:
src/components/ui/button.tsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Quality Gates:
src/components/ui/badge.tsx#L39
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Quality Gates:
src/components/UpdateChecker.tsx#L24
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Quality Gates:
src/components/GraphQLEditor.tsx#L443
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Quality Gates:
src/components/FormDataEditor.tsx#L267
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Quality Gates:
src/components/FormDataEditor.tsx#L252
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Rust Quality Gate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|