feat(module): devtools integration #79
Triggered via pull request
September 13, 2024 13:27
Status
Failure
Total duration
1m 35s
Artifacts
–
Annotations
9 errors
ci (ubuntu-latest, 20):
src/runtime/devtools/pages/index.vue#L6
Module '"#imports"' has no exported member 'definePageMeta'.
|
ci (ubuntu-latest, 20):
src/runtime/devtools/pages/index.vue#L258
Cannot find name 'useAppConfig'. Did you mean 'appConfig'?
|
ci (ubuntu-latest, 20):
src/runtime/devtools/pages/index.vue#L344
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ accordion: { component: string | ConcreteComponent<{}, any, any, ComputedOptions, MethodOptions, {}, any>; props: { items: ({ ...; } | ... 1 more ... | { ...; })[]; }; }; ... 37 more ...; tooltip: { ...; }; }'.
|
ci (ubuntu-latest, 20):
src/runtime/devtools/pages/index.vue#L345
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ accordion: { component: string | ConcreteComponent<{}, any, any, ComputedOptions, MethodOptions, {}, any>; props: { items: ({ ...; } | ... 1 more ... | { ...; })[]; }; }; ... 37 more ...; tooltip: { ...; }; }'.
|
ci (ubuntu-latest, 20):
src/runtime/devtools/pages/index.vue#L345
'__VLS_ctx.computedUI' is possibly 'undefined'.
|
ci (ubuntu-latest, 20):
src/runtime/devtools/server/config.post.ts#L5
Cannot find name 'defineEventHandler'.
|
ci (ubuntu-latest, 20):
src/runtime/devtools/server/config.post.ts#L5
Parameter 'event' implicitly has an 'any' type.
|
ci (ubuntu-latest, 20):
src/runtime/devtools/server/config.post.ts#L6
Cannot find name 'readBody'.
|
ci (ubuntu-latest, 20)
Process completed with exit code 2.
|