Publish to s3 #9
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
|