Form Changes #14
Annotations
20 errors and 8 warnings
|
test (20):
src/state/fetch.ts#L35
'e' is defined but never used
|
|
test (20):
src/state/fetch.ts#L27
Unexpected any. Specify a different type
|
|
test (20):
src/state/fetch.ts#L5
Unexpected any. Specify a different type
|
|
test (20):
src/lib/utils.ts#L10
'base' is never reassigned. Use 'const' instead
|
|
test (20):
src/hooks/use-toast.ts#L21
'actionTypes' is assigned a value but only used as a type
|
|
test (20):
src/components/resource_types/resource_type_list.test.tsx#L6
'Sidebar' is defined but never used
|
|
test (20):
src/components/form/form.tsx#L36
Unexpected lexical declaration in case block
|
|
test (20):
src/components/form/form.tsx#L35
Unexpected lexical declaration in case block
|
|
test (20):
src/components/form/form.tsx#L1
'FormControl' is defined but never used
|
|
test (20):
src/components/form/form.test.tsx#L183
Unexpected any. Specify a different type
|
|
test (18):
src/state/fetch.ts#L35
'e' is defined but never used
|
|
test (18):
src/state/fetch.ts#L27
Unexpected any. Specify a different type
|
|
test (18):
src/state/fetch.ts#L5
Unexpected any. Specify a different type
|
|
test (18):
src/lib/utils.ts#L10
'base' is never reassigned. Use 'const' instead
|
|
test (18):
src/hooks/use-toast.ts#L21
'actionTypes' is assigned a value but only used as a type
|
|
test (18):
src/components/resource_types/resource_type_list.test.tsx#L6
'Sidebar' is defined but never used
|
|
test (18):
src/components/form/form.tsx#L36
Unexpected lexical declaration in case block
|
|
test (18):
src/components/form/form.tsx#L35
Unexpected lexical declaration in case block
|
|
test (18):
src/components/form/form.tsx#L1
'FormControl' is defined but never used
|
|
test (18):
src/components/form/form.test.tsx#L183
Unexpected any. Specify a different type
|
|
test (20):
src/components/ui/sidebar.tsx#L769
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
test (20):
src/components/ui/form.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
test (20):
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
|
|
test (20):
src/components/form/form.tsx#L163
React Hook useMemo has a missing dependency: 'renderField'. Either include it or remove the dependency array
|
|
test (18):
src/components/ui/sidebar.tsx#L769
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
test (18):
src/components/ui/form.tsx#L168
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
test (18):
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
|
|
test (18):
src/components/form/form.tsx#L163
React Hook useMemo has a missing dependency: 'renderField'. Either include it or remove the dependency array
|