Add domain page archival tab #2753
Annotations
3 errors and 1 warning
build:
src/views/domain-page/domain-page-content/__tests__/domain-page-content.test.tsx#L35
Type '{ readonly workflows: (props: DomainPageTabContentProps) => Element; readonly metadata: (props: DomainPageTabContentProps) => Element; readonly settings: (props: DomainPageTabContentProps) => Element; }' does not satisfy the expected type 'DomainPageTabsContentConfig'.
|
build:
src/views/domain-page/domain-page-tabs-error/__tests__/domain-page-tabs-error.test.tsx#L36
Type '{ readonly workflows: () => { message: string; }; readonly metadata: () => { message: string; }; readonly settings: () => { message: string; }; }' does not satisfy the expected type 'DomainPageTabsErrorConfig'.
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|