feat: display external portals on readme page + test coverage #7686
pull-request.yml
on: pull_request
Check file changes
7s
Run Integration tests
4m 13s
Run API Tests
0s
Run React Tests
52s
Generate Hasura Change Summary
0s
E2E tests
1m 31s
Run Pulumi Preview
0s
Run Healthcheck on Pizza Services
0s
Annotations
9 errors and 1 warning
Run React Tests
Object literal may only specify known properties, and 'flowSlug' does not exist in type 'Partial<{ flowInformation: FlowInformation; teamSlug: string; }> & { flowInformation: FlowInformation; teamSlug: string; }'.
|
Run React Tests
Conversion of type '{ flowSlug: string; flowInformation: { status: "online"; description: string; summary: string; limitations: string; settings: {}; }; }' to type 'ReadMePageProps' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run React Tests
Process completed with exit code 1.
|
Build React App
Object literal may only specify known properties, and 'flowSlug' does not exist in type 'Partial<{ flowInformation: FlowInformation; teamSlug: string; }> & { flowInformation: FlowInformation; teamSlug: string; }'.
|
Build React App
Conversion of type '{ flowSlug: string; flowInformation: { status: "online"; description: string; summary: string; limitations: string; settings: {}; }; }' to type 'ReadMePageProps' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build React App
Process completed with exit code 1.
|
E2E tests
Object literal may only specify known properties, and 'flowSlug' does not exist in type 'Partial<{ flowInformation: FlowInformation; teamSlug: string; }> & { flowInformation: FlowInformation; teamSlug: string; }'.
|
E2E tests
Conversion of type '{ flowSlug: string; flowInformation: { status: "online"; description: string; summary: string; limitations: string; settings: {}; }; }' to type 'ReadMePageProps' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
E2E tests
Process completed with exit code 1.
|
E2E tests
No files were found with the provided path: e2e/tests/ui-driven/test-results/. No artifacts will be uploaded.
|