clockworklabs / clockworklabs/SpacetimeDB
Unclear error message when publishing an empty rust module (empty lib.rs)
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
On the Spacetime instance you get: internal error: module doesn't indicate spacetime ABI version
The real problem is in the CLI you just get Error: with no message
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by publishing a Rust module with an empty lib.rs. Start by tracing the CLI handling of the server response that reports the missing Spacetime ABI version. Done means the CLI displays a useful error message instead of only “Error:”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100