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

Enable new analyzer CA1868: 'Unnecessary call to 'Contains' for sets' and fix findings #89652

Merged
merged 3 commits into from
Jul 29, 2023

Disable CA1868 for tests

2e378e1
Select commit
Failed to load commit list.
Merged

Enable new analyzer CA1868: 'Unnecessary call to 'Contains' for sets' and fix findings #89652

Disable CA1868 for tests
2e378e1
Select commit
Failed to load commit list.
Build Analysis / Helix Queue Insights (preview) succeeded Jul 29, 2023 in 0s

View the current status of Helix

Details

Pipeline Status

The list of queues is cached weekly. If your PR changes what queues your pipelines use, this information will not show the updated queues.

Estimated Pipeline Durations

This model assumes that the current state of the entire CI infrastructure is normal, and that your CI pipelines will succeed.

Pipeline Lower Bound Estimated Time Upper Bound
runtime-dev-innerloop 30 minutes, 53 seconds 1 hour, 10 minutes, 7 seconds 1 hour, 49 minutes, 20 seconds
runtime 1 hour, 13 minutes, 54 seconds 1 hour, 52 minutes 2 hours, 30 minutes, 5 seconds
dotnet-linker-tests 43 minutes, 31 seconds 1 hour, 6 minutes, 15 seconds 1 hour, 28 minutes, 58 seconds

Highest Work Item Wait Time Queues

Here's a list of the top 5 queues with the highest work item wait time:

Queue Work Item Wait Time Difference in Moving Avg
osx.13.amd64.appletv.open 2 hours, 20 minutes, 24 seconds -0.42% 📉
ubuntu.1804.armarch.open 1 hour, 5 minutes, 47 seconds 0.05% 📈
windows.11.arm64.open 45 minutes, 44 seconds 0.04% 📈
windows.10.amd64.open.rt 44 minutes, 2 seconds 0.26% 📈
windows.10.amd64.serverrs5.open.rt 39 minutes, 14 seconds 0.21% 📈

Grafana Dashboard

For more in-depth information on the status of Helix, visit our Grafana Dashboard.

Your Queues

☁️ Helix Queues

dotnet/runtime is currently configured to submit to the following Helix queues:

🏢 On Premises Helix Queues

dotnet/runtime uses the following on-prem queues:

⚠️ We failed to query some work item wait times.

This typically means there hasn't been any recent work submitted to these queues. If this looks wrong, please contact @dnceng.

Build Pools

Microsoft Hosted

This pipeline will build on the following Microsoft Hosted build pools:

Click here for information about these agents.

  • ubuntu-22.04
  • ubuntu-latest
  • macOS-11

Was this helpful? Yes No