Skip to content

- code-gen: ts request builders in index files #776

- code-gen: ts request builders in index files

- code-gen: ts request builders in index files #776

Triggered via pull request November 29, 2023 18:43
Status Failure
Total duration 1m 12s
Artifacts

build.yml

on: pull_request
Matrix: build
check-build-matrix
0s
check-build-matrix
Fit to window
Zoom out
Zoom in

Annotations

15 errors
build (16.x): src/graphclient/graphServiceClient.ts#L9
Cannot find module '../graphBaseServiceClient' or its corresponding type declarations.
build (16.x): tests/userTests.ts#L9
Property 'users' does not exist on type 'GraphServiceClient'.
build (16.x): tests/userTests.ts#L15
Property 'users' does not exist on type 'GraphServiceClient'.
build (16.x)
Process completed with exit code 2.
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x): src/graphclient/graphServiceClient.ts#L9
Cannot find module '../graphBaseServiceClient' or its corresponding type declarations.
build (18.x): tests/userTests.ts#L9
Property 'users' does not exist on type 'GraphServiceClient'.
build (18.x): tests/userTests.ts#L15
Property 'users' does not exist on type 'GraphServiceClient'.
build (18.x)
Process completed with exit code 2.
build (20.x)
The job was canceled because "_16_x" failed.
build (20.x): src/graphclient/graphServiceClient.ts#L9
Cannot find module '../graphBaseServiceClient' or its corresponding type declarations.
build (20.x): tests/userTests.ts#L9
Property 'users' does not exist on type 'GraphServiceClient'.
build (20.x): tests/userTests.ts#L15
Property 'users' does not exist on type 'GraphServiceClient'.
build (20.x)
Process completed with exit code 2.
check-build-matrix
Process completed with exit code 1.