Skip to content

[PR] Refactoring and fixing iOS Safari issue #124

[PR] Refactoring and fixing iOS Safari issue

[PR] Refactoring and fixing iOS Safari issue #124

Triggered via pull request May 9, 2024 00:21
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 1 warning
build (latest): src/controller/controller.ts#L1
Replace `⏎↹Controller,⏎↹Value,⏎↹ViewProps,⏎` with `Controller,·Value,·ViewProps`
build (latest): src/controller/controller.ts#L65
'event' is defined but never used. Allowed unused args must match /^_/u
build (latest): src/controller/controller.ts#L183
'containerEl' is never reassigned. Use 'const' instead
build (latest): src/controller/controller.ts#L184
'textEl' is never reassigned. Use 'const' instead
build (latest): src/controller/controller.ts#L185
'fileIconEl' is never reassigned. Use 'const' instead
build (latest): src/controller/controller.ts#L186
'deleteButton' is never reassigned. Use 'const' instead
build (latest): src/view/view.ts#L79
Delete `⏎↹↹↹↹`
build (latest)
Process completed with exit code 1.
build (18.x)
The job was canceled because "latest" failed.
build (18.x): src/controller/controller.ts#L1
Replace `⏎↹Controller,⏎↹Value,⏎↹ViewProps,⏎` with `Controller,·Value,·ViewProps`
build (18.x): src/controller/controller.ts#L65
'event' is defined but never used. Allowed unused args must match /^_/u
build (18.x): src/controller/controller.ts#L183
'containerEl' is never reassigned. Use 'const' instead
build (18.x): src/controller/controller.ts#L184
'textEl' is never reassigned. Use 'const' instead
build (18.x): src/controller/controller.ts#L185
'fileIconEl' is never reassigned. Use 'const' instead
build (18.x): src/controller/controller.ts#L186
'deleteButton' is never reassigned. Use 'const' instead
build (18.x): src/view/view.ts#L79
Delete `⏎↹↹↹↹`
build (18.x)
Process completed with exit code 1.
build (16.x)
The job was canceled because "latest" failed.
build (16.x): src/controller/controller.ts#L1
Replace `⏎↹Controller,⏎↹Value,⏎↹ViewProps,⏎` with `Controller,·Value,·ViewProps`
build (16.x): src/controller/controller.ts#L65
'event' is defined but never used. Allowed unused args must match /^_/u
build (16.x): src/controller/controller.ts#L183
'containerEl' is never reassigned. Use 'const' instead
build (16.x): src/controller/controller.ts#L184
'textEl' is never reassigned. Use 'const' instead
build (16.x): src/controller/controller.ts#L185
'fileIconEl' is never reassigned. Use 'const' instead
build (16.x): src/controller/controller.ts#L186
'deleteButton' is never reassigned. Use 'const' instead
build (16.x): src/view/view.ts#L79
Delete `⏎↹↹↹↹`
build (16.x)
The operation was canceled.
build (20.x)
The job was canceled because "latest" failed.
build (20.x)
The operation was canceled.
build (latest)
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/.