Skip to content

chore(deps): update dependency @vueuse/core to v12 (#6996) #12562

chore(deps): update dependency @vueuse/core to v12 (#6996)

chore(deps): update dependency @vueuse/core to v12 (#6996) #12562

Triggered via push December 2, 2024 14:50
Status Failure
Total duration 13m 45s
Artifacts

ci.yml

on: push
Diff: node-latest, ubuntu-latest
3s
Diff: node-latest, ubuntu-latest
Lint: node-latest, ubuntu-latest
2m 34s
Lint: node-latest, ubuntu-latest
Matrix: test-browser
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
specs/server-url.test.ts > server-url http: test/browser/specs/server-url.test.ts#L14
AssertionError: expected '⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯\n\nVit…' to be '' // Object.is equality - Expected + Received + ⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯ + + Vitest caught 1 unhandled error during the test run. + This might cause false positive tests. Resolve unhandled errors to make sure your tests are not affected. + + ⎯⎯⎯⎯⎯⎯ Unhandled Error ⎯⎯⎯⎯⎯⎯⎯ + Error: listen EACCES: permission denied ::1:51133 + ❯ Server.setupListenHandle [as _listen2] ../../node:net:1886:21 + ❯ listenInCluster ../../node:net:1965:12 + ❯ GetAddrInfoReqWrap.doListen ../../node:net:2139:7 + ❯ GetAddrInfoReqWrap.onlookup [as oncomplete] ../../node:dns:111:8 + ❯ GetAddrInfoReqWrap.callbackTrampoline ../../node:internal/async_hooks:130:17 + + ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ + Serialized Error: { code: 'EACCES', errno: -4092, syscall: 'listen', address: '::1', port: 51133 } + ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ + + ❯ specs/server-url.test.ts:14:18
specs/server-url.test.ts > server-url https: test/browser/specs/server-url.test.ts#L24
AssertionError: expected '⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯\n\nVit…' to be '' // Object.is equality - Expected + Received + ⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯ + + Vitest caught 1 unhandled error during the test run. + This might cause false positive tests. Resolve unhandled errors to make sure your tests are not affected. + + ⎯⎯⎯⎯⎯⎯ Unhandled Error ⎯⎯⎯⎯⎯⎯⎯ + Error: listen EACCES: permission denied ::1:51122 + ❯ Http2SecureServer.setupListenHandle [as _listen2] ../../node:net:1886:21 + ❯ listenInCluster ../../node:net:1965:12 + ❯ GetAddrInfoReqWrap.doListen ../../node:net:2139:7 + ❯ GetAddrInfoReqWrap.onlookup [as oncomplete] ../../node:dns:111:8 + ❯ GetAddrInfoReqWrap.callbackTrampoline ../../node:internal/async_hooks:130:17 + + ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ + Serialized Error: { code: 'EACCES', errno: -4092, syscall: 'listen', address: '::1', port: 51122 } + ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ + + ❯ specs/server-url.test.ts:24:18
Browser: firefox, windows-latest
Process completed with exit code 1.
Build&Test: node-20, macos-latest
Process completed with exit code 1.