[PR] Refactoring and fixing iOS Safari issue #124
Annotations
8 errors and 1 warning
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
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading