Skip to content

Implement read only flag in Mempool #1793

Implement read only flag in Mempool

Implement read only flag in Mempool #1793

Triggered via pull request October 3, 2023 16:58
Status Failure
Total duration 2m 48s
Artifacts

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Unit tests: pkg/protocol/engine/mempool/v1/mempool.go#L273
metadata.state.ReadOnly undefined (type mempool.State has no field or method ReadOnly)
Unit tests: pkg/protocol/engine/mempool/v1/mempool.go#L283
input.state.ReadOnly undefined (type mempool.State has no field or method ReadOnly)
Unit tests: pkg/protocol/engine/mempool/tests/tests.go#L52
cannot use []string{…} (value of type []string) as uint16 value in argument to tf.CreateTransaction
Unit tests: pkg/protocol/engine/mempool/tests/tests.go#L52
cannot use 1 (untyped int constant) as bool value in argument to tf.CreateTransaction
Unit tests: pkg/protocol/engine/mempool/tests/tests.go#L53
cannot use []string{…} (value of type []string) as uint16 value in argument to tf.CreateTransaction
Unit tests: pkg/protocol/engine/mempool/tests/tests.go#L53
cannot use 1 (untyped int constant) as bool value in argument to tf.CreateTransaction
Unit tests: pkg/protocol/engine/mempool/tests/tests.go#L84
cannot use []string{…} (value of type []string) as uint16 value in argument to tf.CreateTransaction
Unit tests: pkg/protocol/engine/mempool/tests/tests.go#L84
cannot use 1 (untyped int constant) as bool value in argument to tf.CreateTransaction
Unit tests: pkg/protocol/engine/mempool/tests/tests.go#L85
cannot use []string{…} (value of type []string) as uint16 value in argument to tf.CreateTransaction
Unit tests: pkg/protocol/engine/mempool/tests/tests.go#L85
cannot use 1 (untyped int constant) as bool value in argument to tf.CreateTransaction
Unit tests -race: pkg/protocol/engine/mempool/v1/mempool.go#L273
metadata.state.ReadOnly undefined (type mempool.State has no field or method ReadOnly)
Unit tests -race: pkg/protocol/engine/mempool/v1/mempool.go#L283
input.state.ReadOnly undefined (type mempool.State has no field or method ReadOnly)
Unit tests -race: pkg/protocol/engine/mempool/tests/tests.go#L52
cannot use []string{…} (value of type []string) as uint16 value in argument to tf.CreateTransaction
Unit tests -race: pkg/protocol/engine/mempool/tests/tests.go#L52
cannot use 1 (untyped int constant) as bool value in argument to tf.CreateTransaction
Unit tests -race: pkg/protocol/engine/mempool/tests/tests.go#L53
cannot use []string{…} (value of type []string) as uint16 value in argument to tf.CreateTransaction
Unit tests -race: pkg/protocol/engine/mempool/tests/tests.go#L53
cannot use 1 (untyped int constant) as bool value in argument to tf.CreateTransaction
Unit tests -race: pkg/protocol/engine/mempool/tests/tests.go#L84
cannot use []string{…} (value of type []string) as uint16 value in argument to tf.CreateTransaction
Unit tests -race: pkg/protocol/engine/mempool/tests/tests.go#L84
cannot use 1 (untyped int constant) as bool value in argument to tf.CreateTransaction
Unit tests -race: pkg/protocol/engine/mempool/tests/tests.go#L85
cannot use []string{…} (value of type []string) as uint16 value in argument to tf.CreateTransaction
Unit tests -race: pkg/protocol/engine/mempool/tests/tests.go#L85
cannot use 1 (untyped int constant) as bool value in argument to tf.CreateTransaction