Skip to content

adding msgraph to manifest #359

adding msgraph to manifest

adding msgraph to manifest #359

Triggered via push December 1, 2024 23:51
Status Failure
Total duration 42s
Artifacts
Run type checks, lint, and tests
33s
Run type checks, lint, and tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run type checks, lint, and tests: sdks/sdk-msgraph/src/index.ts#L6474
Property 'driveType' of type 'string | null | undefined' is not assignable to 'string' index type 'Record<string, never> | undefined'.
Run type checks, lint, and tests: sdks/sdk-msgraph/src/index.ts#L6475
Property 'owner' of type '{ [key: string]: Record<string, never> | undefined; application?: { [key: string]: Record<string, never> | undefined; displayName?: string | null | undefined; id?: string | ... 1 more ... | undefined; } | undefined; device?: { ...; } | undefined; user?: { ...; } | undefined; } | undefined' is not assignable to 'string' index type 'Record<string, never> | undefined'.
Run type checks, lint, and tests: sdks/sdk-msgraph/src/index.ts#L6476
Property 'quota' of type '{ [key: string]: Record<string, never> | undefined; deleted?: number | null | undefined; remaining?: number | null | undefined; state?: string | null | undefined; storagePlanInformation?: { ...; } | undefined; total?: number | ... 1 more ... | undefined; used?: number | ... 1 more ... | undefined; } | undefined' is not assignable to 'string' index type 'Record<string, never> | undefined'.
Run type checks, lint, and tests: sdks/sdk-msgraph/src/index.ts#L6477
Property 'sharePointIds' of type '{ [key: string]: Record<string, never> | undefined; listId?: string | null | undefined; listItemId?: string | null | undefined; listItemUniqueId?: string | null | undefined; siteId?: string | ... 1 more ... | undefined; siteUrl?: string | ... 1 more ... | undefined; tenantId?: string | ... 1 more ... | undefined; we...' is not assignable to 'string' index type 'Record<string, never> | undefined'.
Run type checks, lint, and tests: sdks/sdk-msgraph/src/index.ts#L6478
Property 'system' of type '{ [key: string]: Record<string, never>; } | undefined' is not assignable to 'string' index type 'Record<string, never> | undefined'.
Run type checks, lint, and tests: sdks/sdk-msgraph/src/index.ts#L6480
Property 'bundles' of type '({ [key: string]: Record<string, never> | undefined; id?: string | undefined; } & { [key: string]: Record<string, never> | undefined; createdBy?: { [key: string]: Record<string, never> | undefined; application?: { ...; } | undefined; device?: { ...; } | undefined; user?: { ...; } | undefined; } | undefined; ... 9 mo...' is not assignable to 'string' index type 'Record<string, never> | undefined'.
Run type checks, lint, and tests: sdks/sdk-msgraph/src/index.ts#L6482
Property 'following' of type '({ [key: string]: Record<string, never> | undefined; id?: string | undefined; } & { [key: string]: Record<string, never> | undefined; createdBy?: { [key: string]: Record<string, never> | undefined; application?: { ...; } | undefined; device?: { ...; } | undefined; user?: { ...; } | undefined; } | undefined; ... 9 mo...' is not assignable to 'string' index type 'Record<string, never> | undefined'.
Run type checks, lint, and tests: sdks/sdk-msgraph/src/index.ts#L6484
Property 'items' of type '({ [key: string]: Record<string, never> | undefined; id?: string | undefined; } & { [key: string]: Record<string, never> | undefined; createdBy?: { [key: string]: Record<string, never> | undefined; application?: { ...; } | undefined; device?: { ...; } | undefined; user?: { ...; } | undefined; } | undefined; ... 9 mo...' is not assignable to 'string' index type 'Record<string, never> | undefined'.
Run type checks, lint, and tests: sdks/sdk-msgraph/src/index.ts#L6485
Property 'list' of type '({ [key: string]: Record<string, never> | undefined; id?: string | undefined; } & { [key: string]: Record<string, never> | undefined; createdBy?: { [key: string]: Record<string, never> | undefined; application?: { ...; } | undefined; device?: { ...; } | undefined; user?: { ...; } | undefined; } | undefined; ... 9 mo...' is not assignable to 'string' index type 'Record<string, never> | undefined'.
Run type checks, lint, and tests: sdks/sdk-msgraph/src/index.ts#L6486
Property 'root' of type '({ [key: string]: Record<string, never> | undefined; id?: string | undefined; } & { [key: string]: Record<string, never> | undefined; createdBy?: { [key: string]: Record<string, never> | undefined; application?: { ...; } | undefined; device?: { ...; } | undefined; user?: { ...; } | undefined; } | undefined; ... 9 mo...' is not assignable to 'string' index type 'Record<string, never> | undefined'.