Skip to content

feat: Implementation of the Avatar component Style API #287

feat: Implementation of the Avatar component Style API

feat: Implementation of the Avatar component Style API #287

Triggered via pull request July 30, 2025 23:55
Status Failure
Total duration 1m 7s
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
5s
dry-run / Build global-styles
dry-run  /  Build build-tools
3s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
4s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
3s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
4s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
6s
dry-run / Build test-utils
dry-run  /  Build theming-core
5s
dry-run / Build theming-core
dry-run  /  Build components
4s
dry-run / Build components
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run  /  Components unit tests
5s
dry-run / Components unit tests
dry-run  /  Components motion tests
6s
dry-run / Components motion tests
dry-run  /  Build board components
3s
dry-run / Build board components
dry-run  /  Build code view components
6s
dry-run / Build code view components
dry-run  /  Build chat components
28s
dry-run / Build chat components
dry-run  /  Components accessibility tests
3s
dry-run / Components accessibility tests
dry-run  /  Components integration tests
3s
dry-run / Components integration tests
dry-run  /  Demos tests
0s
dry-run / Demos tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
dry-run / Build chat components: src/avatar/style.tsx#L25
Property 'root' does not exist on type 'AvatarProps'.
dry-run / Build chat components: src/avatar/style.tsx#L15
Property 'root' does not exist on type 'AvatarProps'.
dry-run / Build chat components: src/avatar/style.tsx#L14
Property 'root' does not exist on type 'AvatarProps'.
dry-run / Build chat components: src/avatar/style.tsx#L13
Property 'root' does not exist on type 'AvatarProps'.
dry-run / Build chat components: src/avatar/style.tsx#L12
Property 'root' does not exist on type 'AvatarProps'.
dry-run / Build chat components: src/avatar/style.tsx#L10
Property 'root' does not exist on type 'AvatarProps'.
dry-run / Build chat components: src/avatar/loading-dots/index.tsx#L21
Argument of type 'Style | undefined' is not assignable to parameter of type 'AvatarProps | undefined'.
dry-run / Build chat components: src/avatar/internal.tsx#L133
Argument of type 'Style | undefined' is not assignable to parameter of type 'AvatarProps | undefined'.
dry-run / Build chat components: src/avatar/internal.tsx#L114
Argument of type 'Style | undefined' is not assignable to parameter of type 'AvatarProps | undefined'.
dry-run / Build chat components: src/avatar/internal.tsx#L39
Argument of type 'Style | undefined' is not assignable to parameter of type 'AvatarProps | undefined'.