Skip to content

fix: use native modal dialog and use its backdrop #9360

fix: use native modal dialog and use its backdrop

fix: use native modal dialog and use its backdrop #9360

Triggered via pull request November 21, 2024 11:32
Status Failure
Total duration 3m 12s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint
'"react"' has no exported member named 'React'. Did you mean 'act'?
Lint
Parameter 'e' implicitly has an 'any' type.
Lint
'dialogEl' is possibly 'undefined'.
Lint
'dialogEl' is possibly 'undefined'.
Lint
Type 'MutableRefObject<HTMLDialogElement | undefined>' is not assignable to type 'LegacyRef<HTMLDialogElement> | undefined'.
Lint
'"react"' has no exported member named 'React'. Did you mean 'act'?
Lint
Parameter 'e' implicitly has an 'any' type.
Lint
'dialogEl' is possibly 'undefined'.
Lint
'dialogEl' is possibly 'undefined'.
Lint
Type 'MutableRefObject<HTMLDialogElement | undefined>' is not assignable to type 'LegacyRef<HTMLDialogElement> | undefined'.