Skip to content

feat(fuindings): Add title to integration chart #1122

feat(fuindings): Add title to integration chart

feat(fuindings): Add title to integration chart #1122

Triggered via push March 10, 2026 15:48
Status Failure
Total duration 57s
Artifacts

staging.yml

on: push
Publish docker image
43s
Publish docker image
Update staging deployment
0s
Update staging deployment
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Publish docker image
Process completed with exit code 2.
Publish docker image
Type '{ config: ChartConfig; graphConfig: ChartConfig; isOpen: boolean; modalId: string; setIsOpen: Dispatch<SetStateAction<boolean>>; }' is not assignable to type 'IntrinsicAttributes & { graphConfig: any; isOpen: any; modalId: any; setIsOpen: any; }'.