feat: Implementation of the Avatar component Style API #287
dry-run.yml
on: pull_request
dry-run
/
Create build tree
2s
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run
/
Components unit tests
5s
dry-run
/
Components motion tests
6s
dry-run
/
Build board components
3s
dry-run
/
Build code view components
6s
dry-run
/
Build chat components
28s
dry-run
/
Components accessibility tests
3s
dry-run
/
Components integration tests
3s
dry-run
/
Demos tests
0s
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'.
|