Add the Asset Image #18
Annotations
10 errors
backend/internal/usecase/users.go#L44
Error return value of `uc.repo.CreateUser` is not checked (errcheck)
|
backend/internal/usecase/users.go#L98
Error return value of `uc.repo.EditUsersRole` is not checked (errcheck)
|
backend/pkg/kafka/connection.go#L104
Error return value of `notify.Post` is not checked (errcheck)
|
backend/internal/controller/http/v1/utils.go#L39
Error return value of `notify.Stop` is not checked (errcheck)
|
backend/internal/controller/http/v1/utils_test.go#L22
Error return value of `notify.Post` is not checked (errcheck)
|
backend/internal/usecase/role_permission_test.go#L14
var `validateError` is unused (unused)
|
backend/internal/usecase/role_permission_test.go#L16
type `rolePermissionTest` is unused (unused)
|
backend/integration-test/integration_test.go#L20
const `basePath` is unused (unused)
|
backend/integration-test/integration_test.go#L23
const `kafkaHost` is unused (unused)
|
backend/integration-test/integration_test.go#L24
const `consumerTopic` is unused (unused)
|
The logs for this run have expired and are no longer available.
Loading