feat: Ajout de la regularisation progressive dans le simulateur réduction générale #6512
Annotations
14 warnings
i18n
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
api/source/analytics.ts#L5
Unsafe member access .setConfigurations on an `any` value
|
lint:
api/source/analytics.ts#L5
Unsafe call of an `any` typed value
|
lint:
api/source/analytics.ts#L28
Unsafe member access .sendEvent on an `any` value
|
lint:
api/source/analytics.ts#L28
Unsafe call of an `any` typed value
|
lint:
api/source/analytics.ts#L33
Unsafe member access .sendEvent on an `any` value
|
lint:
api/source/analytics.ts#L33
Unsafe call of an `any` typed value
|
lint:
site/build/prerender-worker.ts#L34
Unsafe call of an `any` typed value
|
lint:
site/cypress/support/simulateur.ts#L21
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint:
site/cypress/support/simulateur.ts#L48
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint:
site/cypress/support/simulateur.ts#L57
Unsafe argument of type `any` assigned to a parameter of type `string`
|