feat: repeat #164
Annotations
10 errors and 11 warnings
type-check:
extensions/lights/src/distant-light.vue#L29
Property 'wid' does not exist on type 'DistantLightOptions'.
|
type-check:
extensions/lights/src/distant-light.vue#L31
Property 'wid' does not exist on type 'DistantLightOptions'.
|
type-check:
extensions/lights/src/point-light.vue#L20
Property 'wid' does not exist on type 'PointLightOptions'.
|
type-check:
extensions/lights/src/point-light.vue#L21
Property 'wid' does not exist on type 'PointLightOptions'.
|
type-check:
extensions/lights/src/spot-light.vue#L21
Property 'wid' does not exist on type 'SpotLightOptions'.
|
type-check:
extensions/lights/src/spot-light.vue#L22
Property 'wid' does not exist on type 'SpotLightOptions'.
|
type-check:
packages/app/src/components/Preview.vue#L3
Unused '@ts-expect-error' directive.
|
|
type-check:
packages/client/template/src/router.ts#L1
Cannot find module 'vue-router' or its corresponding type declarations.
|
type-check:
packages/client/template/src/scenes/MainScene.vue#L3
Cannot find module '@vue-motion/lib' or its corresponding type declarations.
|
prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint:
extensions/skia/src/skia.vue#L17
'_file' is defined but never used
|
eslint:
extensions/skia/src/skia.vue#L28
'surfaceProxy' is assigned a value but never used
|
eslint:
extensions/three/src/cube.vue#L12
'options' is assigned a value but never used
|
eslint:
packages/app/src/components/Preview.vue#L5
'watch' is defined but never used
|
eslint:
packages/app/src/components/Preview.vue#L54
'dev' is assigned a value but never used
|
eslint:
packages/app/src/components/__test__/TestAnimation.vue#L2
'Arc' is defined but never used
|
eslint:
packages/client/src/index.ts#L69
'_context' is defined but never used
|
eslint:
test/src/App.vue#L8
'timeline1' is assigned a value but never used
|
type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|