Skip to content

Publish Release

Publish Release #7

Manually triggered March 14, 2026 12:36
Status Failure
Total duration 3m 21s
Artifacts 1

release.yml

on: workflow_dispatch
Build macOS x64
1m 43s
Build macOS x64
Build macOS arm64
42s
Build macOS arm64
Build Windows x64
3m 17s
Build Windows x64
Build Linux x64
36s
Build Linux x64
Publish release
0s
Publish release
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 4 warnings
Build Linux x64
Process completed with exit code 2.
Build Linux x64: src/lib/exporter/videoExporter.ts#L71
Object literal may only specify known properties, and 'backgroundTransparency' does not exist in type 'FrameRenderConfig'.
Build Linux x64: src/components/video-editor/VideoEditor.tsx#L419
Argument of type '{ wallpaper: string; shadowIntensity: number; backgroundBlur: number; zoomMotionBlur: number; connectZooms: boolean; showCursor: boolean; cursorSize: number; cursorSmoothing: number; cursorMotionBlur: number; ... 13 more ...; gifSizePreset: GifSizePreset; }' is not assignable to parameter of type 'ProjectEditorState'.
Build Linux x64: src/components/video-editor/VideoEditor.tsx#L285
Argument of type '{ wallpaper: string; shadowIntensity: number; backgroundBlur: number; zoomMotionBlur: number; connectZooms: boolean; showCursor: boolean; cursorSize: number; cursorSmoothing: number; cursorMotionBlur: number; ... 13 more ...; gifSizePreset: GifSizePreset; }' is not assignable to parameter of type 'ProjectEditorState'.
Build macOS arm64
Process completed with exit code 2.
Build macOS arm64: src/lib/exporter/videoExporter.ts#L71
Object literal may only specify known properties, and 'backgroundTransparency' does not exist in type 'FrameRenderConfig'.
Build macOS arm64: src/components/video-editor/VideoEditor.tsx#L419
Argument of type '{ wallpaper: string; shadowIntensity: number; backgroundBlur: number; zoomMotionBlur: number; connectZooms: boolean; showCursor: boolean; cursorSize: number; cursorSmoothing: number; cursorMotionBlur: number; ... 13 more ...; gifSizePreset: GifSizePreset; }' is not assignable to parameter of type 'ProjectEditorState'.
Build macOS arm64: src/components/video-editor/VideoEditor.tsx#L285
Argument of type '{ wallpaper: string; shadowIntensity: number; backgroundBlur: number; zoomMotionBlur: number; connectZooms: boolean; showCursor: boolean; cursorSize: number; cursorSmoothing: number; cursorMotionBlur: number; ... 13 more ...; gifSizePreset: GifSizePreset; }' is not assignable to parameter of type 'ProjectEditorState'.
Build macOS x64
Process completed with exit code 2.
Build macOS x64: src/lib/exporter/videoExporter.ts#L71
Object literal may only specify known properties, and 'backgroundTransparency' does not exist in type 'FrameRenderConfig'.
Build macOS x64: src/components/video-editor/VideoEditor.tsx#L419
Argument of type '{ wallpaper: string; shadowIntensity: number; backgroundBlur: number; zoomMotionBlur: number; connectZooms: boolean; showCursor: boolean; cursorSize: number; cursorSmoothing: number; cursorMotionBlur: number; ... 13 more ...; gifSizePreset: GifSizePreset; }' is not assignable to parameter of type 'ProjectEditorState'.
Build macOS x64: src/components/video-editor/VideoEditor.tsx#L285
Argument of type '{ wallpaper: string; shadowIntensity: number; backgroundBlur: number; zoomMotionBlur: number; connectZooms: boolean; showCursor: boolean; cursorSize: number; cursorSmoothing: number; cursorMotionBlur: number; ... 13 more ...; gifSizePreset: GifSizePreset; }' is not assignable to parameter of type 'ProjectEditorState'.
Build Windows x64: src/lib/exporter/videoExporter.ts#L71
Object literal may only specify known properties, and 'backgroundTransparency' does not exist in type 'FrameRenderConfig'.
Build Windows x64: src/components/video-editor/VideoEditor.tsx#L419
Argument of type '{ wallpaper: string; shadowIntensity: number; backgroundBlur: number; zoomMotionBlur: number; connectZooms: boolean; showCursor: boolean; cursorSize: number; cursorSmoothing: number; cursorMotionBlur: number; ... 13 more ...; gifSizePreset: GifSizePreset; }' is not assignable to parameter of type 'ProjectEditorState'.
Build Windows x64: src/components/video-editor/VideoEditor.tsx#L285
Argument of type '{ wallpaper: string; shadowIntensity: number; backgroundBlur: number; zoomMotionBlur: number; connectZooms: boolean; showCursor: boolean; cursorSize: number; cursorSmoothing: number; cursorMotionBlur: number; ... 13 more ...; gifSizePreset: GifSizePreset; }' is not assignable to parameter of type 'ProjectEditorState'.
Build Linux x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build macOS arm64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build macOS x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Windows x64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
windows-x64
210 MB
sha256:015a8f3c3caa6579e3b8f663af44c8a82163333fe7ea3ea1688edee4aca47ac5