[PR] Refactoring and fixing iOS Safari issue #124
Annotations
9 errors
|
Run npm test:
src/controller/controller.ts#L1
Replace `⏎↹Controller,⏎↹Value,⏎↹ViewProps,⏎` with `Controller,·Value,·ViewProps`
|
Run npm test:
src/controller/controller.ts#L65
'event' is defined but never used. Allowed unused args must match /^_/u
|
Run npm test:
src/controller/controller.ts#L183
'containerEl' is never reassigned. Use 'const' instead
|
Run npm test:
src/controller/controller.ts#L184
'textEl' is never reassigned. Use 'const' instead
|
Run npm test:
src/controller/controller.ts#L185
'fileIconEl' is never reassigned. Use 'const' instead
|
Run npm test:
src/controller/controller.ts#L186
'deleteButton' is never reassigned. Use 'const' instead
|
Run npm test:
src/view/view.ts#L79
Delete `⏎↹↹↹↹`
|
Run npm test
The operation was canceled.
|
Loading