feat: add header selector #32
Annotations
10 errors and 2 warnings
tests:
src/LanguageSelector/index.jsx#L28
'props' is defined but never used
|
tests:
src/LanguageSelector/index.jsx#L29
Block must not be padded by blank lines
|
tests:
src/LanguageSelector/index.jsx#L32
There should be no space after this paren
|
tests:
src/LanguageSelector/index.jsx#L32
'label' is defined but never used
|
tests:
src/LanguageSelector/index.jsx#L32
There should be no space before this paren
|
tests:
src/LanguageSelector/index.jsx#L32
Missing semicolon
|
tests:
src/LanguageSelector/index.jsx#L33
Missing semicolon
|
tests:
src/LanguageSelector/index.jsx#L34
Missing semicolon
|
tests:
src/LanguageSelector/index.jsx#L44
Assignment to property of function parameter 'event'
|
tests:
src/LanguageSelector/index.jsx#L44
Strings must use singlequote
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests:
src/LanguageSelector/index.jsx#L38
Unexpected console statement
|