Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClientModel: Updates to paging types to support sub-client enumerator pattern #44825

Merged
merged 55 commits into from
Jul 9, 2024

Merge remote-tracking branch 'upstream/main' into scm-pageenumerator-…

c9707ba
Select commit
Loading
Failed to load commit list.
Merged

ClientModel: Updates to paging types to support sub-client enumerator pattern #44825

Merge remote-tracking branch 'upstream/main' into scm-pageenumerator-…
c9707ba
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - core - ci (Build Test MacOS_NET60_ProjectRef_Debug_DependencyGroup10) failed Jul 5, 2024 in 13m 23s

Build Test MacOS_NET60_ProjectRef_Debug_DependencyGroup10 failed

Annotations

Check failure on line 12 in sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci (Build Test MacOS_NET60_ProjectRef_Debug_DependencyGroup10)

sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs#L12

sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs(12,62): Error CS0246: The type or namespace name 'ResultPage<>' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 12 in sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci (Build Test MacOS_NET60_ProjectRef_Debug_DependencyGroup10)

sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs#L12

sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs(12,112): Error CS0246: The type or namespace name 'ResultPage<>' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 12 in sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci (Build Test MacOS_NET60_ProjectRef_Debug_DependencyGroup10)

sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs#L12

sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs(12,19): Error CS0246: The type or namespace name 'PageableCollection<>' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 18 in sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci (Build Test MacOS_NET60_ProjectRef_Debug_DependencyGroup10)

sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs#L18

sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs(18,72): Error CS0246: The type or namespace name 'ResultPage<>' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 18 in sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - core - ci (Build Test MacOS_NET60_ProjectRef_Debug_DependencyGroup10)

sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs#L18

sdk/openai/Azure.AI.OpenAI/src/Custom/Common/PageableResultHelpers.cs(18,128): Error CS0246: The type or namespace name 'ResultPage<>' could not be found (are you missing a using directive or an assembly reference?)