Skip to content

Add domain page archival tab #2753

Add domain page archival tab

Add domain page archival tab #2753

Triggered via pull request December 30, 2024 14:35
Status Failure
Total duration 1m 13s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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