You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of Go and system type/arch are you using?
go version go1.20.3 darwin/amd64
What version of GoFrame are you using?
github.com/gogf/gf/v2 v2.5.6
Can this bug be re-produced with the latest release?
What did you do?
What did you expect to see?
No error.
What did you see instead?
=== RUN TestXxx2
111--- FAIL: TestXxx2 (0.00s)
panic: reflect: call of reflect.Value.IsNil on string Value [recovered]
panic: reflect: call of reflect.Value.IsNil on string Value
The text was updated successfully, but these errors were encountered:
What version of
Go
and system type/arch are you using?go version go1.20.3 darwin/amd64
What version of
GoFrame
are you using?github.com/gogf/gf/v2 v2.5.6
Can this bug be re-produced with the latest release?
What did you do?
What did you expect to see?
No error.
What did you see instead?
=== RUN TestXxx2
111--- FAIL: TestXxx2 (0.00s)
panic: reflect: call of reflect.Value.IsNil on string Value [recovered]
panic: reflect: call of reflect.Value.IsNil on string Value
The text was updated successfully, but these errors were encountered: