Source-build fail: use_focus_poll not in hero_archipelagos_core at hero_collab_app/src/app.rs:112 (sister of s67 CI scope-out) #55
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_collab#55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source-build failure surfaced by session 80 Phase 0 sweep:
This is the same shape as the issue session 67 worked around by scoping
hero_collab_appout of CI release (workspace builds + CI publish excludehero_collab_appfrom BINARIES). The localcargo build --workspace --releasestill fails because the WASM crate is in the workspace.Two paths:
hero_archipelagos_corehistory for ause_focus_pollrename or removal. Update the call site atcrates/hero_collab_app/src/app.rs:112.hero_collab_appout of the workspacememberslist. Matches what s67 already did for CI.Per D-07, source-build green on x86_64 is the gating axis. Either path closes that gate.
Filed at session 80 close.