test: source package after major changes #160
Annotations
7 errors and 1 warning
internal/pkg/source/streamer_test.go#L83
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
|
internal/pkg/source/streamer_test.go#L159
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
|
internal/pkg/source/entry_test.go#L516
fmt.Sprintf can be replaced with faster strconv.Itoa (perfsprint)
|
internal/pkg/source/streamer_test.go#L53
expected-actual: need to reverse actual and expected values (testifylint)
|
internal/pkg/source/entry_test.go#L542
TestLazyLogEntryLine should call t.Parallel on the top level as well as its subtests (tparallel)
|
internal/pkg/source/entry_test.go#L580
TestLazyLogEntryLogEntry should call t.Parallel on the top level as well as its subtests (tparallel)
|
|
|
The logs for this run have expired and are no longer available.
Loading