Skip to content

[Collapsible] Make parameters in useCollapsilbe* hooks mandatory #4430

[Collapsible] Make parameters in useCollapsilbe* hooks mandatory

[Collapsible] Make parameters in useCollapsilbe* hooks mandatory #4430

Triggered via pull request November 30, 2024 14:45
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

on: pull_request
Matrix: test-dev
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test-dev (ubuntu-latest)
Type '{ transitionStatus: (value: TransitionStatus) => Record<string, string> | null; open?: ((state: boolean) => Record<string, string> | null) | undefined; }' is not assignable to type 'CustomStyleHookMapping<State>'.
test-dev (ubuntu-latest)
Type 'CustomStyleHookMapping<{ open: boolean; }>' is not assignable to type 'CustomStyleHookMapping<State>'.
test-dev (ubuntu-latest)
Process completed with exit code 1.
test-dev (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test-dev (windows-latest)
The operation was canceled.
test-dev (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test-dev (macos-latest)
The operation was canceled.