migrate handling truncate error from `typectx` to `errctx`
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
We have developed a standalone package to handle errors. I'll migrate the error handling logic used inside `types` from using `typectx` to return the error directly, and handle the error with `errctx` outside.
Contributor guide
Assessment
This issue has not been assessed yet.