Skip to content

Added new constructor for GraphServiceClient #646

Added new constructor for GraphServiceClient

Added new constructor for GraphServiceClient #646

Re-run triggered August 18, 2023 10:11
Status Success
Total duration 40m 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validatePullRequest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: tests/Microsoft.Graph.DotnetCore.Test/Requests/Functional/BatchRequestTests.cs#L36
'BatchRequestContent.BatchRequestContent(IBaseClient)' is obsolete: 'Please use the BatchRequestContentCollection for making batch requests as it supports handling more than 20 requests and provides a similar API experience.'
build: tests/Microsoft.Graph.DotnetCore.Test/Requests/Functional/BatchRequestTests.cs#L37
'BatchRequestContent.AddBatchRequestStep(BatchRequestStep)' is obsolete: 'Please use the BatchRequestContentCollection for making batch requests as it supports handling more than 20 requests and provides a similar API experience.'
build: tests/Microsoft.Graph.DotnetCore.Test/Requests/Functional/BatchRequestTests.cs#L38
'BatchRequestContent.AddBatchRequestStep(BatchRequestStep)' is obsolete: 'Please use the BatchRequestContentCollection for making batch requests as it supports handling more than 20 requests and provides a similar API experience.'
build: tests/Microsoft.Graph.DotnetCore.Test/Requests/Functional/BatchRequestTests.cs#L36
'BatchRequestContent.BatchRequestContent(IBaseClient)' is obsolete: 'Please use the BatchRequestContentCollection for making batch requests as it supports handling more than 20 requests and provides a similar API experience.'
build: tests/Microsoft.Graph.DotnetCore.Test/Requests/Functional/BatchRequestTests.cs#L37
'BatchRequestContent.AddBatchRequestStep(BatchRequestStep)' is obsolete: 'Please use the BatchRequestContentCollection for making batch requests as it supports handling more than 20 requests and provides a similar API experience.'
build: tests/Microsoft.Graph.DotnetCore.Test/Requests/Functional/BatchRequestTests.cs#L38
'BatchRequestContent.AddBatchRequestStep(BatchRequestStep)' is obsolete: 'Please use the BatchRequestContentCollection for making batch requests as it supports handling more than 20 requests and provides a similar API experience.'