Skip to content

fix: add unit test to reproduce the race condition issue #433

fix: add unit test to reproduce the race condition issue

fix: add unit test to reproduce the race condition issue #433

Triggered via push February 7, 2025 08:01
Status Failure
Total duration 4m 2s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
golangci: internal/store/postgres/asset_repository_test.go#L1313
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
golangci: internal/store/postgres/asset_repository_test.go#L7
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
golangci: internal/store/postgres/asset_repository_test.go#L7
File is not `gofumpt`-ed with `-extra` (gofumpt)
golangci
issues found