ecosystem-ci-from-pr #718
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
15 errors
|
execute-all (vuetify)
Process completed with exit code 1.
|
|
execute-all (vue-macros)
Process completed with exit code 1.
|
|
execute-all (vue-macros)
Expression expected.
|
|
execute-all (vue-i18n)
Process completed with exit code 1.
|
|
execute-all (test-utils)
Process completed with exit code 1.
|
|
execute-all (test-utils)
Type 'GenericComponentInstance' is missing the following properties from type 'ComponentInternalInstance': effect, update, job, data, slots
|
|
execute-all (test-utils)
Type 'GenericComponentInstance' is missing the following properties from type 'ComponentInternalInstance': effect, update, job, data, slots
|
|
execute-all (router)
Process completed with exit code 1.
|
|
execute-all (nuxt)
Process completed with exit code 1.
|
|
[unit] packages/nuxt/test/auto-imports.test.ts > imports:vue > should register useInstanceOption globally:
workspace/nuxt/nuxt/packages/nuxt/test/auto-imports.test.ts#L208
AssertionError: expected [ 'withCtx', 'withDirectives', …(65) ] to include 'useInstanceOption'
❯ packages/nuxt/test/auto-imports.test.ts:208:67
|
|
[unit] packages/nuxt/test/auto-imports.test.ts > imports:vue > should register setIsHydratingEnabled globally:
workspace/nuxt/nuxt/packages/nuxt/test/auto-imports.test.ts#L208
AssertionError: expected [ 'withCtx', 'withDirectives', …(65) ] to include 'setIsHydratingEnabled'
❯ packages/nuxt/test/auto-imports.test.ts:208:67
|
|
[unit] packages/nuxt/test/auto-imports.test.ts > imports:vue > should register VueElementBase globally:
workspace/nuxt/nuxt/packages/nuxt/test/auto-imports.test.ts#L208
AssertionError: expected [ 'withCtx', 'withDirectives', …(65) ] to include 'VueElementBase'
❯ packages/nuxt/test/auto-imports.test.ts:208:67
|
|
[unit] packages/nuxt/test/auto-imports.test.ts > imports:vue > should register NULL_DYNAMIC_COMPONENT globally:
workspace/nuxt/nuxt/packages/nuxt/test/auto-imports.test.ts#L208
AssertionError: expected [ 'withCtx', 'withDirectives', …(65) ] to include 'NULL_DYNAMIC_COMPONENT'
❯ packages/nuxt/test/auto-imports.test.ts:208:67
|
|
[unit] packages/nuxt/test/auto-imports.test.ts > imports:vue > should register MoveType globally:
workspace/nuxt/nuxt/packages/nuxt/test/auto-imports.test.ts#L208
AssertionError: expected [ 'withCtx', 'withDirectives', …(65) ] to include 'MoveType'
❯ packages/nuxt/test/auto-imports.test.ts:208:67
|
|
execute-all (vueuse)
Process completed with exit code 1.
|