feat: collapsible settings sections, inline changelog, changelog update #248
Test, Build and Deploy
1m 47s
Annotations
11 warnings
|
Test, Build and Deploy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test, Build and Deploy:
app/src/lib/bodymap.jsx#L97
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test, Build and Deploy:
app/src/lib/bodymap.jsx#L87
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test, Build and Deploy:
app/src/lib/bodymap.jsx#L50
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test, Build and Deploy:
app/src/lib/bodymap.jsx#L29
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test, Build and Deploy:
app/src/lib/bodymap.jsx#L4
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test, Build and Deploy:
app/src/components/Report.jsx#L98
React Hook useEffect has a missing dependency: 'onPrefillConsumed'. Either include it or remove the dependency array. If 'onPrefillConsumed' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Test, Build and Deploy
React Hook useEffect has a missing dependency: 'onTemplatePreloadConsumed'. Either include it or remove the dependency array. If 'onTemplatePreloadConsumed' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Test, Build and Deploy:
app/src/components/MuscleMap.jsx#L57
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test, Build and Deploy:
app/src/components/MuscleMap.jsx#L37
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Test, Build and Deploy
React Hook useEffect has a missing dependency: 'initialDate'. Either include it or remove the dependency array
|