Skip to content

chore(deps): update dependency @types/node to v16.18.119 #402

chore(deps): update dependency @types/node to v16.18.119

chore(deps): update dependency @types/node to v16.18.119 #402

Triggered via pull request October 10, 2023 01:42
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

on: pull_request
Run Type Check & Linters
1m 58s
Run Type Check & Linters
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run Type Check & Linters: src/features/appareils/components/TemplateConfigurationAppareil.tsx#L24
Property 'tabconfigProduitSpec' does not exist on type 'ConfigAppareilSpecTiersVisiteAPI'.
Run Type Check & Linters: src/features/appareils/components/TemplateConfigurationAppareil.tsx#L24
Parameter 'configProduit' implicitly has an 'any' type.
Run Type Check & Linters
Process completed with exit code 2.
Run Type Check & Linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/