Skip to content

Reinstate supplemental remarks (System.R*) #3044

Reinstate supplemental remarks (System.R*)

Reinstate supplemental remarks (System.R*) #3044

Triggered via pull request June 5, 2026 19:08
Status Failure
Total duration 2m 13s
Artifacts

snippets5000.yml

on: pull_request
snippets-build
2m 9s
snippets-build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
snippets-build
Process completed with exit code 1.
snippets-build: snippets/csharp/System.Resources/ResourceManager/Overview/getstream.cs#L10
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Resources\ResourceManager\Overview\getstream.cs(10,23): error CS0111: Type 'Example' already defines a member called 'Main' with the same parameter types [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Resources\ResourceManager\Overview\Project.csproj::TargetFramework=net48]
snippets-build: snippets/csharp/System.Resources/ResourceManager/Overview/example.cs#L9
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Resources\ResourceManager\Overview\example.cs(9,24): error CS0111: Type 'Example' already defines a member called 'Main' with the same parameter types [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Resources\ResourceManager\Overview\Project.csproj::TargetFramework=net48]
snippets-build: snippets/csharp/System.Resources/ResourceManager/Overview/getstream.cs#L8
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Resources\ResourceManager\Overview\getstream.cs(8,14): error CS0101: The namespace '<global namespace>' already contains a definition for 'Example' [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Resources\ResourceManager\Overview\Project.csproj::TargetFramework=net48]
snippets-build: snippets/csharp/System.Resources/ResourceManager/Overview/example.cs#L7
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Resources\ResourceManager\Overview\example.cs(7,14): error CS0101: The namespace '<global namespace>' already contains a definition for 'Example' [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Resources\ResourceManager\Overview\Project.csproj::TargetFramework=net48]
snippets-build: snippets/csharp/System.Resources/MissingManifestResourceException/Overview/showdate1.cs#L9
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Resources\MissingManifestResourceException\Overview\showdate1.cs(9,23): error CS0111: Type 'Example' already defines a member called 'Main' with the same parameter types [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Resources\MissingManifestResourceException\Overview\Project.csproj]
snippets-build: snippets/csharp/System.Resources/MissingManifestResourceException/Overview/showdate1.cs#L7
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Resources\MissingManifestResourceException\Overview\showdate1.cs(7,14): error CS0101: The namespace '<global namespace>' already contains a definition for 'Example' [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Resources\MissingManifestResourceException\Overview\Project.csproj]
snippets-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b, actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/