Skip to content

fix: hero component #557

fix: hero component

fix: hero component #557

Triggered via pull request September 16, 2024 17:45
Status Success
Total duration 1m 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
coverage: src/Accordion/AccordionBody.tsx#L48
React Hook useCallback has a missing dependency: 'attributes'. Either include it or remove the dependency array
coverage: src/Accordion/AccordionBody.tsx#L55
React Hook useCallback has a missing dependency: 'attributes'. Either include it or remove the dependency array
coverage: src/Accordion/AccordionBody.tsx#L62
React Hook useCallback has a missing dependency: 'attributes'. Either include it or remove the dependency array
coverage: src/Accordion/AccordionBody.tsx#L73
React Hook useCallback has a missing dependency: 'attributes'. Either include it or remove the dependency array
coverage: src/Accordion/AccordionBody.tsx#L80
React Hook useCallback has a missing dependency: 'attributes'. Either include it or remove the dependency array
coverage: src/Input/utils.tsx#L37
Expected '===' and instead saw '=='
coverage: src/Input/utils.tsx#L93
Expected '===' and instead saw '=='
coverage: src/Input/utils.tsx#L106
Expected '===' and instead saw '=='
coverage: src/NavScroll/useNavScroll.ts#L125
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
coverage: src/NavScroll/useSizeDetector.ts#L36
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead