Skip to content

Added storybook workflow #2

Added storybook workflow

Added storybook workflow #2

Triggered via push July 29, 2024 11:26
Status Failure
Total duration 32s
Artifacts
build-and-deploy
23s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build-and-deploy: src/components/Map/MapComponent.tsx#L1
Property '_getIconUrl' does not exist on type 'Default'.
build-and-deploy: src/pages/CheckoutWizard/Address/Address.tsx#L1
Cannot find module '../../../components/Input/TextInput/TextInput.rhf' or its corresponding type declarations.
build-and-deploy: src/pages/CheckoutWizard/Address/Address.tsx#L1
Cannot find module '../../../components/Input/SelectInput/SelectInput.rhf' or its corresponding type declarations.
build-and-deploy: src/pages/CheckoutWizard/Address/Address.tsx#L1
Parameter 'value' implicitly has an 'any' type.
build-and-deploy: src/pages/CheckoutWizard/Address/Address.tsx#L1
Parameter 'value' implicitly has an 'any' type.
build-and-deploy: src/pages/CheckoutWizard/Address/Address.tsx#L1
Parameter 'value' implicitly has an 'any' type.
build-and-deploy: src/pages/CheckoutWizard/Address/Address.tsx#L1
Parameter 'value' implicitly has an 'any' type.
build-and-deploy: src/pages/CheckoutWizard/Address/Address.tsx#L1
Parameter 'value' implicitly has an 'any' type.
build-and-deploy: src/pages/CheckoutWizard/Address/Address.tsx#L1
Parameter 'value' implicitly has an 'any' type.
build-and-deploy: src/pages/CheckoutWizard/Checkout/Checkout.tsx#L1
Cannot find module '../../../components/Input/TextInput/TextInput.rhf' or its corresponding type declarations.
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/
build-and-deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/