Skip to content

[PB-1413] feat: separate isues from updates in ipc messages #1004

[PB-1413] feat: separate isues from updates in ipc messages

[PB-1413] feat: separate isues from updates in ipc messages #1004

Triggered via pull request January 24, 2024 15:30
Status Failure
Total duration 3m 56s
Artifacts

test.yml

on: pull_request
🧪 Lint and test
3m 41s
🧪 Lint and test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
🧪 Lint and test
Process completed with exit code 1.
🧪 Lint and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
🧪 Lint and test: src/apps/fuse/FuseApp.ts#L21
Unexpected any. Specify a different type
🧪 Lint and test: src/apps/fuse/FuseApp.ts#L88
Unexpected any. Specify a different type
🧪 Lint and test: src/apps/fuse/FuseApp.ts#L96
Unexpected any. Specify a different type
🧪 Lint and test: src/apps/fuse/callbacks/CreateCallback.ts#L9
'_mode' is defined but never used
🧪 Lint and test: src/apps/fuse/callbacks/FuseCallback.ts#L31
Unexpected any. Specify a different type
🧪 Lint and test: src/apps/fuse/callbacks/FuseCallback.ts#L80
Unexpected any. Specify a different type
🧪 Lint and test: src/apps/fuse/callbacks/FuseCallback.ts#L103
Unexpected any. Specify a different type
🧪 Lint and test: src/apps/fuse/callbacks/FuseCallback.ts#L115
Unexpected any. Specify a different type
🧪 Lint and test: src/apps/fuse/callbacks/ListXAttributesCallback.ts#L10
'_path' is defined but never used
🧪 Lint and test: src/apps/fuse/callbacks/MakeDirectoryCallback.ts#L9
'_mode' is defined but never used