Skip to content

Change: Progressive file retrieval implemented #1234

Change: Progressive file retrieval implemented

Change: Progressive file retrieval implemented #1234

Triggered via pull request July 18, 2024 15:55
Status Failure
Total duration 7m 54s
Artifacts

test.yml

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

Annotations

1 error and 12 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🧪 Lint and test: src/apps/main/analytics/service.ts#L257
Unexpected any. Specify a different type
🧪 Lint and test: src/apps/main/background-processes/sync-engine.ts#L71
'spawnSyncEngineWorker' was used before it was defined
🧪 Lint and test: src/apps/main/bug-report/service.ts#L61
'readLog' was used before it was defined
🧪 Lint and test: src/apps/main/bug-report/service.ts#L88
Promise executor functions should not be async
🧪 Lint and test: src/apps/main/device/service.ts#L53
Unexpected `await` inside a loop
🧪 Lint and test: src/apps/main/device/service.ts#L87
'decryptDeviceName' was used before it was defined
🧪 Lint and test: src/apps/main/device/service.ts#L99
'decryptDeviceName' was used before it was defined
🧪 Lint and test: src/apps/main/device/service.ts#L110
'getDeviceId' was used before it was defined
🧪 Lint and test: src/apps/main/device/service.ts#L121
'decryptDeviceName' was used before it was defined
🧪 Lint and test: src/apps/main/device/service.ts#L138
'getDeviceId' was used before it was defined