Skip to content

Add part fields and QR code display #17

Add part fields and QR code display

Add part fields and QR code display #17

Triggered via pull request December 3, 2025 18:37
Status Success
Total duration 1m 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint & Type Check: src/components/ui/badge.tsx#L29
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint & Type Check: src/components/operator/SubstepsManager.tsx#L245
React Hook useEffect has missing dependencies: 'loadSubsteps' and 'loadTemplates'. Either include them or remove the dependency array
Lint & Type Check: src/components/operator/ProductionReportModal.tsx#L77
React Hook useEffect has a missing dependency: 'fetchPreviousQuantities'. Either include it or remove the dependency array
Lint & Type Check: src/components/operator/ProductionQuantityModal.tsx#L52
React Hook useEffect has a missing dependency: 'fetchPreviousQuantities'. Either include it or remove the dependency array
Lint & Type Check: src/components/onboarding/AppTour.tsx#L292
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint & Type Check: src/components/admin/TemplatesManager.tsx#L142
React Hook useEffect has a missing dependency: 'loadTemplates'. Either include it or remove the dependency array
Lint & Type Check: src/components/admin/McpServerStatus.tsx#L162
React Hook useEffect has missing dependencies: 'checkMcpConfig' and 'fetchHealthWithRetry'. Either include them or remove the dependency array
Lint & Type Check: src/components/admin/AllSubstepsView.tsx#L78
React Hook useEffect has a missing dependency: 'filterSubsteps'. Either include it or remove the dependency array
Lint & Type Check: src/components/admin/AllSubstepsView.tsx#L74
React Hook useEffect has a missing dependency: 'loadSubsteps'. Either include it or remove the dependency array
Lint & Type Check: src/components/STEPViewer.tsx#L339
React Hook useEffect has missing dependencies: 'fitCameraToMeshes' and 'updateGridSize'. Either include them or remove the dependency array