Skip to content

[PR] Refactoring and fixing iOS Safari issue #122

[PR] Refactoring and fixing iOS Safari issue

[PR] Refactoring and fixing iOS Safari issue #122

Triggered via pull request May 9, 2024 00:18
Status Failure
Total duration 59s
Artifacts

ci.yml

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

Annotations

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