Migrate esl-select
and esl-select-list
to uip
#8778
Annotations
2 errors and 9 warnings
Run Linting JS:
site/src/site.ts#L67
Strings must use singlequote
|
Run Linting JS
Process completed with exit code 1.
|
Run Linting JS:
site/src/form-info/form-info.ts#L6
Missing return type on function
|
Run Linting JS:
site/src/form-info/form-info.ts#L6
Unexpected space before the ':'
|
Run Linting JS:
site/src/form-info/form-info.ts#L7
This assertion is unnecessary since it does not change the type of the expression
|
Run Linting JS:
site/src/form-info/form-info.ts#L8
This assertion is unnecessary since it does not change the type of the expression
|
Run Linting JS:
site/src/form-info/form-info.ts#L17
'value' may use Object's default stringification format ('[object Object]') when stringified
|
Run Linting JS:
site/src/form-info/form-info.ts#L21
This assertion is unnecessary since it does not change the type of the expression
|
Run Linting JS:
site/src/form-info/form-info.ts#L23
This assertion is unnecessary since it does not change the type of the expression
|
Run Linting JS:
site/src/form-info/form-info.ts#L35
A space is required after ','
|
Run Linting JS:
site/src/form-info/form-info.ts#L39
A space is required after ','
|
Loading