Skip to content

[UUF] Fix bracket indentation #1640

[UUF] Fix bracket indentation

[UUF] Fix bracket indentation #1640

Triggered via pull request February 22, 2025 00:26
Status Failure
Total duration 3m 11s
Artifacts

snippets5000.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
snippets-build: snippets/csharp/System/DateTime/ToString/ToString4.cs#L8
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\DateTime\ToString\ToString4.cs(8,34): error CS8936: Feature 'collection expressions' is not available in C# 10.0. Please use language version 12.0 or greater. [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\DateTime\ToString\tostring.csproj]
snippets-build: snippets/csharp/System/DateTime/ToString/ToString4.cs#L17
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\DateTime\ToString\ToString4.cs(17,9): error CS0246: The type or namespace name 'DateTime' could not be found (are you missing a using directive or an assembly reference?) [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\DateTime\ToString\tostring.csproj]
snippets-build: snippets/csharp/System/DateTime/ToString/ToString4.cs#L27
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\DateTime\ToString\ToString4.cs(27,13): error CS0103: The name 'Console' does not exist in the current context [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\DateTime\ToString\tostring.csproj]
snippets-build
Process completed with exit code 1.