add build and publish workflow #259
Annotations
10 errors, 1 warning, and 1 notice
Run Playwright Tests:
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)
|
Run Playwright Tests:
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)
|
Run Playwright Tests:
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)
|
Run Playwright Tests:
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)
|
Run Playwright Tests:
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)
|
Run Playwright Tests:
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)
|
Run Playwright Tests:
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)
|
Run Playwright Tests:
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)
|
Run Playwright Tests:
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)
|
Run Playwright Tests:
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)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Playwright Tests
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.8s)
|
Loading