bytecodealliance / bytecodealliance/wasm-pkg-tools
Ambiguous error tracker
- Lingua principale
- Rust
- Stelle
- 160
- Fork
- 42
- Merge medio
- 7h 57m
- PR unite (30g)
- 3
Descrizione
Sticky issue to track all ambiguous/unhelpful errors, add more as comments
Please keep comments for sub-issues in this format:
> * ` for `
>
> ```sh-session
> $ wkg [...]
> Error:
>
> Caused by:
> 0:
> ```
### Errors
* interface not found for fetch
```sh-session
$ wkg fetch --config .wkg/config.toml
Error: failed to fetch dependencies for wit
Caused by:
0: failed to merge package from directory `wit`
1: interface not found in package
```
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Reproduce the listed case with `wkg fetch --config .wkg/config.toml` and trace the source of the `interface not found in package` error chain. The issue names no file or test; done means making this fetch failure more specific and useful, then verifying the command's output.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- cli
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100