feat(contributions): ajouter des infographies #6282
Annotations
11 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
targets/export-elasticsearch/src/controllers/__test__/export.test.ts#L41
'_next' is defined but never used
|
targets/export-elasticsearch/src/controllers/__test__/fake/export.ts#L58
'runningResult' is defined but never used
|
targets/export-elasticsearch/src/controllers/__test__/fake/export.ts#L59
'environment' is defined but never used
|
targets/export-elasticsearch/src/controllers/__test__/fake/export.ts#L60
'minutes' is defined but never used
|
targets/export-elasticsearch/src/controllers/export.ts#L34
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
targets/export-elasticsearch/src/ingester/__tests__/cdtnDocuments.test.ts#L22
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
targets/export-elasticsearch/src/ingester/__tests__/cdtnDocuments.test.ts#L42
Unsafe argument of type `any` assigned to a parameter of type `{ [s: string]: unknown; } | ArrayLike<unknown>`
|
targets/export-elasticsearch/src/ingester/__tests__/cdtnDocuments.test.ts#L48
Unexpected any. Specify a different type
|
targets/export-elasticsearch/src/ingester/__tests__/cdtnDocuments.test.ts#L54
Unsafe argument of type `any[]` assigned to a parameter of type `ContributionElasticDocument[]`
|
targets/export-elasticsearch/src/ingester/agreements/__tests__/generate.test.ts#L9
Do not use "@ts-ignore" because it alters compilation errors
|
The logs for this run have expired and are no longer available.
Loading