Skip to content

Bump the dotnet group in /docs/ai/how-to/snippets/content-filtering with 2 updates #409

Bump the dotnet group in /docs/ai/how-to/snippets/content-filtering with 2 updates

Bump the dotnet group in /docs/ai/how-to/snippets/content-filtering with 2 updates #409

Status Failure
Total duration 2m 17s
Artifacts

snippets5000.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
snippets-build: docs/ai/how-to/snippets/content-filtering/Program.cs#L8
D:\a\docs\docs\docs\ai\how-to\snippets\content-filtering\Program.cs(8,1): error CS0246: The type or namespace name 'OpenAIClient' could not be found (are you missing a using directive or an assembly reference?) [D:\a\docs\docs\docs\ai\how-to\snippets\content-filtering\AIContentFiltering.csproj]
snippets-build: docs/ai/how-to/snippets/content-filtering/Program.cs#L10
D:\a\docs\docs\docs\ai\how-to\snippets\content-filtering\Program.cs(10,34): error CS0246: The type or namespace name 'ChatCompletionsOptions' could not be found (are you missing a using directive or an assembly reference?) [D:\a\docs\docs\docs\ai\how-to\snippets\content-filtering\AIContentFiltering.csproj]
snippets-build: docs/ai/how-to/snippets/content-filtering/Program.cs#L15
D:\a\docs\docs\docs\ai\how-to\snippets\content-filtering\Program.cs(15,13): error CS0246: The type or namespace name 'ChatRequestSystemMessage' could not be found (are you missing a using directive or an assembly reference?) [D:\a\docs\docs\docs\ai\how-to\snippets\content-filtering\AIContentFiltering.csproj]
snippets-build: docs/ai/how-to/snippets/content-filtering/Program.cs#L16
D:\a\docs\docs\docs\ai\how-to\snippets\content-filtering\Program.cs(16,13): error CS0246: The type or namespace name 'ChatRequestUserMessage' could not be found (are you missing a using directive or an assembly reference?) [D:\a\docs\docs\docs\ai\how-to\snippets\content-filtering\AIContentFiltering.csproj]
snippets-build: docs/ai/how-to/snippets/content-filtering/Program.cs#L20
D:\a\docs\docs\docs\ai\how-to\snippets\content-filtering\Program.cs(20,10): error CS0246: The type or namespace name 'ChatCompletions' could not be found (are you missing a using directive or an assembly reference?) [D:\a\docs\docs\docs\ai\how-to\snippets\content-filtering\AIContentFiltering.csproj]
snippets-build
Process completed with exit code 1.