receive/multitsdb: remove double lock #170
Annotations
2 errors and 1 warning
Linting & vetting:
pkg/runutil/runutil.go#L111
closer.Close undefined (type io.Closer has no field or method Close)
|
Linting & vetting:
pkg/runutil/runutil.go#L130
cannot use r (variable of type io.ReadCloser) as io.Reader value in argument to io.Copy: io.ReadCloser does not implement io.Reader (missing method Read)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading