[Auth] Redirect user to the home page instead of a 500 page if their auth tokens fail to be refreshed #308
pull_request.yml
on: pull_request
.Pre
/
Check Cache
5s
Lint
/
Prettier
24s
Lint
/
TSC
23s
Lint
/
ESLint
43s
Lint
/
StyleLint
20s
Matrix: CodeQL / analyze
Annotations
10 errors, 8 warnings, and 1 notice
Lint / TSC:
src/api/useSblAuth.ts#L14
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
Lint / TSC:
src/api/useSblAuth.ts#L14
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
Lint / TSC
Process completed with exit code 2.
|
Lint / ESLint:
src/api/useSblAuth.ts#L9
No magic number: 3
|
Lint / ESLint:
src/api/useSblAuth.ts#L10
No magic number: 1
|
Lint / ESLint:
src/api/useSblAuth.ts#L12
Unsafe assignment of an `any` value
|
Lint / ESLint:
src/api/useSblAuth.ts#L12
Unsafe member access .exp on an `any` value
|
Lint / ESLint:
src/api/useSblAuth.ts#L14
No magic number: 1000
|
Lint / ESLint:
src/api/useSblAuth.ts#L14
No magic number: 1000
|
Lint / ESLint
Process completed with exit code 1.
|
CodeQL / Analyze (javascript-typescript)
Timed out waiting for analysis to finish processing. Continuing.
|
CodeQL / Analyze (javascript-typescript)
1 issue was detected with this workflow: Please specify an on.push hook to analyze and see code scanning alerts from the default branch on the Security tab.
|
CodeQL / Analyze (javascript-typescript)
Unable to validate code scanning workflow: MissingPushHook
|
Slow Test:
sbl-frontend/[chromium] › pages/filing-app/unavailableApis.spec.ts#L1
sbl-frontend/[chromium] › pages/filing-app/unavailableApis.spec.ts took 1.4m
|
Slow Test:
sbl-frontend/[chromium] › pages/filing-app/formAlerts.spec.ts#L1
sbl-frontend/[chromium] › pages/filing-app/formAlerts.spec.ts took 44.6s
|
Slow Test:
sbl-frontend/[chromium] › pages/shared-lending-platform/Navigation.spec.ts#L1
sbl-frontend/[chromium] › pages/shared-lending-platform/Navigation.spec.ts took 24.5s
|
Slow Test:
sbl-frontend/[chromium] › pages/filing-app/sign-and-submit/completeFilingFlowWithOnlyWarnings.spec.ts#L1
sbl-frontend/[chromium] › pages/filing-app/sign-and-submit/completeFilingFlowWithOnlyWarnings.spec.ts took 20.3s
|
Slow Test:
sbl-frontend/[chromium] › pages/filing-app/uploadFile/completeUploadSyntaxErrors.spec.ts#L1
sbl-frontend/[chromium] › pages/filing-app/uploadFile/completeUploadSyntaxErrors.spec.ts took 15.8s
|
🎭 Playwright Run Summary
45 passed (2.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker-logs
|
114 KB |
|
playwright-reports
|
480 KB |
|