Bump actions/setup-go from 3 to 5 #117
Annotations
10 errors and 6 warnings
helper_test.go#L25
`r1` is unused (deadcode)
|
compare_test.go#L34
Function 'Test_Compare' is too long (348 > 100) (funlen)
|
diff_test.go#L26
Function 'Test_Diff' is too long (316 > 100) (funlen)
|
exclude_test.go#L26
Function 'Test_Exclude' is too long (296 > 100) (funlen)
|
has_test.go#L31
Function 'Test_Has' is too long (230 > 100) (funlen)
|
index_test.go#L31
Function 'Test_Index' is too long (206 > 100) (funlen)
|
indices_test.go#L31
Function 'Test_Indices' is too long (287 > 100) (funlen)
|
intersect_test.go#L31
Function 'Test_Intersect' is too long (341 > 100) (funlen)
|
map_test.go#L82
Function 'Test_Map' is too long (350 > 100) (funlen)
|
match_test.go#L26
Function 'Test_Match' is too long (384 > 100) (funlen)
|
|
|
|
chan_test.go#L35
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
chan_test.go#L53
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
|
|
The logs for this run have expired and are no longer available.
Loading