Skip to content

tdd(users): add tests #58

tdd(users): add tests

tdd(users): add tests #58

Triggered via push May 22, 2024 15:49
Status Failure
Total duration 21s
Artifacts
Fit to window
Zoom out
Zoom in

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