Skip to content

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

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

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

Triggered via pull request January 7, 2025 10:03
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
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.
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636