Skip to content

add styles for theme provider #34

add styles for theme provider

add styles for theme provider #34

Triggered via pull request April 29, 2024 14:43
Status Failure
Total duration 47s
Artifacts

CI-pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: src/components/themeProvider/themeProvider.tsx#L39
Replace `<div·className={`${cx('theme-provider',·className)}·${currentThemeClassName}`}>{children}</div>` with `(⏎····<div·className={`${cx('theme-provider',·className)}·${currentThemeClassName}`}>{children}</div>⏎··)`
build
Process completed with exit code 1.
build: src/components/modal/modal.tsx#L91
React Hook useEffect has a missing dependency: 'onKeydown'. Either include it or remove the dependency array