refactor(parameter-pane): implement the new parameter pane #82
16 new alerts including 16 errors
New alerts in code changed by this pull request
- 16 errors
See annotations below for details.
Annotations
Check failure on line 49 in src/components/ParameterComponents/ChoiceParameter.tsx
Code scanning / ESLint
Disallow unused expressions Error
Check failure on line 49 in src/components/ParameterComponents/ChoiceParameter.tsx
Code scanning / ESLint
Disallow comma operators Error
Check failure on line 49 in src/components/ParameterComponents/ChoiceParameter.tsx
Code scanning / ESLint
Require expressions of type void to appear in statement position Error
Check failure on line 29 in src/components/ParameterComponents/DropdownParameter.tsx
Code scanning / ESLint
Disallow comma operators Error
Check failure on line 29 in src/components/ParameterComponents/DropdownParameter.tsx
Code scanning / ESLint
Require expressions of type void to appear in statement position Error
Check failure on line 62 in src/components/ParameterComponents/SliderParameter.tsx
Code scanning / ESLint
Disallow unused expressions Error
Check failure on line 62 in src/components/ParameterComponents/SliderParameter.tsx
Code scanning / ESLint
Disallow comma operators Error
Check failure on line 62 in src/components/ParameterComponents/SliderParameter.tsx
Code scanning / ESLint
Require expressions of type void to appear in statement position Error
Check failure on line 31 in src/components/ParameterComponents/ChoiceParameter.tsx
Code scanning / ESLint
Disallow certain types in boolean expressions Error
Check failure on line 15 in src/components/ParameterComponents/ParameterButton.tsx
Code scanning / ESLint
Require explicit return types on functions and class methods Error
Check failure on line 70 in src/components/ParametersBar.tsx
Code scanning / ESLint
Require explicit return types on functions and class methods Error
Check failure on line 78 in src/components/ParametersBar.tsx
Code scanning / ESLint
Require expressions of type void to appear in statement position Error
Check failure on line 119 in src/components/ParametersBar.tsx
Code scanning / ESLint
Require expressions of type void to appear in statement position Error
Check failure on line 125 in src/components/ParametersBar.tsx
Code scanning / ESLint
Require expressions of type void to appear in statement position Error
Check failure on line 136 in src/components/ParametersBar.tsx
Code scanning / ESLint
Require the use of `===` and `!==` Error
Check failure on line 141 in src/components/ParametersBar.tsx
Code scanning / ESLint
Require the use of `===` and `!==` Error