Skip to content

chore(deps): update devdependency @vue/devtools-api to v7 #192

chore(deps): update devdependency @vue/devtools-api to v7

chore(deps): update devdependency @vue/devtools-api to v7 #192

Triggered via pull request April 28, 2025 19:23
Status Failure
Total duration 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
ci
Process completed with exit code 1.
test/index.test.ts > vue-devtools-stub > has same exports of @vue/devtools-api > setupDevToolsPlugin: test/index.test.ts#L10
AssertionError: expected 'undefined' to be 'function' // Object.is equality Expected: "function" Received: "undefined" ❯ test/index.test.ts:10:50
test/index.test.ts > vue-devtools-stub > has same exports of @vue/devtools-api > removeCustomCommand: test/index.test.ts#L10
AssertionError: expected 'undefined' to be 'function' // Object.is equality Expected: "function" Received: "undefined" ❯ test/index.test.ts:10:50
test/index.test.ts > vue-devtools-stub > has same exports of @vue/devtools-api > onDevToolsConnected: test/index.test.ts#L10
AssertionError: expected 'undefined' to be 'function' // Object.is equality Expected: "function" Received: "undefined" ❯ test/index.test.ts:10:50
test/index.test.ts > vue-devtools-stub > has same exports of @vue/devtools-api > onDevToolsClientConnected: test/index.test.ts#L10
AssertionError: expected 'undefined' to be 'function' // Object.is equality Expected: "function" Received: "undefined" ❯ test/index.test.ts:10:50
test/index.test.ts > vue-devtools-stub > has same exports of @vue/devtools-api > addCustomTab: test/index.test.ts#L10
AssertionError: expected 'undefined' to be 'function' // Object.is equality Expected: "function" Received: "undefined" ❯ test/index.test.ts:10:50
test/index.test.ts > vue-devtools-stub > has same exports of @vue/devtools-api > addCustomCommand: test/index.test.ts#L10
AssertionError: expected 'undefined' to be 'function' // Object.is equality Expected: "function" Received: "undefined" ❯ test/index.test.ts:10:50