feat(API): update web-client to use v4 API endpoint #3881
Annotations
3 errors and 1 warning
Run yarn type-check:
src/app/SecurityPanel/ImportCertificate.tsx#L53
Argument of type '"v3"' is not assignable to parameter of type 'ApiVersion | undefined'.
|
Run yarn type-check:
src/app/Shared/Services/Api.service.tsx#L1126
Argument of type '"v3"' is not assignable to parameter of type 'ApiVersion'.
|
Run yarn type-check
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Loading