Skip to content

chore: [IOPLT-764] Upgrade to react-native 0.75 #15708

chore: [IOPLT-764] Upgrade to react-native 0.75

chore: [IOPLT-764] Upgrade to react-native 0.75 #15708

Triggered via pull request December 16, 2024 14:44
Status Failure
Total duration 4m 43s
Artifacts

staticcheck.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
checks: ts/features/fci/saga/networking/handleDownloadDocument.ts#L33
No overload matches this call.
checks: ts/features/fci/saga/networking/handleDownloadDocument.ts#L34
'result' is of type 'unknown'.
checks: ts/features/fci/saga/networking/handleDownloadDocument.ts#L40
'result' is of type 'unknown'.
checks: ts/features/fims/singleSignOn/saga/handleFIMSAcceptedConsents.ts#L58
'rpRedirectResponse' is of type 'unknown'.
checks: ts/features/fims/singleSignOn/saga/handleFIMSAcceptedConsents.ts#L59
Argument of type 'unknown' is not assignable to parameter of type 'HttpClientResponse'.
checks: ts/features/fims/singleSignOn/saga/handleFIMSAcceptedConsents.ts#L62
Argument of type 'unknown' is not assignable to parameter of type 'HttpClientFailureResponse'.
checks: ts/features/fims/singleSignOn/saga/handleFIMSAcceptedConsents.ts#L67
Argument of type 'unknown' is not assignable to parameter of type 'HttpClientResponse'.
checks: ts/features/fims/singleSignOn/saga/handleFIMSAcceptedConsents.ts#L80
Argument of type 'unknown' is not assignable to parameter of type 'HttpClientSuccessResponse'.
checks: ts/features/fims/singleSignOn/saga/handleFimsAbortOrCancel.ts#L29
No overload matches this call.
checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636