Rollback changes to go.mod file #4827
Annotations
10 errors
lint:
ctx.go#L729
assigned to i, but reassigned without using the value (wastedassign)
|
lint:
ctx.go#L779
assigned to i, but reassigned without using the value (wastedassign)
|
lint:
helpers.go#L318
assigned to spec, but reassigned without using the value (wastedassign)
|
lint:
helpers.go#L358
assigned to specificity, but reassigned without using the value (wastedassign)
|
lint:
middleware/cache/heap.go#L60
assigned to idx, but reassigned without using the value (wastedassign)
|
lint:
middleware/session/session_test.go#L474
assigned to originalSessionUUIDString, but reassigned without using the value (wastedassign)
|
lint:
path.go#L180
assigned to part, but reassigned without using the value (wastedassign)
|
lint:
utils/assertions.go#L56
assigned to result, but reassigned without using the value (wastedassign)
|
lint:
utils/convert.go#L40
assigned to unit, but reassigned without using the value (wastedassign)
|
lint:
utils/ips.go#L22
assigned to ci, but reassigned without using the value (wastedassign)
|