fix(webgl-video-editor): misc ui and rendering improvements #183
Annotations
8 errors and 1 warning
|
build (24.x)
Process completed with exit code 1.
|
|
build (24.x):
packages/webgl-video-editor/src/otio/export.ts#L163
'otio.effects' is possibly 'undefined'.
|
|
build (24.x):
packages/webgl-video-editor/src/otio/export.ts#L153
'otio.metadata' is possibly 'undefined'.
|
|
build (24.x):
packages/webgl-video-editor/src/otio/export.ts#L117
'otio.effects' is possibly 'undefined'.
|
|
build (24.x):
packages/webgl-video-editor/src/assets/utils.ts#L29
'Mb' cannot be used as a value because it was imported using 'import type'.
|
|
build (24.x):
packages/app-video-editor/src/video-editor-doc.vue#L77
Cannot find name 'ARROW_KEY_DELTA_S'.
|
|
build (24.x):
packages/app-video-editor/src/index.ts#L6
Cannot find module './utils.ts' or its corresponding type declarations.
|
|
build (24.x):
config/rollup.config.js#L28
Property 'pnpm' does not exist on type '{ name: string; version: string; private: string; packageManager: string; type: string; scripts: { dev: string; "dev:slow": string; "libs:build": string; "libs:build:dev": string; check: string; "lint:css": string; ... 9 more ...; test: string; }; ... 5 more ...; browserslist: string[]; }'.
|
|
build (24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|