fix: avoid src
in import path
#191
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
QA.yaml
on: pull_request
Build
6m 17s
Tests
1m 6s
ESLint
1m 21s
TypeScript
5m 58s
Prettier
1m 6s
Annotations
7 warnings
ESLint:
packages/components/card/stories/card.stories.tsx#L322
Replace `typeof·list` with `(typeof·list)`
|
ESLint:
packages/components/table/stories/table.stories.tsx#L240
Replace `typeof·users` with `(typeof·users)`
|
ESLint:
packages/components/table/stories/table.stories.tsx#L380
Replace `typeof·users` with `(typeof·users)`
|
ESLint:
apps/docs/app/examples/table/custom-styles/page.tsx#L259
Replace `typeof·users` with `(typeof·users)`
|
ESLint:
apps/docs/app/examples/table/use-case/page.tsx#L259
Replace `typeof·users` with `(typeof·users)`
|
ESLint:
apps/docs/components/code-window/code-block.tsx#L113
Reserved props must be listed before all other props
|
ESLint:
apps/docs/components/code-window/code-block.tsx#L158
Reserved props must be listed before all other props
|