Bump the typescript-eslint group with 2 updates #18230
Annotations
10 errors
Lint:
packages/animation/src/components/test/animationProvider.tsx#L204
Type '({ bounces: number; duration: number; blinks?: undefined; offset?: undefined; blarks?: undefined; columns?: undefined; id: string; targets: string[]; type: AnimationType; } | { blinks: number; ... 7 more ...; type: AnimationType; } | { ...; })[]' is not assignable to type 'StoryAnimation[]'.
|
Lint:
packages/elements/src/types/page.ts#L21
Cannot find module '@googleforcreators/animation' or its corresponding type declarations.
|
Lint:
packages/elements/src/utils/duplicateElement.ts#L20
Cannot find module '@googleforcreators/animation' or its corresponding type declarations.
|
Lint:
packages/masks/src/borderedMaskedElement.tsx#L22
Cannot find module '@googleforcreators/elements' or its corresponding type declarations.
|
Lint:
packages/masks/src/borderedMaskedElement.tsx#L27
Cannot find module '@googleforcreators/elements' or its corresponding type declarations.
|
Lint:
packages/masks/src/constants.ts#L21
Cannot find module '@googleforcreators/elements' or its corresponding type declarations.
|
Lint:
packages/masks/src/display.tsx#L21
Cannot find module '@googleforcreators/elements' or its corresponding type declarations.
|
Lint:
packages/masks/src/frame.tsx#L27
Cannot find module '@googleforcreators/elements' or its corresponding type declarations.
|
Lint:
packages/masks/src/frame.tsx#L28
Cannot find module '@googleforcreators/elements' or its corresponding type declarations.
|
Lint:
packages/masks/src/masks.ts#L19
Cannot find module '@googleforcreators/elements' or its corresponding type declarations.
|