Skip to content

feat(motion.ts): add refreshed tokens and internal components migration #8149

feat(motion.ts): add refreshed tokens and internal components migration

feat(motion.ts): add refreshed tokens and internal components migration #8149

Triggered via pull request September 10, 2024 05:05
Status Failure
Total duration 2m 50s
Artifacts

blade-validate.yml

on: pull_request
Validate Source Code
1m 5s
Validate Source Code
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 5 warnings
Validate Source Code
Type '"easing.standard.effective"' is not assignable to type '"easing.linear" | "easing.entrance" | "easing.exit" | "easing.standard" | "easing.emphasized" | "easing.overshoot" | "easing.shake"'.
Validate Source Code
Property 'effective' does not exist on type 'EasingType<"cubic-bezier(0.3, 0, 0.2, 1)">'.
Validate Source Code
Property 'effective' does not exist on type 'EasingType<"cubic-bezier(0.3, 0, 0.2, 1)">'.
Validate Source Code
Type '"easing.standard.effective"' is not assignable to type '"easing.linear" | "easing.entrance" | "easing.exit" | "easing.standard" | "easing.emphasized" | "easing.overshoot" | "easing.shake" | "duration.moderate" | "duration.2xquick" | ... 5 more ... | "duration.2xgentle"'.
Validate Source Code
Type '"easing.standard.effective"' is not assignable to type '"easing.linear" | "easing.entrance" | "easing.exit" | "easing.standard" | "easing.emphasized" | "easing.overshoot" | "easing.shake" | "duration.moderate" | "duration.2xquick" | ... 5 more ... | "duration.2xgentle"'.
Validate Source Code
Argument of type '"standard.revealing" | "standard.effective"' is not assignable to parameter of type 'DotNotationToken<Easing, Omit<Easing, "name">>'.
Validate Source Code
Argument of type '"standard.revealing" | "standard.effective"' is not assignable to parameter of type 'DotNotationToken<Easing, Omit<Easing, "name">>'.
Validate Source Code
Type '"easing.standard.effective"' is not assignable to type '"easing.linear" | "easing.entrance" | "easing.exit" | "easing.standard" | "easing.emphasized" | "easing.overshoot" | "easing.shake"'.
Validate Source Code
No overload matches this call.
Validate Source Code
Type '"easing.standard.revealing"' is not assignable to type '"easing.linear" | "easing.entrance" | "easing.exit" | "easing.standard" | "easing.emphasized" | "easing.overshoot" | "easing.shake"'.
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/