Skip to content

refactor(home): modals #1309

refactor(home): modals

refactor(home): modals #1309

Triggered via pull request October 1, 2024 15:10
Status Failure
Total duration 46s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (20.x): src/pages/Settings/ChangePwModal.tsx#L66
Type '{ disclosure: { isOpen: boolean; onOpen: () => void; onClose: () => void; onOpenChange: () => void; isControlled: boolean; getButtonProps: (props?: any) => any; getDisclosureProps: (props?: any) => any; }; headline: string; isLoading: boolean; customContent: Element; }' is not assignable to type 'IntrinsicAttributes & Props'.
build (20.x)
Process completed with exit code 2.