Update field.go #7278
Closed
Update field.go #7278
Annotations
11 errors and 1 warning
|
schema/field.go#L5
"database/sql" imported and not used
|
schema/field.go#L15
"gorm.io/gorm/clause" imported and not used
|
schema/field.go#L202
non-name field.DefaultValueInterface on left side of :=
|
schema/field.go#L209
non-name field.DefaultValueInterface on left side of :=
|
schema/field.go#L216
non-name field.DefaultValueInterface on left side of :=
|
schema/field.go#L223
non-name field.DefaultValueInterface on left side of :=
|
schema/schema.go#L218
field.BindName undefined (type *Field has no field or method BindName)
|
schema/schema.go#L250
field.setupValuerAndSetter undefined (type *Field has no field or method setupValuerAndSetter)
|
schema/schema.go#L346
field.BindName undefined (type *Field has no field or method BindName)
|
|
|
The logs for this run have expired and are no longer available.
Loading