Skip to content

fix: Remove contentAttributes from tooltip in Avatar component #374

fix: Remove contentAttributes from tooltip in Avatar component

fix: Remove contentAttributes from tooltip in Avatar component #374

Triggered via pull request December 15, 2025 08:40
Status Failure
Total duration 1m 6s
Artifacts

dry-run.yml

on: pull_request
dry-run  /  Create build tree
2s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
3s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
3s
dry-run / Build documenter
dry-run  /  Build global-styles
4s
dry-run / Build global-styles
dry-run  /  Build build-tools
4s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
5s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
5s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
4s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
5s
dry-run / Build test-utils
dry-run  /  Build theming-core
4s
dry-run / Build theming-core
Matrix: dry-run / buildComponents
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / integTestShards
dry-run  /  Components unit tests
5s
dry-run / Components unit tests
Matrix: dry-run / motionTest
dry-run  /  Build board components
3s
dry-run / Build board components
dry-run  /  Build code view components
5s
dry-run / Build code view components
dry-run  /  Build chat components
30s
dry-run / Build chat components
dry-run  /  Build chart components
5s
dry-run / Build chart components
dry-run  /  Components accessibility tests
3s
dry-run / Components accessibility tests
dry-run  /  Components integration tests
4s
dry-run / Components integration tests
dry-run  /  Demos tests
dry-run / Demos tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
dry-run / Build chat components
Process completed with exit code 1.
dry-run / Build chat components: src/avatar/internal.tsx#L110
Type '{ className: string; content: string; getTrack: () => HTMLDivElement | null; onEscape: () => void; }' is not assignable to type 'IntrinsicAttributes & TooltipProps'.