cypress: Set settings.defaultLanguage = 'de'; on the fly #197
Annotations
13 errors
codeanalysis:
packages/volto-searchkit-block/src/components/Views/FacetedSearch.jsx#L746
'useState' is not defined
|
codeanalysis:
packages/volto-searchkit-block/src/components/Views/FacetedSearch.jsx#L747
'useEffect' is not defined
|
codeanalysis
Process completed with exit code 2.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Type 'string | undefined' is not assignable to type 'string'.
|
codeanalysis
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
codeanalysis
Type '(string | undefined)[]' is not assignable to type 'string[]'.
|
codeanalysis
Object is possibly 'undefined'.
|