Bump uuid from 11.1.0 to 13.0.0 #2
Open
Annotations
6 errors and 7 warnings
|
|
|
src/lib/contentTypeInference.ts#L220
Unnecessary escape character: \[
|
|
src/lib/contentTypeInference.ts#L101
'maxScore' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
src/lib/contentRenderer.ts#L545
Unnecessary escape character: \[
|
|
src/lib/__tests__/utils.test.ts#L10
Unexpected constant truthiness on the left-hand side of a `&&` expression
|
|
src/lib/__tests__/utils.test.ts#L10
Unexpected constant truthiness on the left-hand side of a `&&` expression
|
|
src/components/ui/toggle.tsx#L45
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/sidebar.tsx#L725
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/navigation-menu.tsx#L167
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/form.tsx#L157
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/button.tsx#L59
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/components/ui/badge.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
src/App.tsx#L29
React Hook useEffect has missing dependencies: 'loadGist' and 'setSelectedFile'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading