add build and publish workflow #260
pull_request.yml
on: pull_request
.Pre
/
Check Cache
8s
Lint
/
Prettier
33s
Lint
/
TSC
31s
Lint
/
ESLint
46s
Lint
/
StyleLint
27s
Matrix: CodeQL / analyze
Annotations
10 errors, 11 warnings, and 1 notice
[chromium] › pages/filing-app/complete-user-profile/checkCupFormErrors.spec.ts:8:5 › Complete the User Profile: Checking for form errors based on user input:
sbl-frontend/e2e/utils/createInstitution.ts#L51
1) [chromium] › pages/filing-app/complete-user-profile/checkCupFormErrors.spec.ts:8:5 › Complete the User Profile: Checking for form errors based on user input
AxiosError: Request failed with status code 500
at utils/createInstitution.ts:51
49 |
50 | try {
> 51 | await axios.request(options);
| ^
52 | } catch (error) {
53 | console.error('error when creating institutions :>>', error);
54 | throw error;
at settle (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/adapters/http.js:599:11)
at Axios.request (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/Axios.js:45:41)
at createInstitution (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/utils/createInstitution.ts:51:5)
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:92:9)
|
[chromium] › pages/filing-app/complete-user-profile/checkCupFormErrors.spec.ts:39:5 › Complete the User Profile: Checking for input length restriction:
sbl-frontend/e2e/utils/createInstitution.ts#L51
2) [chromium] › pages/filing-app/complete-user-profile/checkCupFormErrors.spec.ts:39:5 › Complete the User Profile: Checking for input length restriction
AxiosError: Request failed with status code 500
at utils/createInstitution.ts:51
49 |
50 | try {
> 51 | await axios.request(options);
| ^
52 | } catch (error) {
53 | console.error('error when creating institutions :>>', error);
54 | throw error;
at settle (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/adapters/http.js:599:11)
at Axios.request (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/Axios.js:45:41)
at createInstitution (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/utils/createInstitution.ts:51:5)
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:92:9)
|
[chromium] › pages/filing-app/filing-details/checkPocFormErrors.spec.ts:17:5 › Point of Contact: Checking for form errors based on user input:
sbl-frontend/e2e/utils/createInstitution.ts#L51
3) [chromium] › pages/filing-app/filing-details/checkPocFormErrors.spec.ts:17:5 › Point of Contact: Checking for form errors based on user input
AxiosError: Request failed with status code 500
at utils/createInstitution.ts:51
49 |
50 | try {
> 51 | await axios.request(options);
| ^
52 | } catch (error) {
53 | console.error('error when creating institutions :>>', error);
54 | throw error;
at settle (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/adapters/http.js:599:11)
at Axios.request (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/Axios.js:45:41)
at createInstitution (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/utils/createInstitution.ts:51:5)
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:92:9)
|
[chromium] › pages/filing-app/filing-details/checkPocFormErrors.spec.ts:54:5 › Point of Contact: Checking for unicode tolerance based on user input:
sbl-frontend/e2e/utils/createInstitution.ts#L51
4) [chromium] › pages/filing-app/filing-details/checkPocFormErrors.spec.ts:54:5 › Point of Contact: Checking for unicode tolerance based on user input
AxiosError: Request failed with status code 500
at utils/createInstitution.ts:51
49 |
50 | try {
> 51 | await axios.request(options);
| ^
52 | } catch (error) {
53 | console.error('error when creating institutions :>>', error);
54 | throw error;
at settle (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/adapters/http.js:599:11)
at Axios.request (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/Axios.js:45:41)
at createInstitution (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/utils/createInstitution.ts:51:5)
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:92:9)
|
[chromium] › pages/filing-app/filing-step-routing/errorsLogic.spec.ts:14:5 › Filing step routing (Errors: Logic):
sbl-frontend/e2e/utils/createInstitution.ts#L51
5) [chromium] › pages/filing-app/filing-step-routing/errorsLogic.spec.ts:14:5 › Filing step routing (Errors: Logic)
AxiosError: Request failed with status code 500
at utils/createInstitution.ts:51
49 |
50 | try {
> 51 | await axios.request(options);
| ^
52 | } catch (error) {
53 | console.error('error when creating institutions :>>', error);
54 | throw error;
at settle (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/adapters/http.js:599:11)
at Axios.request (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/Axios.js:45:41)
at createInstitution (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/utils/createInstitution.ts:51:5)
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:92:9)
|
[chromium] › pages/filing-app/filing-step-routing/errorsSyntax.spec.ts:19:5 › Filing step routing (Errors: Syntax):
sbl-frontend/e2e/utils/createInstitution.ts#L51
6) [chromium] › pages/filing-app/filing-step-routing/errorsSyntax.spec.ts:19:5 › Filing step routing (Errors: Syntax)
AxiosError: Request failed with status code 500
at utils/createInstitution.ts:51
49 |
50 | try {
> 51 | await axios.request(options);
| ^
52 | } catch (error) {
53 | console.error('error when creating institutions :>>', error);
54 | throw error;
at settle (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/adapters/http.js:599:11)
at Axios.request (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/Axios.js:45:41)
at createInstitution (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/utils/createInstitution.ts:51:5)
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:92:9)
|
[chromium] › pages/filing-app/filing-step-routing/noUpload.spec.ts:14:5 › Filing step routing (Upload):
sbl-frontend/e2e/utils/createInstitution.ts#L51
7) [chromium] › pages/filing-app/filing-step-routing/noUpload.spec.ts:14:5 › Filing step routing (Upload)
AxiosError: Request failed with status code 500
at utils/createInstitution.ts:51
49 |
50 | try {
> 51 | await axios.request(options);
| ^
52 | } catch (error) {
53 | console.error('error when creating institutions :>>', error);
54 | throw error;
at settle (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/adapters/http.js:599:11)
at Axios.request (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/Axios.js:45:41)
at createInstitution (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/utils/createInstitution.ts:51:5)
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:92:9)
|
[chromium] › pages/filing-app/filing-step-routing/pointOfContact.spec.ts:14:5 › Filing step routing (Point of Contact):
sbl-frontend/e2e/utils/createInstitution.ts#L51
8) [chromium] › pages/filing-app/filing-step-routing/pointOfContact.spec.ts:14:5 › Filing step routing (Point of Contact)
AxiosError: Request failed with status code 500
at utils/createInstitution.ts:51
49 |
50 | try {
> 51 | await axios.request(options);
| ^
52 | } catch (error) {
53 | console.error('error when creating institutions :>>', error);
54 | throw error;
at settle (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/adapters/http.js:599:11)
at Axios.request (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/Axios.js:45:41)
at createInstitution (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/utils/createInstitution.ts:51:5)
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:92:9)
|
[chromium] › pages/filing-app/filing-step-routing/warnings.spec.ts:14:5 › Filing step routing (Warnings):
sbl-frontend/e2e/utils/createInstitution.ts#L51
9) [chromium] › pages/filing-app/filing-step-routing/warnings.spec.ts:14:5 › Filing step routing (Warnings)
AxiosError: Request failed with status code 500
at utils/createInstitution.ts:51
49 |
50 | try {
> 51 | await axios.request(options);
| ^
52 | } catch (error) {
53 | console.error('error when creating institutions :>>', error);
54 | throw error;
at settle (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/adapters/http.js:599:11)
at Axios.request (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/Axios.js:45:41)
at createInstitution (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/utils/createInstitution.ts:51:5)
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:92:9)
|
[chromium] › pages/filing-app/formAlerts.spec.ts:8:5 › Form Alerts:
sbl-frontend/e2e/utils/createInstitution.ts#L51
10) [chromium] › pages/filing-app/formAlerts.spec.ts:8:5 › Form Alerts ───────────────────────────
AxiosError: Request failed with status code 500
at utils/createInstitution.ts:51
49 |
50 | try {
> 51 | await axios.request(options);
| ^
52 | } catch (error) {
53 | console.error('error when creating institutions :>>', error);
54 | throw error;
at settle (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/settle.js:19:12)
at IncomingMessage.handleStreamEnd (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/adapters/http.js:599:11)
at Axios.request (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/node_modules/axios/lib/core/Axios.js:45:41)
at createInstitution (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/utils/createInstitution.ts:51:5)
at Object.exports.test._test.test.extend.authHook.auto (/home/runner/work/sbl-frontend/sbl-frontend/sbl-frontend/e2e/fixtures/testFixture.ts:92:9)
|
.Pre / Check Cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint / StyleLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint / TSC
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint / Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint / ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CodeQL / Analyze (javascript-typescript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
Test / React
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test / Playwright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
20 failed
[chromium] › pages/filing-app/complete-user-profile/checkCupFormErrors.spec.ts:8:5 › Complete the User Profile: Checking for form errors based on user input
[chromium] › pages/filing-app/complete-user-profile/checkCupFormErrors.spec.ts:39:5 › Complete the User Profile: Checking for input length restriction
[chromium] › pages/filing-app/filing-details/checkPocFormErrors.spec.ts:17:5 › Point of Contact: Checking for form errors based on user input
[chromium] › pages/filing-app/filing-details/checkPocFormErrors.spec.ts:54:5 › Point of Contact: Checking for unicode tolerance based on user input
[chromium] › pages/filing-app/filing-step-routing/errorsLogic.spec.ts:14:5 › Filing step routing (Errors: Logic)
[chromium] › pages/filing-app/filing-step-routing/errorsSyntax.spec.ts:19:5 › Filing step routing (Errors: Syntax)
[chromium] › pages/filing-app/filing-step-routing/noUpload.spec.ts:14:5 › Filing step routing (Upload)
[chromium] › pages/filing-app/filing-step-routing/pointOfContact.spec.ts:14:5 › Filing step routing (Point of Contact)
[chromium] › pages/filing-app/filing-step-routing/warnings.spec.ts:14:5 › Filing step routing (Warnings)
[chromium] › pages/filing-app/formAlerts.spec.ts:8:5 › Form Alerts ─────────────────────────────
[chromium] › pages/filing-app/sign-and-submit/completeFilingFlowWithOnlyWarnings.spec.ts:5:5 › Sign and submit: complete filing flow with only warnings
[chromium] › pages/filing-app/unavailableApis.spec.ts:8:5 › Blocking API Calls - Error Boundaries
[chromium] › pages/filing-app/uploadFile/completeUploadLogicErrors.spec.ts:11:5 › Resolve Errors (Logic)
[chromium] › pages/filing-app/uploadFile/completeUploadSyntaxErrors.spec.ts:8:5 › Resolve Errors (Syntax)
[chromium] › pages/shared-lending-platform/InstitutionProfile.spec.ts:6:5 › Institution Profile Page
[chromium] › pages/shared-lending-platform/Navigation.spec.ts:8:5 › Navigation ─────────────────
[chromium] › pages/shared-lending-platform/unauthenticated-homepage/sampleTestCfpbLogoGoesToConsumerFinance.spec.ts:6:5 › Unauthenticated homepage: CFPB logo link goes to consumerfinance.gov
[chromium] › pages/shared-lending-platform/UpdateInstitutionProfile.spec.ts:8:5 › Update Institution Profile Page
[chromium] › pages/shared-lending-platform/UpdateInstitutionProfile.spec.ts:205:5 › Update Institution Profile Page: Check Character Limits
[chromium] › pages/shared-lending-platform/UserProfile.spec.ts:5:5 › User Profile Page ─────────
7 passed (16.3s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker-logs
|
7.06 KB |
|
playwright-reports
|
395 KB |
|