feat(FileUploader): add classes, label, accept props #7497
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Lint:
apps/app/src/generator/CodeEditor/CodeEditor.tsx#L70
Caution: `JSON5` also has a named export `parse`. Check if you meant to write `import {parse} from 'json5'` instead
|
Run Lint:
apps/app/src/lib/i18n.ts#L2
Using exported name 'i18n' as identifier for default import
|
Run Lint:
apps/app/src/lib/i18n.ts#L6
Caution: `i18n` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
|
Run Lint:
packages/cli/src/baselines/app-shell/vite/src/lib/i18n.ts#L8
Caution: `i18next` also has a named export `createInstance`. Check if you meant to write `import {createInstance} from 'i18next'` instead
|
Run Lint:
packages/cli/src/baselines/vite/src/lib/i18n.ts#L1
Using exported name 'i18n' as identifier for default import
|
Run Lint:
packages/cli/src/baselines/vite/src/lib/i18n.ts#L6
Caution: `i18n` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
|
Run Lint:
packages/core/src/QueryBuilder/stories/utils.tsx#L11
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
|
Run Lint:
packages/core/src/QueryBuilder/stories/utils.tsx#L12
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
|
Loading