Summary: Build fails of rquickjs were caused by the update of github windows runners. For passing runs the Runner Image Version is older. Because of this difference there are still some ci runs that passing and failing depending on the exact runner that pick up the workflow.
Summary:
Build fails of rquickjs were caused by the update of github windows runners. For passing runs the Runner Image Version is older. Because of this difference there are still some ci runs that passing and failing depending on the exact runner that pick up the workflow.
Another way to fix this is to update rquickjs by https://github.com/tailcallhq/tailcall/pull/3112 so we can merge any of this prs
Issue Reference(s):
Fixes #... (Replace "..." with the issue number)
Build & Testing:
cargo test
successfully../lint.sh --mode=fix
to fix all linting issues raised by./lint.sh --mode=check
.Checklist:
<type>(<optional scope>): <title>