-
We should get ahead of these - they are output by pytest. Probably will require quite a few PRs to get them all.
```
2024-01-08T13:48:44.1630256Z ============================== warnings summary ===…
-
### Describe the bug
```v
module test
import cli {Command}
fn main() {
mut cmd := Command{...}
}
```
![image](https://github.com/v-analyzer/v-analyzer/assets/11648014/dcb6b704-a334-4ece…
-
I need an automatic PR creation when I create an issue on the board. (Not a card, only an issue)
I need to use GitHub Workflow and hub cli (or git cli) to create a new branch using my convention (e…
-
**V version:** V 0.2.4 f2c710d
**OS:** windows, Microsoft Windows 10 Enterprise v19041 64-bit
**What did you do?**
My little app has a cli and -version option, and I want to leverage tha…
-
```
OS: macos, macOS, 12.3.1, 21E258
Processor: 8 cpus, 64bit, little endian, Apple M1
CC version: Apple clang version 13.1.6 (clang-1316.0.21.2.3)
getwd: /Users/hunam/Documents/dev/go2v
…
-
### Describe the bug
```bash
builder error: In file included from /Users/despiegk1/code/git.ourworld.tf/despiegk/crystaldev/code/v/thirdparty/mbedtls/library/aes.c:26:
/Users/despiegk1/code/g…
-
v install elliotchance.vsql
ran make
/.vmodules/elliotchance/vsql$ make bin/vsql
grep "//~" -r vsql | cut -d~ -f2 > grammar.bnf
python3 generate-grammar.py
v fmt -w vsql/grammar.v
Reformatted fi…
-
During the call a few days ago I wrote a CLI client for the linked [metrics API endpoint](https://exercism.org/api/v2/metrics/periodic?period_type=day).
That client may or may not be completely use…
-
### Describe the bug
With `check-updates` and `up` commands, error `cli execution error: Failed to download script: failed to open file "/tmp/v_1000/v-analzyer/install.vsh"; code: 2`
### Expected Be…
-
This one is obviously a pretty huge task, but I've always been wanting something inbetween Go & Rust, and have yet to find what I'm looking for. I think with LLVM doing the heavy lifting these days it…