build(deps): bump gorm.io/gorm from 1.30.0 to 1.30.1 #44
Annotations
7 errors
|
|
|
internal/infra/repository/studentmem/student.go#L30
missing whitespace above this line (invalid statement above expr) (wsl_v5)
|
|
internal/infra/repository/studentmem/student.go#L27
missing whitespace above this line (invalid statement above if) (wsl_v5)
|
|
internal/infra/http/request/student.go#L17
avoid inline error handling using `if err := ...; err != nil`; use plain assignment `err := ...` (noinlineerr)
|
|
internal/infra/http/handler/student.go#L80
avoid inline error handling using `if err := ...; err != nil`; use plain assignment `err := ...` (noinlineerr)
|
|
internal/infra/http/handler/student.go#L50
avoid inline error handling using `if err := ...; err != nil`; use plain assignment `err := ...` (noinlineerr)
|
|
internal/infra/repository/studentsql/student.go#L14
there must be an empty line separating embedded fields from regular fields (embeddedstructfieldcheck)
|
The logs for this run have expired and are no longer available.
Loading