Skip to content

OSS snapshot

OSS snapshot #5

Triggered via push March 2, 2026 21:48
Status Failure
Total duration 3m 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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