Change from a to x #18
Annotations
10 errors
XO:
src/action.ts#L27
Missing semicolon.
|
XO:
src/action.ts#L29
More than 1 blank line not allowed.
|
XO:
src/action.ts#L69
Don't use `Boolean` as a type. Use `boolean` instead.
|
XO:
src/action.ts#L69
There should be no space after '{'.
|
XO:
src/action.ts#L69
There should be no space before '}'.
|
XO:
src/cmd-action.ts#L42
This assertion is unnecessary since it does not change the type of the expression.
|
XO:
src/cmd-action.ts#L42
This assertion is unnecessary since it does not change the type of the expression.
|
XO:
src/cmd-dialog.ts#L14
More than 1 blank line not allowed.
|
XO:
src/cmd-dialog.ts#L42
Unexpected empty method 'onClose'.
|
XO:
src/cmd-dialog.ts#L42
Do not add spaces between braces.
|
The logs for this run have expired and are no longer available.
Loading