Skip to content

frontend: Add context for workflow layout to support dynamic content #6526

frontend: Add context for workflow layout to support dynamic content

frontend: Add context for workflow layout to support dynamic content #6526

Triggered via pull request November 15, 2024 07:15
Status Failure
Total duration 5m 3s
Artifacts

frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build
Type '{ workflow: Workflow; title: string; subtitle: string; variant: LayoutVariant; breadcrumbsOnly: any; hideHeader: boolean; usesContext: boolean; }' is not assignable to type 'LayoutProps'.
Build
Property 'breadcrumbsOnly' does not exist on type 'Omit<LayoutProps, "title" | "workflow" | "subtitle">'.
Build
Property 'breadcrumbsOnly' does not exist on type 'Omit<LayoutProps, "title" | "workflow" | "subtitle">'.
Build
Type '{ workflow: Workflow; title: string; subtitle: string; variant: LayoutVariant; breadcrumbsOnly: any; hideHeader: boolean; usesContext: boolean; }' is not assignable to type 'LayoutProps'.
Build
Property 'breadcrumbsOnly' does not exist on type 'Omit<LayoutProps, "title" | "workflow" | "subtitle">'.
Build
Property 'breadcrumbsOnly' does not exist on type 'Omit<LayoutProps, "title" | "workflow" | "subtitle">'.
Build
Type '{ workflow: Workflow; title: string; subtitle: string; variant: LayoutVariant; breadcrumbsOnly: any; hideHeader: boolean; usesContext: boolean; }' is not assignable to type 'LayoutProps'.
Build
Property 'breadcrumbsOnly' does not exist on type 'Omit<LayoutProps, "title" | "workflow" | "subtitle">'.
Build
Property 'breadcrumbsOnly' does not exist on type 'Omit<LayoutProps, "title" | "workflow" | "subtitle">'.
Build
Type '{ workflow: Workflow; title: string; subtitle: string; variant: LayoutVariant; breadcrumbsOnly: any; hideHeader: boolean; usesContext: boolean; }' is not assignable to type 'LayoutProps'.
Test [e2e]
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test [e2e]
Restore cache failed: Dependencies file is not found in /home/runner/work/clutch/clutch. Supported file pattern: go.sum