feat: add 3 new error entries (runner-environment x2, silent-failures x1)#416
Merged
Conversation
… x1) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New error entries — Strategy 4 (Runner Image Updates), Round 258
runner-environment (2 new)
windows-2025-azurerm-azure-powershell-modules-removed— AzureRM/Azure PowerShell modules removed from Windows Server 2025; workflows using legacyImport-Module AzureRMfail with module not found. Source: Windows-latest workflows will use Windows Server 2025 image in GH actions/runner-images#12677windows-2025-nsis-removed-makensis-not-found— NSIS (makensis) removed from Windows Server 2025 runner image; installer build workflows fail with 'command not found'. Source: Windows-latest workflows will use Windows Server 2025 image in GH actions/runner-images#12677, #11754silent-failures (1 new)
actions/setup-javasilently use the wrong JDK version, causing strong-encapsulation failures or build behavior changes. Source: Windows-latest workflows will use Windows Server 2025 image in GH actions/runner-images#12677All entries sourced from real GitHub Issues on actions/runner-images. Regex patterns validated against documented error output.
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com