fix: invalid Crockford Base32 log tag in eval list command #136
Reference in New Issue
Block a user
Delete Branch "fix/eval-list-log-tag"
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?
What
Fix invalid log tag
L5KX9R2B→H5KX9R2Bin eval list command.Why
Lis not a valid Crockford Base32 character, causinguwf-eval listto crash with:Changes
packages/eval/src/commands/list.ts— replaceLwithHin log tagRef
小橘 🍊(NEKO Team)
L is not a valid Crockford Base32 character. Replace with H. 小橘 🍊(NEKO Team)Pull request closed