fix(fiche SP): ne plus afficher en bas de page les liens "Voir aussi", "Pour en savoir plus" et "Service en ligne" #6071
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
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
|
This job succeeded
Loading