Skip to content

feat: add 1 new error entry (runner-environment) — 2026-06-20#429

Merged
htekdev merged 2 commits into
mainfrom
add-errors-2026-06-20
Jun 22, 2026
Merged

feat: add 1 new error entry (runner-environment) — 2026-06-20#429
htekdev merged 2 commits into
mainfrom
add-errors-2026-06-20

Conversation

@htekdev

@htekdev htekdev commented Jun 20, 2026

Copy link
Copy Markdown
Owner

New error entries — June 20, 2026 cycle

re-514: windows-latest (win25-vs2026) WDK kernel-mode headers absent despite manifest listing DriverKit

  • Source: runner-images#14263 (June 20, 2026 — TODAY)
  • Category: runner-environment | Severity: error
  • What's new: The Windows2025-VS2026 runner image manifest lists Component.Microsoft.Windows.DriverKit and Windows Driver Kit Visual Studio Extension, but kernel-mode headers (km/wdm.h, km/ntddk.h, um/ntgdi.h, wdf/) are absent. Only the WDK VS extension (IntelliSense) is installed, not the standalone header package. Builders of kernel drivers hit C1083: Cannot open include file: 'ntgdi.h'. Fix: install WDK explicitly via winget or MSI. Note: windows-11-arm HAS the full WDK preinstalled.

Validation pass: 7 entries — all accurate

  • ca-151 (actions/stale pagination miss) ✅
  • caching-artifacts-153 (cache GitHub-hosted/self-hosted isolation) ✅
  • permissions-auth-039 (setup-node NODE_AUTH_TOKEN E401) ✅
  • yaml-syntax-087 (github.ref = refs/pull/N/merge on pull_request) ✅
  • ct-100 (matrix concurrency missing matrix variable) ✅
  • tr-121 (github-actions[bot] PRs require human approval) ✅
  • silent-failures-084 (github.sha ephemeral merge commit) ✅
    No corrections needed.

htekdev and others added 2 commits June 20, 2026 14:11
Replace double-quoted string with Windows path backslashes with single-quoted YAML to avoid unknown escape sequence parse error.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@htekdev htekdev merged commit 17a42a9 into main Jun 22, 2026
6 checks passed
@htekdev htekdev deleted the add-errors-2026-06-20 branch June 22, 2026 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant