Skip to content

feat(motion): add initial presets code #1380

feat(motion): add initial presets code

feat(motion): add initial presets code #1380

Triggered via pull request September 18, 2024 06:48
Status Failure
Total duration 3m 47s
Artifacts

blade-bundle-size.yml

on: pull_request
Generate PR Report
3m 39s
Generate PR Report
Update Base Stats
0s
Update Base Stats
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Generate PR Report
Cannot find module './AnimateInteractions' or its corresponding type declarations.
Generate PR Report
Cannot find module './AnimateInteractions' or its corresponding type declarations.
Generate PR Report
Type '{ children: Element; alignSelf?: "auto" | FlexAlignType | { readonly base?: "auto" | FlexAlignType | undefined; readonly xs?: "auto" | FlexAlignType | undefined; readonly s?: "auto" | ... 1 more ... | undefined; readonly m?: "auto" | ... 1 more ... | undefined; readonly l?: "auto" | ... 1 more ... | undefined; reado...' is not assignable to type 'IntrinsicAttributes & { isSelected?: boolean | undefined; isFocused?: boolean | undefined; shouldScaleOnHover?: boolean | undefined; onClick?: ((event: Select<{ web: MouseEvent<...>; native: GestureResponderEvent; }>) => void) | undefined; children?: ReactNode; href?: string | undefined; as?: "label" | undefined; ac...'.
Generate PR Report
Cannot find module './Fade' or its corresponding type declarations.
Generate PR Report
Cannot find module './Fade' or its corresponding type declarations.
Generate PR Report
Cannot find module './Morph' or its corresponding type declarations.
Generate PR Report
Cannot find module './Morph' or its corresponding type declarations.
Generate PR Report
Cannot find module './Move' or its corresponding type declarations.
Generate PR Report
Cannot find module './Move' or its corresponding type declarations.
Generate PR Report
Cannot find module './Scale' or its corresponding type declarations.
Generate PR Report
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/