Skip to content

fix storybook web components #269

fix storybook web components

fix storybook web components #269

Triggered via push December 21, 2023 21:51
Status Failure
Total duration 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: src/components/Avatar/index.tsx#L1
Cannot find module '../../../env.json' or its corresponding type declarations.
Build: src/components/BaseButton/index.tsx#L1
Cannot find module '../../../env.json' or its corresponding type declarations.
Build: src/components/Carousel/index.tsx#L1
Cannot find module '../../../env.json' or its corresponding type declarations.
Build: src/components/CheckBox/index.tsx#L1
Cannot find module '../../../env.json' or its corresponding type declarations.
Build: src/components/Icon/index.tsx#L1
Cannot find module '../../../env.json' or its corresponding type declarations.
Build: src/components/Input/index.tsx#L1
Cannot find module '../../../env.json' or its corresponding type declarations.
Build: src/components/Loading/index.tsx#L1
Cannot find module '../../../env.json' or its corresponding type declarations.
Build: src/components/LoadingFullScreen/index.tsx#L1
Cannot find module '../../../env.json' or its corresponding type declarations.
Build: src/components/ProgressBar/index.tsx#L1
Cannot find module '../../../env.json' or its corresponding type declarations.
Build: src/components/RadioButton/index.tsx#L1
Cannot find module '../../../env.json' or its corresponding type declarations.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/