Skip to content

fix(deps): update dependency react-hook-form to v7.53.2 #394

fix(deps): update dependency react-hook-form to v7.53.2

fix(deps): update dependency react-hook-form to v7.53.2 #394

Triggered via pull request September 24, 2023 12:51
Status Failure
Total duration 2m 17s
Artifacts

ci.yml

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

Annotations

4 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: src/features/messagerie/components/FormMessagerie/index.tsx#L73
Argument of type 'SubmitHandler<FormMessagerieValues>' is not assignable to parameter of type 'SubmitHandler<FormMessagerieProps>'.
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/