[FSEUS-731] Fixing autocomplete for French #159
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run lint:
node/directives/withSegment.ts#L10
Async arrow function has too many parameters (4). Maximum allowed is 3
|
Run lint:
node/typings/Autocomplete.ts#L9
'SearchAutocompleteUnit' is defined but never used
|
Run lint:
node/typings/Checkout.ts#L63
'OrderForm' is defined but never used
|
Run lint:
node/typings/Checkout.ts#L239
'SimulationPayload' is defined but never used
|
Run lint:
node/typings/ItemMetadata.ts#L36
'SearchMetadataItem' is defined but never used
|
Run lint:
node/typings/ItemMetadata.ts#L48
'MetadataItem' is defined but never used
|
Run lint:
node/typings/ItemMetadata.ts#L60
'AddedItem' is defined but never used
|
Run lint:
node/typings/ItemMetadata.ts#L68
'RemovedItem' is defined but never used
|
Run lint:
node/typings/Refids.ts#L5
'SearchRefIdUnit' is defined but never used
|
Run lint:
node/typings/Refids.ts#L19
'SimulateArgs' is defined but never used
|
Loading