Running tests #3962
Annotations
3 errors
test:
lib/parquetutil/parse_values_test.go#L69
cannot use ptr.ToInt(30) (value of type *int) as int32 value in argument to decimal.NewDecimal (compile)
|
test:
lib/typing/values/string_test.go#L126
cannot use ptr.ToInt(38) (value of type *int) as int32 value in argument to decimal.NewDecimal (compile)
|
test
Process completed with exit code 2.
|