tdd(users): add tests #58
Annotations
8 errors
lint:
internal/routes/data_route_test.go#L33
Error return value of `u.Add` is not checked (errcheck)
|
lint:
internal/routes/red33m_route.go#L48
Error return value of `u.Update` is not checked (errcheck)
|
lint:
internal/routes/setup_route_test.go#L108
Error return value of `u.Update` is not checked (errcheck)
|
lint:
internal/routes/red33m_route_test.go#L113
unhandled-error: Unhandled error in call to function os.File.Close (revive)
|
lint:
internal/routes/red33m_route_test.go#L114
unhandled-error: Unhandled error in call to function os.File.Close (revive)
|
lint:
internal/routes/red33m_route_test.go#L124
unhandled-error: Unhandled error in call to function os.File.Close (revive)
|
lint:
internal/routes/red33m_route_test.go#L78
ineffectual assignment to err (ineffassign)
|
lint
issues found
|