You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m Kevin from Dojo Coding, and I would like to propose a solution for the issue related to the type compatibility error in near-workspaces = "0.12". My approach involves investigating the differences in function implementations between versions 0.11 and 0.12, focusing on function signatures and changes in type handling. I would also test explicit type conversions to ensure compatibility. I am committed to conducting a thorough analysis and proposing fixes to maintain stability across all platforms, including Macs with Apple chips.
This has only been confirmed on a Mac with an Apple chip so far.
After the
near-workspaces = "0.12"
update store performance tests started throwing errors.The problem does not present itself on
near-workspaces = "0.11"
. This deserves thorough investigation.I've seen people facing similar errors on the net. Unsure if this is related, gotta dig into the changesets to figure that out.
The text was updated successfully, but these errors were encountered: