WIP: capability to generate non Opt* struct for parameters with default value #3654
Annotations
10 errors
Run tests:
gen/ir/equal.go#L11
not enough arguments in call to t.Go
|
Run tests:
gen/ir/equal.go#L11
not enough arguments in call to target.Go
|
Run tests:
gen/ir/operation.go#L143
not enough arguments in call to t.Go
|
Run tests:
gen/ir/operation.go#L145
not enough arguments in call to t.Go
|
Run tests:
gen/ir/template_helpers.go#L251
invalid operation: "*" + t.Name (mismatched types untyped string and func(o NameOpt) string)
|
Run tests:
gen/ir/template_helpers.go#L253
cannot use t.Name (value of type func(o NameOpt) string) as string value in return statement
|
Run tests:
gen/ir/type.go#L149
not enough arguments in call to t.Go
|
Run tests:
gen/ir/type.go#L281
cannot use t.Name (value of type func(o NameOpt) string) as string value in return statement
|
Run tests:
gen/ir/type_iface.go#L74
cannot use a.Name (value of type func(o NameOpt) string) as string value in argument to strings.Compare
|
Run tests:
gen/ir/type_iface.go#L74
cannot use b.Name (value of type func(o NameOpt) string) as string value in argument to strings.Compare
|
Loading