docs: add phosphor icons callout #7578
Annotations
2 errors and 6 warnings
Run Typecheck:
docs/foundation/Icons/Library.tsx#L99
Type '{ children: string; route: string; target: string; }' is not assignable to type 'IntrinsicAttributes & HvLinkProps'.
|
Run Typecheck
Process completed with exit code 2.
|
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/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