Skip to content

fix: Improve token schedule to avoid session close #24

fix: Improve token schedule to avoid session close

fix: Improve token schedule to avoid session close #24

Triggered via pull request December 29, 2025 23:32
Status Failure
Total duration 1m 0s
Artifacts

lint.yml

on: pull_request
πŸ” Lint
51s
πŸ” Lint
πŸ‘¨β€πŸŽ¨ Format Check
55s
πŸ‘¨β€πŸŽ¨ Format Check
πŸ‘¨β€πŸ¦―β€βž‘οΈ Type Check
51s
πŸ‘¨β€πŸ¦―β€βž‘οΈ Type Check
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
πŸ” Lint
Process completed with exit code 1.
πŸ” Lint: src/apps/main/auth/refresh-token/refresh-token.ts#L48
Strings must use singlequote
πŸ” Lint: src/apps/backups/diff/DiffFilesCalculatorService.test.ts#L238
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
πŸ” Lint: src/apps/backups/diff/DiffFilesCalculatorService.test.ts#L226
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
πŸ” Lint: src/apps/backups/diff/DiffFilesCalculatorService.test.ts#L214
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
πŸ” Lint: src/apps/backups/diff/DiffFilesCalculatorService.test.ts#L202
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
πŸ” Lint: src/apps/backups/diff/DiffFilesCalculatorService.test.ts#L190
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
πŸ” Lint: src/apps/backups/diff/DiffFilesCalculatorService.test.ts#L178
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
πŸ” Lint: src/apps/backups/diff/DiffFilesCalculatorService.test.ts#L128
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
πŸ” Lint: src/apps/backups/dependency-injection/virtual-drive/registerFolderServices.ts#L13
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
πŸ” Lint: src/apps/backups/BackupsDanglingFilesService.ts#L26
Unexpected `await` inside a loop
πŸ” Lint: src/apps/antivirus/ipc/AntivirusIPCHandler.ts#L73
Unexpected any. Specify a different type