OSS snapshot #5
Annotations
6 errors
|
Lint
Process completed with exit code 1.
|
|
Lint:
pkg/nvkit/clients/http_test.go#L72
call of assert.NotNil copies lock value: sync/atomic.Pointer[net/http.Client] contains sync/atomic.noCopy
|
|
Lint:
pkg/nvkit/auth/tokenstore_test.go#L200
result of context.WithValue call not used
|
|
Lint:
pkg/nvkit/auth/tokenstore_test.go#L160
result of context.WithValue call not used
|
|
Lint:
pkg/core/eventstream_test.go#L75
the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak
|
|
Lint:
pkg/core/eventstream_test.go#L29
the cancel function returned by context.WithTimeout should be called, not discarded, to avoid a context leak
|