feat: 1406 contrib affichage des status sur ladmin #5432
Annotations
10 errors and 2 warnings
Property 'updatedAt' is missing in type '{ id: string; content: string; description: string; content_type: "ANSWER"; agreement: { id: string; name: string; kali_id: string; }; question: { id: string; content: string; order: number; }; kali_references: { ...; }[]; ... 4 more ...; message_block_generic_no_CDT: null; }' but required in type 'ContributionsAnswers'.
|
Property 'updatedAt' is missing in type '{ id: string; content: null; description: null; content_type: "UNKNOWN"; agreement: { id: string; name: string; kali_id: string; }; question: { id: string; content: string; order: number; }; kali_references: never[]; ... 4 more ...; message_block_generic_no_CDT: null; }' but required in type 'ContributionsAnswers'.
|
Property 'updatedAt' is missing in type '{ id: string; content: null; description: null; content_type: "GENERIC_NO_CDT"; agreement: { id: string; name: string; kali_id: string; }; question: { id: string; content: string; order: number; }; kali_references: never[]; ... 4 more ...; message_block_generic_no_CDT: string; }' but required in type 'ContributionsAnswers'.
|
Property 'updatedAt' is missing in type '{ id: string; content: null; description: null; content_type: any; agreement: { id: string; name: string; kali_id: string; }; question: { id: string; content: string; order: number; }; kali_references: never[]; ... 4 more ...; message_block_generic_no_CDT: null; }' but required in type 'ContributionsAnswers'.
|
Property 'updatedAt' is missing in type '{ id: string; content: string; description: string; content_type: "ANSWER"; agreement: { id: string; name: string; kali_id: string; }; question: { id: string; content: string; order: number; }; kali_references: never[]; ... 4 more ...; message_block_generic_no_CDT: null; }' but required in type 'ContributionsAnswers'.
|
Property 'updatedAt' is missing in type '{ id: string; content: string; description: string; content_type: "ANSWER"; agreement: { id: string; name: string; kali_id: string; }; question: { id: string; content: string; order: number; }; kali_references: never[]; ... 4 more ...; message_block_generic_no_CDT: null; }' but required in type 'ContributionsAnswers'.
|
Property 'updatedAt' is missing in type '{ id: string; content: string; description: string; content_type: "ANSWER"; agreement: { id: string; name: string; kali_id: string; }; question: { id: string; content: string; order: number; }; kali_references: never[]; ... 4 more ...; message_block_generic_no_CDT: null; }' but required in type 'ContributionsAnswers'.
|
Property 'updatedAt' is missing in type '{ id: string; content: string; description: string; content_type: "ANSWER"; agreement: { id: string; name: string; kali_id: string; }; question: { id: string; content: string; order: number; }; kali_references: never[]; ... 4 more ...; message_block_generic_no_CDT: null; }' but required in type 'ContributionsAnswers'.
|
Property 'updatedAt' is missing in type '{ id: string; content: string; description: string; content_type: "ANSWER"; agreement: { id: string; name: string; kali_id: string; }; question: { id: string; content: string; order: number; }; kali_references: never[]; ... 4 more ...; message_block_generic_no_CDT: null; }' but required in type 'ContributionsAnswers'.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, 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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading