Koeng101 / Koeng101/libB

Standardize nil return on err

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

in codon.tl, we return an empty string where we should return a nil

Contributor guide

No contributing guide indexed for this repository

Research direction

Open codon.tl and locate the error path that returns an empty string. Confirm the expected nil behavior there; the work is done when that error path returns nil instead of an empty string.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
backend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.