Skip to content

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

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

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

Triggered via pull request January 29, 2025 17:16
Status Failure
Total duration 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
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
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 > 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 > 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 > 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 > 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
ci
Process completed with exit code 1.