WIP: refactor: refactor funcs with generics #1981
Annotations
6 errors and 2 warnings
Tests:
do_test.go#L145
u.Name.Substring undefined (type field.Chars[string] has no field or method Substring)
|
Tests:
do_test.go#L149
u.Name.Substring undefined (type field.Chars[string] has no field or method Substring)
|
Tests:
do_test.go#L154
u.Name.Substr undefined (type field.Chars[string] has no field or method Substr)
|
Tests:
do_test.go#L159
u.Name.Substr undefined (type field.Chars[string] has no field or method Substr)
|
Tests:
field/export_test.go#L36
field.NewField("user", "password").Eq undefined (type field.Field has no field or method Eq)
|
Tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/gen/gen. Supported file pattern: go.sum
|
Loading