wip #16
Annotations
8 errors
|
examples/main.go#L34
type *validator.RuleConfig[string] of validator.Min(0) does not match inferred type *validator.RuleConfig[int] for *validator.RuleConfig[T]
|
test/main.go#L44
cannot use 10 (untyped int constant) as string value in argument to NewValidator
|
test-01/main.go#L16
undefined: StringRule
|
test-01/main.go#L40
undefined: StringRule
|
test-01/main.go#L53
v.value undefined (type *T is pointer to type parameter, not type parameter)
|
test-01/main.go#L55
v.Errors undefined (type *T is pointer to type parameter, not type parameter)
|
|
The logs for this run have expired and are no longer available.
Loading