ci: update #95
unit-test.yml
on: push
unit-test
/
lint
27s
Matrix: unit-test / test
Annotations
8 errors
|
unit-test / lint
Process completed with exit code 2.
|
|
unit-test / lint:
playground/src/main.ts#L1
Cannot find module '@element-plus/icons-vue/global' or its corresponding type declarations.
|
|
unit-test / lint:
playground/src/App.vue#L3
Cannot find module '@element-plus/icons-vue' or its corresponding type declarations.
|
|
unit-test / lint:
playground/src/App.vue#L2
Cannot find module '@element-plus/icons-vue/global' or its corresponding type declarations.
|
|
unit-test / lint:
packages/vue/src/index.ts#L1
Cannot find module './components' or its corresponding type declarations.
|
|
unit-test / lint:
packages/vue/src/global.ts#L19
Cannot find module './components' or its corresponding type declarations.
|
|
unit-test / lint:
packages/vue/src/global.ts#L14
Argument of type 'unknown' is not assignable to parameter of type 'Component<any, any, any, ComputedOptions, MethodOptions, {}, any> | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ... 14 more ..., any>'.
|
|
unit-test / lint:
packages/vue/src/global.ts#L1
Cannot find module './components' or its corresponding type declarations.
|