Skip to content

fix(chore): race condition and panic in singleflight process #1453

fix(chore): race condition and panic in singleflight process

fix(chore): race condition and panic in singleflight process #1453

Triggered via pull request January 5, 2024 14:03
Status Failure
Total duration 32s
Artifacts

non-regression.yml

on: pull_request
Validate Go code linting
19s
Validate Go code linting
Unit tests with external services
0s
Unit tests with external services
Unit tests
0s
Unit tests
Validate that the container build for prod
0s
Validate that the container build for prod
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Validate Go code linting: pkg/middleware/middleware.go#L357
Error return value of `customWriter.Write` is not checked (errcheck)
Validate Go code linting: pkg/middleware/middleware.go#L412
Error return value of `customWriter.Write` is not checked (errcheck)
Validate Go code linting: pkg/middleware/middleware.go#L614
ineffectual assignment to statusCode (ineffassign)
Validate Go code linting
issues found