fix|feat: seeking failed and timeline for new API #157
Annotations
10 errors and 7 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/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.
|
type-check:
packages/client/template/src/scenes/MainScene.vue#L4
Cannot find module '@vue-motion/lib' or its corresponding type declarations.
|
type-check:
packages/lib/src/widgets/mask.vue#L14
Property 'wid' does not exist on type 'DefineProps<LooseRequired<MaskOptions>, "widget">'.
|
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/client/src/index.ts#L69
'_context' is defined 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
|