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
--- FAIL: TestConvert (0.00s)
--- FAIL: TestConvert/aliases (0.00s)
--- FAIL: TestConvert/aliases/string_type_alias (0.00s)
conversion_test.go:1522: expected no error, got conversion issue: unsupported type from safecast_test.StringTypeAlias
--- FAIL: TestConvert/aliases/bool_type_alias (0.00s)
conversion_test.go:1522: expected no error, got conversion issue: unsupported type from safecast_test.BoolTypeAlias
--- FAIL: TestConvert/aliases/type_alias_overflows_for_int8 (0.00s)
conversion_test.go:1513: unexpected error got conversion issue: unsupported type from safecast_test.UintTypeAlias, expected maximum value for this type exceeded
--- FAIL: TestConvert/aliases/integer_type_alias (0.00s)
conversion_test.go:1522: expected no error, got conversion issue: unsupported type from safecast_test.UintTypeAlias
0 commit comments