Skip to content

fix build

1feec42
Select commit
Loading
Failed to load commit list.
Open

remove unnecessary RateLimiterHelper #128247

fix build
1feec42
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed May 16, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

🕒 The following pipeline(s) will be analyzed once they finish

Build Failures

runtime-dev-innerloop / Build / linux-x64 debug Libraries_WithPackages / Build product

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src/libraries/System.Threading.RateLimiting/src/System/Threading/RateLimiting/FixedWindowRateLimiter.cs(27,36): error CS1574: XML comment has cref attribute 'GetElapsedTime(long)' that could not be resolved

runtime-dev-innerloop / Build / Source-Build (Linux_x64) / Build

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src/libraries/System.Threading.RateLimiting/src/System/Threading/RateLimiting/FixedWindowRateLimiter.cs(27,36): error CS1574: XML comment has cref attribute 'GetElapsedTime(long)' that could not be resolved

Was this helpful? Yes No