feat(motion.ts): add refreshed tokens and internal components migration #8150
Triggered via pull request
September 10, 2024 05:23
Status
Failure
Total duration
2m 31s
Artifacts
–
blade-validate.yml
on: pull_request
Validate Source Code
59s
Matrix: test
Annotations
14 errors and 5 warnings
Validate Source Code
Property 'effective' does not exist on type 'EasingType<"cubic-bezier(0.3, 0, 0.2, 1)">'.
|
Validate Source Code
No overload matches this call.
|
Validate Source Code
Property 'revealing' does not exist on type 'EasingType<"cubic-bezier(0, 0, 0.2, 1)">'.
|
Validate Source Code
Property 'revealing' does not exist on type 'EasingType<"cubic-bezier(0.17, 0, 1, 1)">'.
|
Validate Source Code
Element implicitly has an 'any' type because expression of type '"2xshort"' can't be used to index type 'Delay'.
|
Validate Source Code
Argument of type '"easing.standard.effective"' is not assignable to parameter of type 'DotNotationToken<Readonly<{ delay: Delay; duration: Duration; easing: Easing; }>, Omit<Readonly<{ delay: Delay; duration: Duration; easing: Easing; }>, "name">>'.
|
Validate Source Code
Argument of type '"easing.standard.effective"' is not assignable to parameter of type 'DotNotationToken<Readonly<{ delay: Delay; duration: Duration; easing: Easing; }>, Omit<Readonly<{ delay: Delay; duration: Duration; easing: Easing; }>, "name">>'.
|
Validate Source Code
Argument of type '"easing.standard.effective"' is not assignable to parameter of type 'DotNotationToken<Readonly<{ delay: Delay; duration: Duration; easing: Easing; }>, Omit<Readonly<{ delay: Delay; duration: Duration; easing: Easing; }>, "name">>'.
|
Validate Source Code
Argument of type '"easing.standard.effective"' is not assignable to parameter of type 'DotNotationToken<Readonly<{ delay: Delay; duration: Duration; easing: Easing; }>, Omit<Readonly<{ delay: Delay; duration: Duration; easing: Easing; }>, "name">>'.
|
Validate Source Code
Process completed with exit code 1.
|
Run Tests (2/4)
Process completed with exit code 1.
|
Run Tests (3/4)
Process completed with exit code 1.
|
Run Tests (4/4)
Process completed with exit code 1.
|
Run Tests (1/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 (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 (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 (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/
|
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/
|