Skip to content

[_]: feat/callback-in-progress #868

[_]: feat/callback-in-progress

[_]: feat/callback-in-progress #868

Triggered via pull request October 3, 2023 21:25
Status Failure
Total duration 2m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

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

Annotations

1 error and 11 warnings
🧪 Lint and test
Process completed with exit code 2.
🧪 Lint and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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/main/analytics/backup-handlers.ts#L30
Unexpected any. Specify a different type
🧪 Lint and test: src/main/analytics/backup-handlers.ts#L36
Unexpected any. Specify a different type
🧪 Lint and test: src/main/analytics/backup-handlers.ts#L59
Unexpected any. Specify a different type
🧪 Lint and test: src/main/analytics/service.ts#L257
Unexpected any. Specify a different type
🧪 Lint and test: src/main/auth/handlers.ts#L22
'setIsLoggedIn' was used before it was defined
🧪 Lint and test: src/main/auth/service.ts#L94
'obtainToken' was used before it was defined
🧪 Lint and test: src/main/auth/service.ts#L112
'obtainToken' was used before it was defined
🧪 Lint and test: src/main/auth/service.ts#L184
'saveConfig' was used before it was defined
🧪 Lint and test: src/main/auth/service.ts#L185
'resetConfig' was used before it was defined
🧪 Lint and test: src/main/auth/service.ts#L200
Unexpected any. Specify a different type