Conversation
✅ Deploy Preview for creative-fairy-df92c4 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
@wxt-dev/analytics
@wxt-dev/auto-icons
@wxt-dev/browser
@wxt-dev/i18n
@wxt-dev/is-background
@wxt-dev/module-react
@wxt-dev/module-solid
@wxt-dev/module-svelte
@wxt-dev/module-vue
@wxt-dev/runner
@wxt-dev/storage
@wxt-dev/unocss
@wxt-dev/webextension-polyfill
wxt
commit: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2309 +/- ##
==========================================
+ Coverage 79.70% 80.12% +0.42%
==========================================
Files 131 131
Lines 3804 3804
Branches 861 861
==========================================
+ Hits 3032 3048 +16
+ Misses 687 674 -13
+ Partials 85 82 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@aklinker1 looks like this didn't fix it From looking at the logs it seems like the Setup step is somehow running some code for a testing step by mistake. When the Setup step passes it doesn't have logs like this. Failed Setup Step Passed Testing Step |
|
Took another look at this error and might have found the cause: #2316 |

Overview
We've been seeing intermittent errors on windows installs during CI. Bun 1.3.13 contains changes to the
isolatedlinker install, which we use. Hopefully it resolves this issue.Manual Testing
Gonna retry the windows test checks multiple times.
Related Issue
https://github.com/wxt-dev/wxt/actions/runs/24973722075/job/73121439201?pr=2307
I can confirm
tsdownis in thepackages/storage/package.jsonfile, so it should be installed in it's.bindirectory and be found.