Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Fuseki UI build warnings #2346

Open
kinow opened this issue Mar 17, 2024 · 0 comments
Open

Fix Fuseki UI build warnings #2346

kinow opened this issue Mar 17, 2024 · 0 comments
Assignees
Labels
task Task

Comments

@kinow
Copy link
Member

kinow commented Mar 17, 2024

Change

e.g.

kinow@ranma:~/Development/java/jena/jena/jena-fuseki2/jena-fuseki-ui$ yarn run test:unit
yarn run v1.22.19
$ vitest run --environment jsdom
The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.

 RUN  v1.3.1 /home/kinow/Development/java/jena/jena/jena-fuseki2/jena-fuseki-ui

 ✓ tests/unit/utils/query.spec.js (1)
 ✓ tests/unit/components/dataset/pagination.vue.spec.js (4)
 ✓ tests/unit/services/fuseki.service.spec.js (20)
 ✓ tests/unit/components/dataset/tablelisting.vue.spec.js (2)
 ✓ tests/unit/components/serverstatus.vue.spec.js (3)

 Test Files  5 passed (5)
      Tests  30 passed (30)
   Start at  21:06:22
   Duration  2.04s (transform 732ms, setup 1ms, collect 1.87s, tests 389ms, environment 3.60s, prepare 1.41s)

Done in 3.41s.

Are you interested in contributing a pull request for this task?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Task
Projects
None yet
Development

No branches or pull requests

1 participant