Skip to content

Transition from Styled-Components to SCSS modules #121

Transition from Styled-Components to SCSS modules

Transition from Styled-Components to SCSS modules #121

Triggered via pull request July 5, 2023 15:11
@thibaudbraultthibaudbrault
synchronize #88
sass
Status Failure
Total duration 1m 2s
Artifacts

ci.yml

on: pull_request
Run Type Check & Linters
54s
Run Type Check & Linters
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Run Type Check & Linters: src/components/Button/Button.tsx#L14
Component definition is missing display name
Run Type Check & Linters
Process completed with exit code 1.
Run Type Check & Linters: src/components/Button/Button.tsx#L18
'ButtonIcon' was used before it was defined
Run Type Check & Linters: src/contexts/Theme/ThemeProvider.tsx#L19
React Hook useEffect has a missing dependency: 'localStorage'. Either include it or remove the dependency array
Run Type Check & Linters: src/contexts/Theme/ThemeProvider.tsx#L23
React Hook useEffect has a missing dependency: 'localStorage'. Either include it or remove the dependency array
Run Type Check & Linters: src/modules/types/type/components/Pokemon.tsx#L156
React Hook useEffect has a missing dependency: 'fixCurType'. Either include it or remove the dependency array