-
There seems no clear doc or script about it.
-
Message
---
Stacktrace
---
java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "location" is null
at java.desktop/javax.swing.ImageIcon.(ImageIcon.java:234)
at …
-
When I run `buf generate`, get error:
> proto/auth_service.proto:5:8:user.proto: does not exist
`buf.gen.yaml`:
```
version: v1
plugins:
- name: go
out: gen/go
opt:
- paths=…
-
I develop on a Mac, but my usual testing flow is on a remote machine. I write my code locally, rsync it to my remote machine, SSH to the remote machine, and run my commands such as `bazel test //my_pr…
-
**Describe the bug**
I started to move from using an already-running database to using postgres in a container via testcontainers-go, and when I did, the logs that normally stream to the console when…
-
pullrtmp2hls 和 -i rtsp 做连接 直接crash。
###
2021/07/23 23:05:19.665373 [22;36m INFO[0m [RTMPPULL1] < R _result(). - client_session.go:479
2021/07/23 23:05:19.665373 [22;36m INFO[0m [RTMPPULL1] > …
-
### Description of the bug:
every integration test file I have has go build tags to be able to run as a seperate test suite, it works and builds perfectly, however intellisense doesn't work and i…
-
# System
Plugin Version: 14.0.0
Application: GoLand (2022.2.5)
Operating System: Mac OS X (12.2.1)
# Event
## Exception
### Stacktrace
java.lang.NoSuchFieldError: Compan…
-
#### Description of the issue. Please be specific.
I'm trying to run and debug bazel targets in my workspace which use custom rules also defined in my workspace. I can execute these targets manually …
-
### Bug Description
When trying to read a mounted directory it fails with `fdopendir /tmp/foo: not a directory`
### Steps to Reproduce
1. Create a pod with a volume mount (e.g. /tmp/foo/bar)
…