go version_2 #23
Annotations
10 errors and 2 warnings
linter:
internal/notification/repository/notification.go#L58
Error return value of `tx.Rollback` is not checked (errcheck)
|
linter:
internal/notification/repository/notification.go#L114
Error return value of `tx.Rollback` is not checked (errcheck)
|
linter:
internal/auth/repository/session/session.go#L88
Error return value of `rand.Read` is not checked (errcheck)
|
linter:
internal/event/repository/create_event.go#L20
Error return value of `tx.Rollback` is not checked (errcheck)
|
linter:
internal/gateway/user/update_user.go#L120
Error return value of `h.ImageService.DeleteImage` is not checked (errcheck)
|
linter:
internal/gateway/event/event.go#L272
Error return value of `h.ImageService.DeleteImage` is not checked (errcheck)
|
linter:
cmd/image/main.go#L31
Error return value of `appLogger.Logger.Sync` is not checked (errcheck)
|
linter:
internal/gateway/auth/auth.go#L122
Error return value of `h.ImageService.DeleteImage` is not checked (errcheck)
|
linter:
cmd/event/main.go#L34
Error return value of `appLogger.Logger.Sync` is not checked (errcheck)
|
linter:
cmd/server/main.go#L39
Error return value of `appLogger.Logger.Sync` is not checked (errcheck)
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|