Skip to content

Update issue templates! #10

Update issue templates!

Update issue templates! #10

Triggered via push July 8, 2024 22:29
Status Failure
Total duration 19s
Artifacts

ci.yml

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

Annotations

21 errors and 12 warnings
build (18): src/CustomProvider.jsx#L6
'api_server' is defined but never used
build (18): src/CustomProvider.jsx#L7
'initProductsList' is defined but never used
build (18): src/components/BannerDefault.jsx#L4
'data' is missing in props validation
build (18): src/components/BannerDefault.jsx#L30
'data.isClosing' is missing in props validation
build (18): src/components/BannerDefault.jsx#L41
'data.bgImageUrl' is missing in props validation
build (18): src/components/BannerDefault.jsx#L61
'data.title' is missing in props validation
build (18): src/components/BannerDefault.jsx#L64
'data.text' is missing in props validation
build (18): src/components/BannerDefault.jsx#L76
'data.btnText' is missing in props validation
build (18): src/components/BannerDefault.jsx#L79
'data.isClosing' is missing in props validation
build (18): src/components/ButtonDefault.jsx#L1
'onClick' is missing in props validation
build (20)
The job was canceled because "_18" failed.
build (20): src/CustomProvider.jsx#L6
'api_server' is defined but never used
build (20): src/CustomProvider.jsx#L7
'initProductsList' is defined but never used
build (20): src/components/BannerDefault.jsx#L4
'data' is missing in props validation
build (20): src/components/BannerDefault.jsx#L30
'data.isClosing' is missing in props validation
build (20): src/components/BannerDefault.jsx#L41
'data.bgImageUrl' is missing in props validation
build (20): src/components/BannerDefault.jsx#L61
'data.title' is missing in props validation
build (20): src/components/BannerDefault.jsx#L64
'data.text' is missing in props validation
build (20): src/components/BannerDefault.jsx#L76
'data.btnText' is missing in props validation
build (20): src/components/BannerDefault.jsx#L79
'data.isClosing' is missing in props validation
build (20): src/components/ButtonDefault.jsx#L1
'onClick' is missing in props validation
build (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18): src/CustomProvider.jsx#L39
React Hook useEffect has a missing dependency: 'tgWebAppStartParam'. Either include it or remove the dependency array
build (18): src/hooks/useSlider.js#L28
React Hook useEffect has missing dependencies: 'getFakeData', 'images', and 'totalImages'. Either include them or remove the dependency array. If 'setImages' needs the current value of 'totalImages', you can also switch to useReducer instead of useState and read 'totalImages' in the reducer
build (18): src/pages/ChangeRecipient/ChangeRecipient.jsx#L33
React Hook useEffect has missing dependencies: 'myRecipient' and 'navigate'. Either include them or remove the dependency array
build (18): src/pages/Homepage/hooks/useInfiniteScroll.js#L27
React Hook useEffect has missing dependencies: 'fetchProducts' and 'products?.length'. Either include them or remove the dependency array
build (18): src/pages/Productpage/Productpage.jsx#L32
React Hook useEffect has a missing dependency: 'fetch'. Either include it or remove the dependency array
build (20): src/CustomProvider.jsx#L39
React Hook useEffect has a missing dependency: 'tgWebAppStartParam'. Either include it or remove the dependency array
build (20): src/hooks/useSlider.js#L28
React Hook useEffect has missing dependencies: 'getFakeData', 'images', and 'totalImages'. Either include them or remove the dependency array. If 'setImages' needs the current value of 'totalImages', you can also switch to useReducer instead of useState and read 'totalImages' in the reducer
build (20): src/pages/ChangeRecipient/ChangeRecipient.jsx#L33
React Hook useEffect has missing dependencies: 'myRecipient' and 'navigate'. Either include them or remove the dependency array
build (20): src/pages/Homepage/hooks/useInfiniteScroll.js#L27
React Hook useEffect has missing dependencies: 'fetchProducts' and 'products?.length'. Either include them or remove the dependency array
build (20): src/pages/Productpage/Productpage.jsx#L32
React Hook useEffect has a missing dependency: 'fetch'. Either include it or remove the dependency array