You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These were in the previous report but are no longer detected. β οΈ Note: cache was last saved 2026-06-13 (Jun 20 run did not persist cache); these findings were already shown as resolved in the 2026-06-20 dashboard.
π΄ Critical β Evaluation failed: evaluate (dotnet-diag) β Run skill-validator (pipeline:evaluation:evaluate-(dotnet-diag):run-skill-validator:failure)
All scheduled evaluation runs since Jun 13 have completed successfully. The HTTP 429 token rate-limit that caused the dotnet-diag failure has cleared. Latest scheduled run #4514 (Jun 21) succeeded.
π΄ Critical β Evaluation failure rate critical (50% in last 24h) (pipeline:evaluation:failure-rate:critical)
Current failure rate in the last 24h: 0% (0 failures / 3 non-skipped runs). The spike on 2026-06-13 was transient and has fully self-resolved.
π Existing Findings (3)
These have been present since before today. Sorted by severity then age.
π΄ Critical β Evaluation average duration critical (~145 min avg, threshold: 55 min) Β· first seen 2026-06-03 Β· 9 occurrences
Fingerprint:resource:eval-duration:critical
First seen: 2026-06-03 Β· Occurrences: 9 (chronic β 7+ weeks)
Details: The 14-day average for substantial evaluation runs is ~145 min β over 2.6Γ the 55-min critical threshold. The most recent scheduled evaluation on main (Jun 19) ran 164 min; the Jun 19 issue_comment-triggered runs clocked 139 min and 132 min respectively. Jun 20 and Jun 21 scheduled runs were no-ops (no new commits since last eval).
7-day run summary: 3 substantial runs (132, 139, 164 min) + 2 no-op schedule runs + 3 skipped issue_comment runs. 1 failure (build-validator) on Jun 19, now resolved.
Suggested action: Parallelize eval scenarios in evaluate (dotnet-test); consider splitting 175 sequential scenarios across multiple parallel jobs, or introduce a fast-path for PR-triggered evaluations vs. nightly scheduled runs.
π‘ Warning β Orphan plugin: dotnet-experimental not listed in marketplace.json Β· first seen 2026-05-14 Β· 28 occurrences
First seen: 2026-05-14 Β· Occurrences: 28 (chronic β 5+ weeks)
Details: The directory plugins/dotnet-experimental/ exists on disk with a valid plugin.json (name: dotnet-experimental, version: 0.1.0) and a skills/ directory containing exp-mock-usage-analysis, exp-simd-vectorization, and exp-test-maintainability. However, no corresponding entry exists in .github/plugin/marketplace.json (which lists 13 plugins).
Suggested action: Add { "name": "dotnet-experimental", "source": "./plugins/dotnet-experimental", "description": "..." } to marketplace.json when ready to publish, or remove the plugin directory if not intended for publication.
π΅ Info β evaluation.yml uses --verdict-warn-only mode Β· first seen 2026-05-16 Β· 26 occurrences
Fingerprint:infra:verdict-warn-only
Details:evaluation.yml passes --verdict-warn-only to the skill-validator, meaning skill validation failures are treated as warnings rather than hard failures. This is intentional configuration.
Eval success rate β all branches (7d non-skipped)
94% (15/16)
~94%
0%
β‘οΈ Stable
Eval scheduled cancellation rate (24h)
0% (0/1 scheduled)
~0%
0%
β‘οΈ Stable
Workflow failure rate β main (24h)
0%
Low
β
β Improving
Compute hours/day
~0.2h (no eval work today)
~4h
-3.8h
β Improving
β Pipeline fully healthy today: no failures, no cancellations, 0% failure rate in last 24h on all branches. β οΈEval duration remains a chronic concern (~145 min avg when running). No actual evaluation ran Jun 20β21 (no-ops due to no new commits).
iοΈ Cache note: last saved 2026-06-13; Jun 20 run updated the issue but did not persist cache. 2 resolved findings from Jun 13 are shown as resolved again (already resolved in the 2026-06-20 dashboard). β οΈ Skipped I5 check (Pages deployment): GitHub Pages API not accessible via available tools.
iοΈ I6 (unpinned actions): Enforce Action Pinning workflow is active; no manual scan performed today.
π€ Generated by DevOps Health Check agentic workflow Β· Run #27893641369 Β· 2026-06-21T04:39 UTC
π₯ Daily Health Check β 2026-06-21
Status: π΄ 1 critical Β· π‘ 1 warning Β· π΅ 1 info
Since last check (2026-06-20): π 0 new Β· β 2 resolved Β· π 3 unchanged
π New Findings (0)
π Investigation Results
evaluate (dotnet-test)job is the sole critical bottleneck at 100 minutes, driven by 175 sequential eval scenarios; the regression traces directly to PR #707 (merged June 1) which added polyglot scenarios to three skills.β Resolved Since Last Check (2)
π΄ Critical β Evaluation failed: evaluate (dotnet-diag) β Run skill-validator(pipeline:evaluation:evaluate-(dotnet-diag):run-skill-validator:failure)All scheduled evaluation runs since Jun 13 have completed successfully. The HTTP 429 token rate-limit that caused the dotnet-diag failure has cleared. Latest scheduled run #4514 (Jun 21) succeeded.
π΄ Critical β Evaluation failure rate critical (50% in last 24h)(pipeline:evaluation:failure-rate:critical)Current failure rate in the last 24h: 0% (0 failures / 3 non-skipped runs). The spike on 2026-06-13 was transient and has fully self-resolved.
π Existing Findings (3)
π΄ Critical β Evaluation average duration critical (~145 min avg, threshold: 55 min) Β· first seen 2026-06-03 Β· 9 occurrences
resource:eval-duration:criticalmain(Jun 19) ran 164 min; the Jun 19 issue_comment-triggered runs clocked 139 min and 132 min respectively. Jun 20 and Jun 21 scheduled runs were no-ops (no new commits since last eval).evaluate (dotnet-test)job is the bottleneck (~100+ min), driven by 175 sequential eval scenarios added by PR Make dotnet-test analysis skills and auditor agent polyglotΒ #707 (merged 2026-06-01).evaluate (dotnet-test); consider splitting 175 sequential scenarios across multiple parallel jobs, or introduce a fast-path for PR-triggered evaluations vs. nightly scheduled runs.π‘ Warning β Orphan plugin: dotnet-experimental not listed in marketplace.json Β· first seen 2026-05-14 Β· 28 occurrences
infra:orphan-plugin:dotnet-experimentalplugins/dotnet-experimental/exists on disk with a validplugin.json(name:dotnet-experimental, version: 0.1.0) and askills/directory containingexp-mock-usage-analysis,exp-simd-vectorization, andexp-test-maintainability. However, no corresponding entry exists in.github/plugin/marketplace.json(which lists 13 plugins).{ "name": "dotnet-experimental", "source": "./plugins/dotnet-experimental", "description": "..." }tomarketplace.jsonwhen ready to publish, or remove the plugin directory if not intended for publication.π΅ Info β evaluation.yml uses --verdict-warn-only mode Β· first seen 2026-05-16 Β· 26 occurrences
infra:verdict-warn-onlyevaluation.ymlpasses--verdict-warn-onlyto the skill-validator, meaning skill validation failures are treated as warnings rather than hard failures. This is intentional configuration.π Trends (7-day)
π€ Generated by DevOps Health Check agentic workflow Β· Run #27893641369 Β· 2026-06-21T04:39 UTC