feat: Ajout de la sélection d'année de simulation aux simulateurs #6511
Annotations
11 warnings
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/
|
Run yarn lint:
api/source/analytics.ts#L5
Unsafe member access .setConfigurations on an `any` value
|
Run yarn lint:
api/source/analytics.ts#L5
Unsafe call of an `any` typed value
|
Run yarn lint:
api/source/analytics.ts#L28
Unsafe member access .sendEvent on an `any` value
|
Run yarn lint:
api/source/analytics.ts#L28
Unsafe call of an `any` typed value
|
Run yarn lint:
api/source/analytics.ts#L33
Unsafe member access .sendEvent on an `any` value
|
Run yarn lint:
api/source/analytics.ts#L33
Unsafe call of an `any` typed value
|
Run yarn lint:
site/build/prerender-worker.ts#L34
Unsafe call of an `any` typed value
|
Run yarn lint:
site/cypress/support/simulateur.ts#L21
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run yarn lint:
site/cypress/support/simulateur.ts#L48
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run yarn lint:
site/cypress/support/simulateur.ts#L57
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Loading