feat: TET-866 tag input component #151
Annotations
10 errors and 1 warning
Run yarn build:
src/components/TagInput/TagInput.stories.tsx#L11
Type 'Props<ITheme>' is not assignable to type 'ComponentType<Props<ITheme>> | undefined'.
|
Run yarn build:
src/components/TagInput/TagInput.test.tsx#L25
JSX element type 'TagInput' does not have any construct or call signatures.
|
Run yarn build:
src/components/TagInput/TagInput.test.tsx#L25
'TagInput' cannot be used as a JSX component.
|
Run yarn build:
src/components/TagInput/TagInput.test.tsx#L30
JSX element type 'TagInput' does not have any construct or call signatures.
|
Run yarn build:
src/components/TagInput/TagInput.test.tsx#L30
'TagInput' cannot be used as a JSX component.
|
Run yarn build:
src/components/TagInput/TagInput.test.tsx#L36
JSX element type 'TagInput' does not have any construct or call signatures.
|
Run yarn build:
src/components/TagInput/TagInput.test.tsx#L36
'TagInput' cannot be used as a JSX component.
|
Run yarn build:
src/components/TagInput/TagInput.test.tsx#L45
JSX element type 'TagInput' does not have any construct or call signatures.
|
Run yarn build:
src/components/TagInput/TagInput.test.tsx#L45
'TagInput' cannot be used as a JSX component.
|
Run yarn build:
src/components/TagInput/stylesBuilder.ts#L3
Cannot find module '@/services/mergeConfigWithCustom/mergeConfigWithCutom' or its corresponding type declarations.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading