Skip to content

fix: Work around typed-path issue on WASI#1760

Closed
scouten-adobe wants to merge 4 commits intomainfrom
fix-wasi
Closed

fix: Work around typed-path issue on WASI#1760
scouten-adobe wants to merge 4 commits intomainfrom
fix-wasi

Conversation

@scouten-adobe
Copy link
Copy Markdown
Collaborator

The latest version of typed-path crate (0.12.0) doesn't compile on WASI.

Pin zip and typed-path to known-good versions until #1759 is addressed.

…y issues

Updated `typed-path` to version `=0.11.0` and pinned `zip` to version `=7.0.0` to prevent conflicts with WASI as noted in issue #1759.
…ges, and adjust versions for 'typed-path' and 'zip'.
@scouten-adobe scouten-adobe self-assigned this Jan 21, 2026
@scouten-adobe scouten-adobe changed the title Work around typed-path issue on WASI fix: Work around typed-path issue on WASI Jan 21, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.72%. Comparing base (629bca6) to head (c09692d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1760   +/-   ##
=======================================
  Coverage   75.72%   75.72%           
=======================================
  Files         168      168           
  Lines       38939    38939           
=======================================
  Hits        29486    29486           
  Misses       9453     9453           

☔ View full report in Codecov by Sentry.
📢 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.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Jan 21, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing fix-wasi (c09692d) with main (629bca6)

Summary

✅ 16 untouched benchmarks
⏩ 2 skipped benchmarks1

Footnotes

  1. 2 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@scouten-adobe
Copy link
Copy Markdown
Collaborator Author

Closing in favor of #1761.

@scouten-adobe scouten-adobe deleted the fix-wasi branch January 21, 2026 16:34
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