Skip to content

chore(examples): add test-vitest example #346

chore(examples): add test-vitest example

chore(examples): add test-vitest example #346

Re-run triggered July 29, 2024 10:31
Status Failure
Total duration 1m 34s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 9 warnings
test (20.x): examples/test-vitest/vitest.setup.ts#L1
Unexpected namespace import
test (20.x)
Process completed with exit code 1.
test (18.x)
The job was canceled because "_20_x" failed.
test (18.x)
The operation was canceled.
test (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20.x): examples/test-vitest/components/Footer.test.tsx#L9
Expected object keys to be in ascending order. 'Trans' should be before 'useTranslation'
test (20.x): examples/test-vitest/pages/index.test.tsx#L12
Expected object keys to be in ascending order. 'pathname' should be before 'push'
test (20.x): examples/test-vitest/pages/index.test.tsx#L13
Expected object keys to be in ascending order. 'asPath' should be before 'pathname'
test (20.x): examples/test-vitest/pages/index.test.tsx#L21
Expected object keys to be in ascending order. 'i18n' should be before 't'
test (20.x): examples/test-vitest/pages/index.test.tsx#L25
Expected object keys to be in ascending order. 'Trans' should be before 'useTranslation'
test (20.x): examples/test-vitest/vitest.config.ts#L9
Expected object keys to be in ascending order. 'coverage' should be before 'setupFiles'
test (20.x): examples/test-vitest/vitest.config.ts#L11
Expected object keys to be in ascending order. 'include' should be before 'provider'
test (20.x): examples/test-vitest/vitest.config.ts#L12
Expected object keys to be in ascending order. 'exclude' should be before 'include'