Skip to content

update unit test

update unit test #27

Triggered via push July 9, 2024 23:29
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Matrix: test
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test/node 18/ubuntu-latest: src/pages/Dashboard/Dashboard.tsx#L1
'React' is declared but its value is never read.
test/node 18/ubuntu-latest: src/components/layouts/SidebarApp.tsx#L1
'React' is declared but its value is never read.
test/node 18/ubuntu-latest: src/layouts/DefaultLayout.tsx#L1
'React' is declared but its value is never read.
test/node 18/ubuntu-latest: src/router/index.tsx#L1
'React' is declared but its value is never read.
test/node 18/ubuntu-latest: src/App.tsx#L1
'React' is declared but its value is never read.
test/node 18/ubuntu-latest: src/pages/Dashboard/Dashboard.spec.tsx#L1
'React' is declared but its value is never read.
test/node 18/ubuntu-latest: vite.config.ts#L6
Cannot find module 'path' or its corresponding type declarations.
test/node 18/ubuntu-latest: vite.config.ts#L24
Cannot find name '__dirname'.
test/node 18/ubuntu-latest
Process completed with exit code 1.
test/node 17/ubuntu-latest
The job was canceled because "ubuntu-latest_18" failed.
test/node 17/ubuntu-latest
The operation was canceled.
test/node 18/ubuntu-latest
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/