This repository was archived by the owner on Mar 27, 2026. It is now read-only.
Fix race conditions #83
Annotations
7 errors
|
Run on Ubuntu
issues found
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L464
S1039: unnecessary use of fmt.Sprintf (staticcheck)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L391
The line is 156 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L390
The line is 131 characters long, which exceeds the maximum of 120 characters. (lll)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L447
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L397
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|
|
Run on Ubuntu:
test/e2e/e2e_test.go#L371
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
|