✨ first version for 2024 screens with shortvid/remotion 🎉 #40
Annotations
10 errors
deploy:
src/components/composant-ecran.tsx#L49
Property 'speakers' is missing in type '{ title: string; }' but required in type 'DefaultProps'.
|
deploy:
src/components/composant-ecran.tsx#L62
Property 'speakers' is missing in type '{ title: string; location: string; time: string; portrait: boolean; }' but required in type 'DefaultProps'.
|
deploy:
src/components/composant-ecran.tsx#L69
Property 'speakers' is missing in type '{ title: string; location: string; time: string; portrait: boolean; }' but required in type 'DefaultProps'.
|
deploy:
src/components/composant-ecran.tsx#L76
Property 'speakers' is missing in type '{ title: string; portrait: boolean; }' but required in type 'DefaultProps'.
|
deploy:
src/components/composant-ecran.tsx#L80
Property 'speakers' is missing in type '{ title: string; location: string; time: string; portrait: boolean; }' but required in type 'DefaultProps'.
|
deploy:
src/components/composant-ecran.tsx#L86
Property 'speakers' is missing in type '{ title: string; portrait: boolean; }' but required in type 'DefaultProps'.
|
deploy:
src/components/composant-ecran.tsx#L140
Property 'speakers' is missing in type '{ title: string; location: string; portrait: boolean; }' but required in type 'DefaultProps'.
|
deploy:
src/remotion/components/scary-elevator-remotion.tsx#L23
Cannot find name 'sound'.
|
deploy:
src/remotion/compositions/showcases/devfestNantes/DevfestNantesDefaultTotem.tsx#L1
'React' is declared but its value is never read.
|
deploy:
src/remotion/compositions/showcases/devfestNantes/DevfestNantesDefaultTotem.tsx#L18
'SlideDown' is declared but its value is never read.
|