Skip to content

fix: add storybook to .gitignore (#62) #75

fix: add storybook to .gitignore (#62)

fix: add storybook to .gitignore (#62) #75

Triggered via push December 12, 2024 09:56
Status Failure
Total duration 26s
Artifacts

release.yml

on: push
lint_test  /  build
18s
lint_test / build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint_test / build: src/index.tsx#L16
Cannot find module './widgets/form/Form' or its corresponding type declarations.
lint_test / build: src/index.tsx#L17
Cannot find module './widgets/form/NumberField' or its corresponding type declarations.
lint_test / build: src/index.tsx#L18
Cannot find module './widgets/form/TextField' or its corresponding type declarations.
lint_test / build: src/index.tsx#L19
Cannot find module './widgets/form/CheckboxField' or its corresponding type declarations.
lint_test / build: src/index.tsx#L20
Cannot find module './widgets/form/RadioField' or its corresponding type declarations.
lint_test / build: src/index.tsx#L21
Cannot find module './widgets/form/SelectField' or its corresponding type declarations.
lint_test / build: src/index.tsx#L22
Cannot find module './widgets/form/hooks' or its corresponding type declarations.
lint_test / build: src/widgets/Form/CheckboxField/CheckboxField.stories.tsx#L3
Cannot find module '@/widgets/form/Form' or its corresponding type declarations.
lint_test / build: src/widgets/Form/CheckboxField/CheckboxField.tsx#L2
Cannot find module '@/widgets/form/hooks' or its corresponding type declarations.
lint_test / build: src/widgets/Form/Form/Form.stories.tsx#L6
Cannot find module '@/widgets/form/hooks' or its corresponding type declarations.