Skip to content

feat: add trailing action slot to Collapsible #36

feat: add trailing action slot to Collapsible

feat: add trailing action slot to Collapsible #36

Triggered via pull request August 28, 2026 17:27
Status Success
Total duration 4m 2s
Artifacts

ci.yml

on: pull_request
Check & Test & Build
3m 43s
Check & Test & Build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Check & Test & Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typescript(no-floating-promises): src/components/toast/toast.stories.tsx#L746
Promises must be awaited, add void operator to ignore.
typescript(no-floating-promises): src/components/toast/toast.stories.tsx#L440
Promises must be awaited, add void operator to ignore.
typescript(no-floating-promises): src/components/menu/menu.stories.tsx#L1570
Promises must be awaited, add void operator to ignore.
typescript(no-floating-promises): src/components/menu/menu.stories.tsx#L1569
Promises must be awaited, add void operator to ignore.
typescript(no-floating-promises): src/components/menu/menu.stories.tsx#L1565
Promises must be awaited, add void operator to ignore.
typescript(no-floating-promises): src/components/menu/menu.stories.tsx#L1560
Promises must be awaited, add void operator to ignore.
typescript(no-floating-promises): src/components/menu/menu.stories.tsx#L1547
Promises must be awaited, add void operator to ignore.
typescript(no-floating-promises): src/components/expandable-search/expandable-search.stories.tsx#L250
Promises must be awaited, add void operator to ignore.
typescript(no-floating-promises): src/components/expandable-search/expandable-search.stories.tsx#L249
Promises must be awaited, add void operator to ignore.
typescript(no-floating-promises): src/components/autocomplete-field/autocomplete-field.stories.tsx#L98
Promises must be awaited, add void operator to ignore.