Skip to content

feat: TET-866 tag input component #151

feat: TET-866 tag input component

feat: TET-866 tag input component #151

Triggered via pull request May 9, 2024 06:59
Status Failure
Total duration 52s
Artifacts

build-n-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (18.x): src/components/TagInput/TagInput.stories.tsx#L11
Type 'Props<ITheme>' is not assignable to type 'ComponentType<Props<ITheme>> | undefined'.
build (18.x): src/components/TagInput/TagInput.test.tsx#L25
JSX element type 'TagInput' does not have any construct or call signatures.
build (18.x): src/components/TagInput/TagInput.test.tsx#L25
'TagInput' cannot be used as a JSX component.
build (18.x): src/components/TagInput/TagInput.test.tsx#L30
JSX element type 'TagInput' does not have any construct or call signatures.
build (18.x): src/components/TagInput/TagInput.test.tsx#L30
'TagInput' cannot be used as a JSX component.
build (18.x): src/components/TagInput/TagInput.test.tsx#L36
JSX element type 'TagInput' does not have any construct or call signatures.
build (18.x): src/components/TagInput/TagInput.test.tsx#L36
'TagInput' cannot be used as a JSX component.
build (18.x): src/components/TagInput/TagInput.test.tsx#L45
JSX element type 'TagInput' does not have any construct or call signatures.
build (18.x): src/components/TagInput/TagInput.test.tsx#L45
'TagInput' cannot be used as a JSX component.
build (18.x): src/components/TagInput/stylesBuilder.ts#L3
Cannot find module '@/services/mergeConfigWithCustom/mergeConfigWithCutom' or its corresponding type declarations.
build (18.x)
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/.