Bump the storybook group across 1 directory with 11 updates #18494
Annotations
10 errors
Type checking:
packages/design-system/src/components/contextMenu/components/button.tsx#L116
Argument of type '{ (options?: Version4Options | undefined, buf?: undefined, offset?: number | undefined): string; (options: Version4Options | undefined, buf: Uint8Array<...>, offset?: number | undefined): Uint8Array<...>; }' is not assignable to parameter of type '() => Uint8Array<ArrayBufferLike>'.
|
Type checking:
packages/design-system/src/components/contextMenu/components/button.tsx#L132
Argument of type 'string | Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'string'.
|
Type checking:
packages/design-system/src/components/contextMenu/components/button.tsx#L139
No overload matches this call.
|
Type checking:
packages/design-system/src/components/contextMenu/components/link.tsx#L85
Argument of type '{ (options?: Version4Options | undefined, buf?: undefined, offset?: number | undefined): string; (options: Version4Options | undefined, buf: Uint8Array<...>, offset?: number | undefined): Uint8Array<...>; }' is not assignable to parameter of type '() => Uint8Array<ArrayBufferLike>'.
|
Type checking:
packages/design-system/src/components/contextMenu/components/link.tsx#L99
Argument of type 'string | Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'string'.
|
Type checking:
packages/design-system/src/components/contextMenu/components/link.tsx#L112
No overload matches this call.
|
Type checking:
packages/masks/src/borderedMaskedElement.tsx#L133
Argument of type '{ (options?: Version4Options | undefined, buf?: undefined, offset?: number | undefined): string; (options: Version4Options | undefined, buf: Uint8Array<...>, offset?: number | undefined): Uint8Array<...>; }' is not assignable to parameter of type '() => Uint8Array<ArrayBufferLike>'.
|
Type checking:
packages/element-library/src/audioSticker/constants.ts#L20
Cannot find module '@googleforcreators/design-system' or its corresponding type declarations.
|
Type checking:
packages/element-library/src/audioSticker/icon.tsx#L21
Cannot find module '@googleforcreators/design-system' or its corresponding type declarations.
|
Type checking:
packages/element-library/src/gif/constants.ts#L19
Cannot find module '@googleforcreators/design-system' or its corresponding type declarations.
|
Loading