Skip to content

Syncing APIs and Generating Clients #71

Syncing APIs and Generating Clients

Syncing APIs and Generating Clients #71

Triggered via schedule January 10, 2025 00:05
Status Failure
Total duration 2m 31s
Artifacts

sync-apis.yml

on: schedule
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (18.x): packages/integrations/tests/integration/integrations.v1.integration.test.ts#L32
'EndpointType' only refers to a type, but is being used as a value here.
build (18.x): packages/integrations/tests/integration/integrations.v1.integration.test.ts#L46
Property 'endpointResourceV1AddEventTypeToEndpoint' does not exist on type 'BaseAPI & APIFactoryResponse<{ endpointResourceV1CreateEndpoint: (...config: [EndpointResourceV1CreateEndpointParams] | [Endpoint, AxiosRequestConfig<...>]) => Promise<...>; ... 11 more ...; endpointResourceV1UpdateEventTypesLinkedToEndpoint: (...config: [...] | [...]) => Promise<...>; }, endpointReturnTypes>'. Did you mean 'endpointResourceV1DeleteEndpoint'?
build (18.x): packages/integrations/tests/integration/integrations.v1.integration.test.ts#L60
Property 'endpointResourceV1DeleteEventTypeFromEndpoint' does not exist on type 'BaseAPI & APIFactoryResponse<{ endpointResourceV1CreateEndpoint: (...config: [EndpointResourceV1CreateEndpointParams] | [Endpoint, AxiosRequestConfig<...>]) => Promise<...>; ... 11 more ...; endpointResourceV1UpdateEventTypesLinkedToEndpoint: (...config: [...] | [...]) => Promise<...>; }, endpointReturnTypes>'. Did you mean 'endpointResourceV1DeleteEndpoint'?
build (18.x): packages/integrations/tests/integration/integrations.v1.integration.test.ts#L74
Property 'endpointResourceV1DeleteEventTypeFromEndpoint' does not exist on type 'BaseAPI & APIFactoryResponse<{ endpointResourceV1CreateEndpoint: (...config: [EndpointResourceV1CreateEndpointParams] | [Endpoint, AxiosRequestConfig<...>]) => Promise<...>; ... 11 more ...; endpointResourceV1UpdateEventTypesLinkedToEndpoint: (...config: [...] | [...]) => Promise<...>; }, endpointReturnTypes>'. Did you mean 'endpointResourceV1DeleteEndpoint'?
build (18.x): packages/integrations/tests/integration/integrations.v1.integration.test.ts#L167
'EndpointType' only refers to a type, but is being used as a value here.
build (18.x): packages/integrations/tests/integration/integrations.v1.integration.test.ts#L175
Property 'body' is missing in type '{ endpointId: string; }' but required in type 'EndpointResourceV1UpdateEventTypesLinkedToEndpointParams'.
build (18.x): packages/integrations/v2/tests/integration/integrations.v2.integration.test.ts#L31
'EndpointType' only refers to a type, but is being used as a value here.
build (18.x): packages/integrations/v2/tests/integration/integrations.v2.integration.test.ts#L46
Property 'endpointResourceV2AddEventTypeToEndpoint' does not exist on type 'BaseAPI & APIFactoryResponse<{ endpointResourceV2CreateEndpoint: (...config: [EndpointResourceV2CreateEndpointParams] | [Endpoint, AxiosRequestConfig<...>]) => Promise<...>; ... 11 more ...; endpointResourceV2UpdateEventTypesLinkedToEndpoint: (...config: [...] | [...]) => Promise<...>; }, endpointReturnTypes>'. Did you mean 'endpointResourceV2DeleteEndpoint'?
build (18.x): packages/integrations/v2/tests/integration/integrations.v2.integration.test.ts#L60
Property 'endpointResourceV2DeleteEventTypeFromEndpoint' does not exist on type 'BaseAPI & APIFactoryResponse<{ endpointResourceV2CreateEndpoint: (...config: [EndpointResourceV2CreateEndpointParams] | [Endpoint, AxiosRequestConfig<...>]) => Promise<...>; ... 11 more ...; endpointResourceV2UpdateEventTypesLinkedToEndpoint: (...config: [...] | [...]) => Promise<...>; }, endpointReturnTypes>'. Did you mean 'endpointResourceV2DeleteEndpoint'?
build (18.x): packages/integrations/v2/tests/integration/integrations.v2.integration.test.ts#L74
Property 'endpointResourceV2DeleteEventTypeFromEndpoint' does not exist on type 'BaseAPI & APIFactoryResponse<{ endpointResourceV2CreateEndpoint: (...config: [EndpointResourceV2CreateEndpointParams] | [Endpoint, AxiosRequestConfig<...>]) => Promise<...>; ... 11 more ...; endpointResourceV2UpdateEventTypesLinkedToEndpoint: (...config: [...] | [...]) => Promise<...>; }, endpointReturnTypes>'. Did you mean 'endpointResourceV2DeleteEndpoint'?
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636