[Auth] Redirect user to the home page instead of a 500 page if their auth tokens fail to be refreshed #309
pull_request.yml
on: pull_request
.Pre
/
Check Cache
6s
Lint
/
Prettier
26s
Lint
/
TSC
29s
Lint
/
ESLint
46s
Lint
/
StyleLint
19s
Matrix: CodeQL / analyze
Annotations
10 errors, 7 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)
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 46.8s
|
Slow Test:
sbl-frontend/[chromium] › pages/filing-app/filing-step-routing/errorsLogic.spec.ts#L1
sbl-frontend/[chromium] › pages/filing-app/filing-step-routing/errorsLogic.spec.ts took 32.8s
|
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.9s
|
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 21.1s
|
🎭 Playwright Run Summary
45 passed (2.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker-logs
|
112 KB |
|
playwright-reports
|
478 KB |
|