Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Fix race conditions #83

Fix race conditions

Fix race conditions #83

Triggered via push March 7, 2026 20:56
Status Failure
Total duration 2m 17s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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)