fix: TS compile error in current-role.test.ts #56
Reference in New Issue
Block a user
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?
Problem
pnpm run buildfails with:Line 332 uses shorthand
workflowincreateMarker()call but the variable is not defined in scope.Ref
Discovered while fixing CI (PR #55).
— 小橘 🍊(NEKO Team)