Skip to content

chore(deps-dev): bump @vue/test-utils from 1.3.4 to 2.4.6 #1218

chore(deps-dev): bump @vue/test-utils from 1.3.4 to 2.4.6

chore(deps-dev): bump @vue/test-utils from 1.3.4 to 2.4.6 #1218

Triggered via pull request May 7, 2024 00:50
Status Failure
Total duration 1m 22s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
ci (ubuntu-latest, 16): test/unit/setup.js#L44
'createLocalVue' not found in imported namespace 'vueTestUtils'
ci (ubuntu-latest, 16)
Process completed with exit code 1.
ci (ubuntu-latest, 16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (ubuntu-latest, 16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci (ubuntu-latest, 16)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ci (ubuntu-latest, 16): test/unit/setup.js#L53
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead