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

Introducing Environment.CpuUsage #105152

Merged
merged 24 commits into from
Jul 21, 2024

addressing the feedback

2b6df97
Select commit
Loading
Failed to load commit list.
Merged

Introducing Environment.CpuUsage #105152

addressing the feedback
2b6df97
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR) failed Jul 20, 2024 in 6m 7s

Build osx-x64 Debug Libraries_CheckedCoreCLR failed

Annotations

Check failure on line 77 in src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs#L77

src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs(77,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'SupportedOSPlatformAttribute' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 77 in src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs#L77

src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs(77,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'SupportedOSPlatform' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 78 in src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs#L78

src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs(78,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnsupportedOSPlatformAttribute' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 78 in src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs#L78

src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs(78,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnsupportedOSPlatform' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 79 in src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build osx-x64 Debug Libraries_CheckedCoreCLR)

src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs#L79

src/libraries/System.Private.CoreLib/src/System/Environment.UnixOrBrowser.cs(79,10): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'UnsupportedOSPlatformAttribute' could not be found (are you missing a using directive or an assembly reference?)