Update field.go #2658
Annotations
10 errors and 2 warnings
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
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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