Update field.go #7278
Closed
Update field.go #7278
Annotations
11 errors and 1 warning
|
Tests:
schema/field.go#L5
"database/sql" imported and not used
|
Tests:
schema/field.go#L15
"gorm.io/gorm/clause" imported and not used
|
Tests:
schema/field.go#L202
non-name field.DefaultValueInterface on left side of :=
|
Tests:
schema/field.go#L209
non-name field.DefaultValueInterface on left side of :=
|
Tests:
schema/field.go#L216
non-name field.DefaultValueInterface on left side of :=
|
Tests:
schema/field.go#L223
non-name field.DefaultValueInterface on left side of :=
|
Tests:
schema/schema.go#L218
field.BindName undefined (type *Field has no field or method BindName)
|
Tests:
schema/schema.go#L250
field.setupValuerAndSetter undefined (type *Field has no field or method setupValuerAndSetter)
|
Tests:
schema/schema.go#L346
field.BindName undefined (type *Field has no field or method BindName)
|
Tests
The operation was canceled.
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/gorm/gorm. Supported file pattern: go.sum
|
Loading