Skip to content

feat: Add support for Avatar sizes and images. #206

feat: Add support for Avatar sizes and images.

feat: Add support for Avatar sizes and images. #206

Triggered via pull request February 18, 2025 16:58
Status Failure
Total duration 2m 14s
Artifacts

dry-run.yml

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

Annotations

2 errors and 13 warnings
src/__tests__/documenter.test.ts > definition for avatar matches the snapshot: src/__tests__/documenter.test.ts#L15
Error: Snapshot `definition for avatar matches the snapshot > avatar 1` mismatched - Expected + Received @@ -80,14 +80,13 @@ "name": "tooltipText", "optional": true, "type": "string", }, { - "description": "Defines the width of the avatar. + "description": "Defines the width and height of the avatar. This value corresponds to the `width` CSS-property and will center and crop images using `object-fit: cover`. - If no width is provided the avatar will use the default width value of 28px. - The height of the avatar will be set to the same value as the width.", + If no width is provided the avatar will use the default width value of 28px.", "name": "width", "optional": true, "type": "number", }, ], ❯ src/__tests__/documenter.test.ts:15:22
dry-run / Build chat components
Process completed with exit code 1.
dry-run / Components integration tests shards (1)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
dry-run / Components integration tests shards (3)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
dry-run / Components accessibility tests shards (5)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
dry-run / Build chat components: pages/utils/focus-visible.page.tsx#L9
Prop "id" is forbidden on Components
dry-run / Build chat components: pages/utils/focus-visible.page.tsx#L10
Prop "id" is forbidden on Components
dry-run / Build chat components: pages/utils/focus-visible.page.tsx#L11
Prop "id" is forbidden on Components
dry-run / Build chat components: src/__tests__/base-props-support.test.tsx#L25
Prop "id" is forbidden on Components
dry-run / Build chat components: src/__tests__/base-props-support.test.tsx#L30
Prop "className" is forbidden on Components
dry-run / Build chat components: src/internal/base-component/get-data-attributes.ts#L5
Unexpected any. Specify a different type
dry-run / Build chat components: src/internal/base-component/use-base-component.ts#L19
Unexpected any. Specify a different type
dry-run / Build chat components: src/internal/base-component/use-base-component.ts#L27
Unexpected any. Specify a different type
dry-run / Build chat components: src/internal/events/__tests__/events.test.tsx#L81
Unexpected any. Specify a different type