Skip to content

Fix typos in property names and comments #464

Fix typos in property names and comments

Fix typos in property names and comments #464

Triggered via pull request November 17, 2023 18:10
Status Failure
Total duration 4m 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

snippets5000.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
snippets-build: snippets/cpp/VS_Snippets_CLR/Type_GetProperty2/CPP/type_getproperty2.cpp#L1
ERROR: Project missing. A project (and optionally a solution file) must be in this directory or one of the parent directories to validate and build this code.
snippets-build: snippets/csharp/System/Type/GetProperty/type_getproperty2.cs#L23
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\Type\GetProperty\type_getproperty2.cs(23,14): error CS0101: The namespace '<global namespace>' already contains a definition for 'MyTypeClass2' [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\Type\GetProperty\Project.csproj]
snippets-build: snippets/csharp/System/Type/GetProperty/type_getproperty2.cs#L25
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\Type\GetProperty\type_getproperty2.cs(25,24): error CS0111: Type 'MyTypeClass2' already defines a member called 'Main' with the same parameter types [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System\Type\GetProperty\Project.csproj]
snippets-build
Process completed with exit code 1.