Changes related to reducing lock contention #4
Annotations
10 errors
|
notify/notify.go#L138
var-naming: func WithGroupId should be WithGroupID (revive)
|
|
notify/notify.go#L124
var-naming: const keyGroupId should be keyGroupID (revive)
|
|
dispatch/dispatch_test.go#L834
len: use require.Len (testifylint)
|
|
dispatch/dispatch_test.go#L829
var-naming: var routeId should be routeID (revive)
|
|
dispatch/dispatch_test.go#L828
var-naming: var groupId should be groupID (revive)
|
|
dispatch/dispatch_test.go#L823
len: use require.Len (testifylint)
|
|
dispatch/dispatch_test.go#L680
len: use require.Len (testifylint)
|
|
api/v2/api_test.go#L969
len: use require.Len (testifylint)
|
|
api/v2/api.go#L889
var-naming: method parameter groupIdsFilter should be groupIDsFilter (revive)
|
|
api/v2/api.go#L347
var-naming: var groupIdsFilter should be groupIDsFilter (revive)
|
The logs for this run have expired and are no longer available.
Loading