Skip to content

Publish to s3

Publish to s3 #9

Manually triggered January 25, 2025 16:30
Status Failure
Total duration 32s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: src/components/molecules/BulkEpisodeCreateButton.tsx#L100
Type 'Error' is not assignable to type 'ReactNode'.
build: src/utilities/convertEpisodeToCutList.ts#L134
Type '"fadein"' is not assignable to type 'TransitionInType'. Did you mean '"fade"'?
build: src/utilities/convertEpisodeToCutList.ts#L167
Property 'audioMixChanges' does not exist on type 'CutList'.
build: src/utilities/convertEpisodeToCutList.ts#L221
Object literal may only specify known properties, and 'audioMixChanges' does not exist in type 'CutList'.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636