refactor(widget): reorganize imports for better readability #162
Annotations
10 errors and 1 warning
Run tsc:
extensions/lights/src/distant-light.vue#L29
Property 'wid' does not exist on type 'DistantLightOptions'.
|
Run tsc:
extensions/lights/src/distant-light.vue#L31
Property 'wid' does not exist on type 'DistantLightOptions'.
|
Run tsc:
extensions/lights/src/point-light.vue#L20
Property 'wid' does not exist on type 'PointLightOptions'.
|
Run tsc:
extensions/lights/src/point-light.vue#L21
Property 'wid' does not exist on type 'PointLightOptions'.
|
Run tsc:
extensions/lights/src/spot-light.vue#L21
Property 'wid' does not exist on type 'SpotLightOptions'.
|
Run tsc:
extensions/lights/src/spot-light.vue#L22
Property 'wid' does not exist on type 'SpotLightOptions'.
|
Run tsc:
packages/client/template/src/router.ts#L1
Cannot find module 'vue-router' or its corresponding type declarations.
|
Run tsc:
packages/client/template/src/scenes/MainScene.vue#L3
Cannot find module '@vue-motion/lib' or its corresponding type declarations.
|
Run tsc:
packages/client/template/src/scenes/MainScene.vue#L4
Cannot find module '@vue-motion/lib' or its corresponding type declarations.
|
Run tsc:
test/src/Other.vue#L33
Expected 1 arguments, but got 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading