feat: cerfa code migration #6
preview.yml
on: pull_request
tests
/
Tests
46s
Add deploy comment
2s
Annotations
10 errors and 11 warnings
tests / Tests
'"utils/api.utils"' has no exported member named 'apiPostRaw'. Did you mean 'apiPost'?
|
tests / Tests
Parameter 'annee' implicitly has an 'any' type.
|
tests / Tests
Parameter 'i' implicitly has an 'any' type.
|
tests / Tests
Parameter 'data' implicitly has an 'any' type.
|
tests / Tests
Parameter 'part' implicitly has an 'any' type.
|
tests / Tests
Parameter 'tauxValue' implicitly has an 'any' type.
|
tests / Tests
Parameter 'result' implicitly has an 'any' type.
|
tests / Tests
Property 'is_valid' does not exist on type '{ error: any; }'.
|
tests / Tests
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ "3120": { typeEmployeur: string; }; "3205": { typeEmployeur: string; }; "3290": { typeEmployeur: string; }; "4110": { typeEmployeur: string; }; "4120": { typeEmployeur: string; }; "4150": { typeEmployeur: string; }; ... 82 more ...; "9300": { ...; }; }'.
|
tests / Tests
Parameter 'remu' implicitly has an 'any' type.
|
tests / Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests / Tests:
server/src/common/controllers/geo/geoAdresseData.ts#L184
Unexpected any. Specify a different type
|
tests / Tests:
server/src/common/controllers/geo/geoController.ts#L13
Unexpected any. Specify a different type
|
tests / Tests:
server/src/modules/actions/cerfa.actions.ts#L40
Unexpected any. Specify a different type
|
tests / Tests:
server/src/modules/actions/cerfa.actions.ts#L120
Unexpected any. Specify a different type
|
tests / Tests:
server/src/modules/actions/cerfa.actions.ts#L137
Unexpected any. Specify a different type
|
tests / Tests:
server/src/modules/server/utils/cerfaUtils.ts#L6
Unexpected any. Specify a different type
|
tests / Tests:
server/src/modules/server/utils/geoUtils.ts#L75
Unexpected any. Specify a different type
|
tests / Tests:
shared/helpers/cerfa/schema/apprentiSchema.ts#L573
Unexpected any. Specify a different type
|
tests / Tests:
shared/helpers/cerfa/schema/apprentiSchema.ts#L588
Unexpected any. Specify a different type
|
tests / Tests:
shared/helpers/cerfa/schema/apprentiSchema.ts#L595
Unexpected any. Specify a different type
|