Skip to content

Rollback changes to go.mod file #4827

Rollback changes to go.mod file

Rollback changes to go.mod file #4827

Triggered via pull request September 2, 2023 04:06
@gabygaby
opened #2614
mod-fix
Status Failure
Total duration 1m 31s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)