Iainland/react router #116
Annotations
4 errors and 10 warnings
test:
app/components/CalibratorActionForm.tsx#L3
Replace `⏎··getInputProps,⏎··getSubmitButtonOptions,⏎` with `·getInputProps,·getSubmitButtonOptions·`
|
test:
app/components/SchemaForm.tsx#L3
Replace `⏎··getInputProps,⏎··getSubmitButtonOptions,⏎` with `·getInputProps,·getSubmitButtonOptions·`
|
test:
app/routes/_index.tsx#L1
'redirect' is defined but never used
|
test
Process completed with exit code 1.
|
test:
app/components/CalibratorActionForm.tsx#L4
Caution: `pkg` also has a named export `getInputProps`. Check if you meant to write `import {getInputProps} from '@rjsf/utils'` instead
|
test:
app/components/CalibratorActionForm.tsx#L5
Caution: `pkg` also has a named export `getSubmitButtonOptions`. Check if you meant to write `import {getSubmitButtonOptions} from '@rjsf/utils'` instead
|
test:
app/components/SchemaForm.tsx#L4
Caution: `pkg` also has a named export `getInputProps`. Check if you meant to write `import {getInputProps} from '@rjsf/utils'` instead
|
test:
app/components/SchemaForm.tsx#L5
Caution: `pkg` also has a named export `getSubmitButtonOptions`. Check if you meant to write `import {getSubmitButtonOptions} from '@rjsf/utils'` instead
|
test:
app/components/daisyui/ObjectFieldTemplate.tsx#L3
Caution: `pkg` also has a named export `canExpand`. Check if you meant to write `import {canExpand} from '@rjsf/utils'` instead
|
test:
app/components/daisyui/ObjectFieldTemplate.tsx#L4
Caution: `pkg` also has a named export `descriptionId`. Check if you meant to write `import {descriptionId} from '@rjsf/utils'` instead
|
test:
app/components/daisyui/ObjectFieldTemplate.tsx#L5
Caution: `pkg` also has a named export `getTemplate`. Check if you meant to write `import {getTemplate} from '@rjsf/utils'` instead
|
test:
app/components/daisyui/ObjectFieldTemplate.tsx#L6
Caution: `pkg` also has a named export `getUiOptions`. Check if you meant to write `import {getUiOptions} from '@rjsf/utils'` instead
|
test:
app/components/daisyui/ObjectFieldTemplate.tsx#L7
Caution: `pkg` also has a named export `titleId`. Check if you meant to write `import {titleId} from '@rjsf/utils'` instead
|
test:
app/root.tsx#L14
'/home/runner/work/evolver-ui/evolver-ui/node_modules/react-router/dist/development/index.mjs' imported multiple times
|