Skip to content

Fixing CI problems on Windows#1529

Open
danielpeintner wants to merge 2 commits into
eclipse-thingweb:masterfrom
danielpeintner:issue-1528
Open

Fixing CI problems on Windows#1529
danielpeintner wants to merge 2 commits into
eclipse-thingweb:masterfrom
danielpeintner:issue-1528

Conversation

@danielpeintner

@danielpeintner danielpeintner commented Jul 8, 2026

Copy link
Copy Markdown
Member

Due to recent GitHub changes, "windows-latest" falls back to "windows-2025-vs2026" where we run into issues finding Visual Studio (see the first commit of this PR or all the other failing PRs right now).

Hence, I propose to remain on VS 2022 for now.

fixes #1528

@danielpeintner danielpeintner requested a review from relu91 as a code owner July 8, 2026 09:56
@danielpeintner danielpeintner marked this pull request as draft July 8, 2026 09:56
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.25%. Comparing base (547df8f) to head (52b0be7).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1529      +/-   ##
==========================================
- Coverage   78.67%   78.25%   -0.43%     
==========================================
  Files          91       91              
  Lines       15907    15907              
  Branches     1550     1544       -6     
==========================================
- Hits        12515    12448      -67     
- Misses       3372     3436      +64     
- Partials       20       23       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danielpeintner danielpeintner marked this pull request as ready for review July 8, 2026 12:19
@danielpeintner danielpeintner requested a review from egekorkan July 8, 2026 12:20
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.

Failing CI on Windows

1 participant