[draft] Récupérer les débat de l'assemblée #123
Annotations
10 errors and 1 warning
Type Checking:
components/folders/DebatePage.tsx#L36
Type '{ debatIndex: number; setDebatIndex: Dispatch<SetStateAction<number>>; debats: any[]; }' is not assignable to type 'IntrinsicAttributes'.
|
Type Checking:
components/folders/DebateTimeline.tsx#L54
Binding element 'paragraphs' implicitly has an 'any' type.
|
Type Checking:
components/folders/DebateTimeline.tsx#L55
Parameter 'x' implicitly has an 'any' type.
|
Type Checking:
components/folders/DebateTimeline.tsx#L59
Parameter 'a' implicitly has an 'any' type.
|
Type Checking:
components/folders/DebateTimeline.tsx#L59
Parameter 'b' implicitly has an 'any' type.
|
Type Checking:
components/folders/DebateTimeline.tsx#L60
Binding element 'uid' implicitly has an 'any' type.
|
Type Checking:
components/folders/DebateTimeline.tsx#L60
Binding element 'texte' implicitly has an 'any' type.
|
Type Checking:
components/folders/DebateTimeline.tsx#L60
Binding element 'codeGrammaire' implicitly has an 'any' type.
|
Type Checking:
components/folders/DebateTranscript.tsx#L17
Parameter 'props' implicitly has an 'any' type.
|
Type Checking
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading