Bump the kiota-dependencies group with 7 updates #878
Annotations
10 errors
Run npm run build
Object literal may only specify known properties, and 'uriTemplate' does not exist in type 'NavigationMetadata'.
|
Run npm run build
Property 'uriTemplate' is missing in type '{ responseBodyContentType: string; errorMappings: { _4XX: ParsableFactory<Parsable>; _5XX: ParsableFactory<Parsable>; }; adapterMethodName: "sendNoResponseContentAsync"; }' but required in type 'RequestMetadata'.
|
Run npm run build
Property 'uriTemplate' is missing in type '{ responseBodyContentType: string; errorMappings: { _4XX: ParsableFactory<Parsable>; _5XX: ParsableFactory<Parsable>; }; adapterMethodName: "sendAsync"; responseBodyFactory: (parseNode: ParseNode | undefined) => (instance?: Parsable | undefined) => Record<...>; queryParametersMapper: Record<...>; }' but required in type 'RequestMetadata'.
|
Run npm run build
Property 'uriTemplate' is missing in type '{ responseBodyContentType: string; errorMappings: { _4XX: ParsableFactory<Parsable>; _5XX: ParsableFactory<Parsable>; }; adapterMethodName: "sendAsync"; responseBodyFactory: (parseNode: ParseNode | undefined) => (instance?: Parsable | undefined) => Record<...>; requestBodyContentType: string; requestBodySerializer: ...' but required in type 'RequestMetadata'.
|
Run npm run build
Object literal may only specify known properties, and 'uriTemplate' does not exist in type 'NavigationMetadata'.
|
Run npm run build
Property 'uriTemplate' is missing in type '{ responseBodyContentType: string; errorMappings: { _4XX: ParsableFactory<Parsable>; _5XX: ParsableFactory<Parsable>; }; adapterMethodName: "sendNoResponseContentAsync"; }' but required in type 'RequestMetadata'.
|
Run npm run build
Property 'uriTemplate' is missing in type '{ responseBodyContentType: string; errorMappings: { _4XX: ParsableFactory<Parsable>; _5XX: ParsableFactory<Parsable>; }; adapterMethodName: "sendAsync"; responseBodyFactory: (parseNode: ParseNode | undefined) => (instance?: Parsable | undefined) => Record<...>; queryParametersMapper: Record<...>; }' but required in type 'RequestMetadata'.
|
Run npm run build
Property 'uriTemplate' is missing in type '{ responseBodyContentType: string; errorMappings: { _4XX: ParsableFactory<Parsable>; _5XX: ParsableFactory<Parsable>; }; adapterMethodName: "sendAsync"; responseBodyFactory: (parseNode: ParseNode | undefined) => (instance?: Parsable | undefined) => Record<...>; requestBodyContentType: string; requestBodySerializer: ...' but required in type 'RequestMetadata'.
|
Run npm run build
Property 'uriTemplate' is missing in type '{ responseBodyContentType: string; errorMappings: { _4XX: ParsableFactory<Parsable>; _5XX: ParsableFactory<Parsable>; }; adapterMethodName: "sendPrimitiveAsync"; responseBodyFactory: "number"; queryParametersMapper: Record<...>; }' but required in type 'RequestMetadata'.
|
Run npm run build
Object literal may only specify known properties, and 'uriTemplate' does not exist in type 'NavigationMetadata'.
|
The logs for this run have expired and are no longer available.
Loading