Skip to content

refactor(PLATENG-800): replace platform-sdk-fetch with integration-sdk-http-client #5442

refactor(PLATENG-800): replace platform-sdk-fetch with integration-sdk-http-client

refactor(PLATENG-800): replace platform-sdk-fetch with integration-sdk-http-client #5442

Triggered via pull request February 16, 2026 21:25
Status Failure
Total duration 1m 23s
Artifacts

build.yml

on: pull_request
Matrix: test
release
release
Fit to window
Zoom out
Zoom in

Annotations

20 errors
test (20.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L113
Object literal may only specify known properties, and 'method' does not exist in type 'ExtendedRequestOptions'.
test (20.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L101
Object literal may only specify known properties, and 'method' does not exist in type 'ExtendedRequestOptions'.
test (20.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L85
Property 'headers' does not exist on type 'ExtendedRequestOptions'.
test (20.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L84
Property 'authorizationHeaders' does not exist on type 'JupiterOneApiClient'. Did you mean 'getAuthorizationHeaders'?
test (20.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L82
Property 'method' does not exist on type 'ExtendedRequestOptions'.
test (20.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L78
Property 'withBaseUrl' does not exist on type 'JupiterOneApiClient'.
test (20.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L71
Property 'authorizationHeaders' does not exist on type 'JupiterOneApiClient'. Did you mean 'getAuthorizationHeaders'?
test (20.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L70
Property 'authorizationHeaders' does not exist on type 'JupiterOneApiClient'. Did you mean 'getAuthorizationHeaders'?
test (20.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L6
Cannot find module '@jupiterone/integration-sdk-http-client' or its corresponding type declarations.
test (18.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L113
Object literal may only specify known properties, and 'method' does not exist in type 'ExtendedRequestOptions'.
test (18.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L101
Object literal may only specify known properties, and 'method' does not exist in type 'ExtendedRequestOptions'.
test (18.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L85
Property 'headers' does not exist on type 'ExtendedRequestOptions'.
test (18.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L84
Property 'authorizationHeaders' does not exist on type 'JupiterOneApiClient'. Did you mean 'getAuthorizationHeaders'?
test (18.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L82
Property 'method' does not exist on type 'ExtendedRequestOptions'.
test (18.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L78
Property 'withBaseUrl' does not exist on type 'JupiterOneApiClient'.
test (18.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L71
Property 'authorizationHeaders' does not exist on type 'JupiterOneApiClient'. Did you mean 'getAuthorizationHeaders'?
test (18.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L70
Property 'authorizationHeaders' does not exist on type 'JupiterOneApiClient'. Did you mean 'getAuthorizationHeaders'?
test (18.x, ubuntu-latest): packages/integration-sdk-runtime/src/api/apiClient.ts#L6
Cannot find module '@jupiterone/integration-sdk-http-client' or its corresponding type declarations.