-
### What version of Go, VS Code & VS Code Go extension are you using?
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
`go version go1.15.8 linux/amd64`
* Run `gopl…
-
OS:
```bash
➜ gotest lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy
```
Neovim Version
…
-
**Ginkgo version:** 2.9.2
Sometimes I'm faced with crash like this:
```
java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.GeneratedMethodAccessor86.invoke(Unknown Source)
at…
-
### Testcontainers version
0.16.0
### Using the latest Testcontainers version?
Yes
### Host OS
osx 12.6.1
### Host arch
x86
### Go version
go version go1.19.3 darwin/amd64
### Docker version…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go version go1.17.…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
`go version go1.17.6 …
-
Logs:
```
2022-04-06T19:52:18.7017926Z make -C ./extension/jaegerremotesampling test
2022-04-06T19:52:18.7035598Z make[2]: Entering directory '/home/runner/work/opentelemetry-collector-contrib/op…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go version go1.17.6 li…
-
### What version of Go are you using (`go version`)?
$ go version
tip 1.18
### Does this issue reproduce with the latest release?
Does not happen on Go 1.17
### What operating s…
-
### What did you do? (required: The issue will be **closed** when not provided)
I run GoTest/GoTestFunc -v with let g:go_term_enabled=1.
### What did you expect to happen?
Success pop go test …