docs: migrate documentation to Nuxt UI #271
Annotations
2 errors and 5 warnings
tests/components.spec.ts > `<Motion>` component > #202 - preserve variant style on rerender:
tests/components.spec.ts#L194
AssertionError: expected 'scale(1) translateZ(0px)' to deeply equal 'scale(2) translateZ(0px)'
- Expected
+ Received
- scale(2) translateZ(0px)
+ scale(1) translateZ(0px)
❯ tests/components.spec.ts:194:32
|
test (ubuntu-latest, 18)
Process completed with exit code 1.
|
test (ubuntu-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (ubuntu-latest, 18)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/[email protected], actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (ubuntu-latest, 18)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (ubuntu-latest, 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test (ubuntu-latest, 18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|