- code-gen: ts request builders in index files #776
build.yml
on: pull_request
Matrix: build
check-build-matrix
0s
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.
|