Bloom Filter and Type Standardization #2675
Annotations
9 errors and 1 warning
build:
internal/eval/bloom_test.go#L125
undefined: newBloomFilter
|
build:
internal/eval/eval_test.go#L2998
undefined: deduceType
|
build:
internal/eval/type_string_test.go#L22
cannot use object.ObjTypeInt (constant 5 of type object.ObjectType) as uint8 value in struct literal
|
build:
internal/eval/type_string_test.go#L27
cannot use object.ObjTypeString (constant 0 of type object.ObjectType) as uint8 value in struct literal
|
build:
internal/eval/type_string_test.go#L32
cannot use object.ObjTypeString (constant 0 of type object.ObjectType) as uint8 value in struct literal
|
build:
internal/eval/type_string_test.go#L37
cannot use object.ObjTypeString (constant 0 of type object.ObjectType) as uint8 value in struct literal
|
build:
internal/eval/type_string_test.go#L42
cannot use object.ObjTypeString (constant 0 of type object.ObjectType) as uint8 value in struct literal
|
build:
internal/eval/type_string_test.go#L48
undefined: deduceType
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|