Dashboard › craft › Distillation
fb024cc5-cb68-41a7-afcf-0c4648427859["lore_tm_v1_T1S2wYSsv3ZPFf6z7SYa8uDQ3b-8EX8-eeN3NBncwV0","lore_tm_v1_kdnO8u4XDeNN3jaJferN1THwquuEVgPBZf2ynr6KmOU"]
Date: Sep 8, 2026
yarn run vitest run src/publish/__tests__/discover-location.js failed: 1 of 5 tests failed and 4 passed. Failing test: does not discover workspaces for the checkout root.execFile threw Error("workspace list is unavailable") at src/publish/__tests__/discover-location.js:21; the error propagated through getWorkspaceNames at src/publish/discover-location.js:18 and discoverLocation at src/publish/discover-location.js:53, demonstrating that workspace discovery runs even for the checkout root.discoverLocation() so it returns an already-valid root location before invoking workspace discovery, preventing unavailable workspace lookup for the checkout root.