[e2e][pipeline] Add support for e2e tests on pipeline #150
pull_request.yml
on: pull_request
.Pre
/
Check Cache
5s
Lint
/
Prettier
38s
Lint
/
TSC
34s
Lint
/
ESLint
1m 0s
Lint
/
StyleLint
48s
Test
/
React
38s
Test
/
Cypress
1m 15s
Test
/
Playwright
7m 13s
Matrix: CodeQL / analyze
Annotations
5 errors, 7 warnings, and 1 notice
Lint / TSC:
src/pages/Filing/UpdateFinancialProfile/index.tsx#L21
Type '{ data: { name: string; lei: string; hq_address_street_1: string; hq_address_city: string; hq_address_state: { code: string; name: string; }; hq_address_zip: string; lei_status_code: string; tax_id: string; ... 14 more ...; top_holder_rssd_id?: string | ... 1 more ... | undefined; } | undefined; isError: boolean; }' is not assignable to type '{ data: { name: string; lei: string; hq_address_street_1: string; hq_address_city: string; hq_address_state: { code: string; name: string; }; hq_address_zip: string; lei_status_code: string; tax_id: string; ... 14 more ...; top_holder_rssd_id?: string | ... 1 more ... | undefined; }; isError: boolean; }'.
|
Lint / TSC:
src/pages/Filing/ViewInstitutionProfile/index.tsx#L39
Type '{ name: string; lei: string; hq_address_street_1: string; hq_address_city: string; hq_address_state: { code: string; name: string; }; hq_address_zip: string; lei_status_code: string; tax_id: string; ... 14 more ...; top_holder_rssd_id?: string | ... 1 more ... | undefined; } | undefined' is not assignable to type '{ name: string; lei: string; hq_address_street_1: string; hq_address_city: string; hq_address_state: { code: string; name: string; }; hq_address_zip: string; lei_status_code: string; tax_id: string; ... 14 more ...; top_holder_rssd_id?: string | ... 1 more ... | undefined; }'.
|
Lint / TSC:
src/pages/Filing/ViewInstitutionProfile/index.tsx#L40
Type '{ name: string; lei: string; hq_address_street_1: string; hq_address_city: string; hq_address_state: { code: string; name: string; }; hq_address_zip: string; lei_status_code: string; tax_id: string; ... 14 more ...; top_holder_rssd_id?: string | ... 1 more ... | undefined; } | undefined' is not assignable to type '{ name: string; lei: string; hq_address_street_1: string; hq_address_city: string; hq_address_state: { code: string; name: string; }; hq_address_zip: string; lei_status_code: string; tax_id: string; ... 14 more ...; top_holder_rssd_id?: string | ... 1 more ... | undefined; }'.
|
Lint / TSC:
src/pages/Filing/ViewInstitutionProfile/index.tsx#L41
Type '{ name: string; lei: string; hq_address_street_1: string; hq_address_city: string; hq_address_state: { code: string; name: string; }; hq_address_zip: string; lei_status_code: string; tax_id: string; ... 14 more ...; top_holder_rssd_id?: string | ... 1 more ... | undefined; } | undefined' is not assignable to type '{ name: string; lei: string; hq_address_street_1: string; hq_address_city: string; hq_address_state: { code: string; name: string; }; hq_address_zip: string; lei_status_code: string; tax_id: string; ... 14 more ...; top_holder_rssd_id?: string | ... 1 more ... | undefined; }'.
|
Lint / TSC
Process completed with exit code 2.
|
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.5m
|
Slow Test:
sbl-frontend/[chromium] › pages/filing-app/formAlerts.spec.ts#L1
sbl-frontend/[chromium] › pages/filing-app/formAlerts.spec.ts took 1.1m
|
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 37.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 37.1s
|
Slow Test:
sbl-frontend/[chromium] › pages/filing-app/filing-step-routing/pointOfContact.spec.ts#L1
sbl-frontend/[chromium] › pages/filing-app/filing-step-routing/pointOfContact.spec.ts took 35.2s
|
🎭 Playwright Run Summary
25 passed (2.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker-logs
|
200 KB |
|
playwright-reports
|
363 KB |
|