Skip to content

[_]: Feat/check-data-integrity #1170

[_]: Feat/check-data-integrity

[_]: Feat/check-data-integrity #1170

Triggered via pull request April 5, 2024 13:20
Status Failure
Total duration 6m 6s
Artifacts

test.yml

on: pull_request
🧪 Lint and test
5m 53s
🧪 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🧪 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/main/analytics/service.ts#L257
Unexpected any. Specify a different type
🧪 Lint and test: src/apps/main/auth/handlers.ts#L22
'setIsLoggedIn' was used before it was defined
🧪 Lint and test: src/apps/main/auth/service.ts#L94
'obtainToken' was used before it was defined
🧪 Lint and test: src/apps/main/auth/service.ts#L112
'obtainToken' was used before it was defined
🧪 Lint and test: src/apps/main/auth/service.ts#L184
'saveConfig' was used before it was defined
🧪 Lint and test: src/apps/main/auth/service.ts#L185
'resetConfig' was used before it was defined
🧪 Lint and test: src/apps/main/auth/service.ts#L200
Unexpected any. Specify a different type
🧪 Lint and test: src/apps/main/background-processes/process-issues.ts#L14
'getProcessIssues' was used before it was defined
🧪 Lint and test: src/apps/main/background-processes/process-issues.ts#L15
'getGeneralIssues' was used before it was defined
🧪 Lint and test: src/apps/main/background-processes/sync-engine.ts#L48
'spawnSyncEngineWorker' was used before it was defined