Skip to content

Merge branch 'Styling' of https://github.com/CDIO-gr-17/FrontendWebAp… #80

Merge branch 'Styling' of https://github.com/CDIO-gr-17/FrontendWebAp…

Merge branch 'Styling' of https://github.com/CDIO-gr-17/FrontendWebAp… #80

Triggered via push April 8, 2024 11:19
Status Failure
Total duration 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/App.test.tsx#L1
Cannot find module './assets/scripts/productLine' or its corresponding type declarations.
build: src/App.test.tsx#L1
Cannot find module './assets/scripts/product' or its corresponding type declarations.
build: src/App.test.tsx#L1
Cannot find module './assets/scripts/removeButton' or its corresponding type declarations.
build: src/App.test.tsx#L1
Cannot find module './assets/scripts/quantityInput' or its corresponding type declarations.
build: src/App.test.tsx#L1
Cannot find module './assets/scripts/orderform' or its corresponding type declarations.
build: src/assets/scripts/upsellItem.tsx#L1
Cannot find module './product' or its corresponding type declarations.
build: src/assets/scripts/upsellItem.tsx#L1
Parameter 'a' implicitly has an 'any' type.
build: src/assets/scripts/upsellItem.tsx#L1
Parameter 'b' implicitly has an 'any' type.
build: src/components/basket/basket.tsx#L1
'Product' is declared but its value is never read.
build: src/components/productLine/productLine.tsx#L1
Cannot find module './product' or its corresponding type declarations.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/