fixup! Add confirmation step #195
ci.yml
on: push
backend-check
32s
Front Build and Tests
15s
Build Docker images
21s
Annotations
4 errors
src/views/__test__/FormView.spec.ts > FormView > renders properly:
frontend/node_modules/vue-i18n/dist/vue-i18n.mjs#L77
SyntaxError: Need to install with `app.use` function
❯ createCompileError node_modules/@intlify/message-compiler/dist/message-compiler.mjs:77:19
❯ createI18nError node_modules/vue-i18n/dist/vue-i18n.mjs:77:12
❯ Module.useI18n node_modules/vue-i18n/dist/vue-i18n.mjs:2183:15
❯ setup src/views/FormView.vue:31:15
❯ callWithErrorHandling node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:19
❯ setupStatefulComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7848:25
❯ setupComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36
❯ mountComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7
❯ processComponent node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9
❯ patch node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 27, domain: undefined }
|
Front Build and Tests
Process completed with exit code 1.
|
Build Docker images
Process completed with exit code 17.
|
backend-check
Process completed with exit code 1.
|