feat(motion): add initial presets code #8167
Triggered via pull request
September 18, 2024 06:48
Status
Failure
Total duration
4m 54s
Artifacts
–
blade-validate.yml
on: pull_request
Validate Source Code
3m 36s
Matrix: test
Annotations
14 errors and 5 warnings
Validate Source Code
Cannot find module './AnimateInteractions' or its corresponding type declarations.
|
Validate Source Code
Cannot find module './AnimateInteractions' or its corresponding type declarations.
|
Validate Source Code
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...'.
|
Validate Source Code
Cannot find module './Fade' or its corresponding type declarations.
|
Validate Source Code
Cannot find module './Fade' or its corresponding type declarations.
|
Validate Source Code
Cannot find module './Morph' or its corresponding type declarations.
|
Validate Source Code
Cannot find module './Morph' or its corresponding type declarations.
|
Validate Source Code
Cannot find module './Move' or its corresponding type declarations.
|
Validate Source Code
Cannot find module './Move' or its corresponding type declarations.
|
Validate Source Code
Cannot find module './Scale' or its corresponding type declarations.
|
Run Tests (3/4)
Process completed with exit code 1.
|
Run Tests (1/4)
Process completed with exit code 1.
|
Run Tests (2/4)
Process completed with exit code 1.
|
Run Tests (4/4)
Process completed with exit code 1.
|
Validate Source Code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
Run Tests (3/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
Run Tests (1/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
Run Tests (2/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
Run Tests (4/4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|