Skip to content

Bloom Filter and Type Standardization #2675

Bloom Filter and Type Standardization

Bloom Filter and Type Standardization #2675

Triggered via pull request December 3, 2024 09:57
Status Failure
Total duration 2m 15s
Artifacts

full-test-suite.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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