Skip to content

feat(BUX-296): refactor BUMP structure #115

feat(BUX-296): refactor BUMP structure

feat(BUX-296): refactor BUMP structure #115

Triggered via push October 26, 2023 11:39
Status Failure
Total duration 1m 3s
Artifacts
test-and-lint
52s
test-and-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test-and-lint: p2p_beef_tx_test.go#L34
unknown field CMPSlice in struct literal of type DecodedBEEF
test-and-lint: p2p_beef_tx_test.go#L34
undefined: CMPSlice
test-and-lint: p2p_beef_tx_test.go#L35
missing type in composite literal
test-and-lint: p2p_beef_tx_test.go#L95
unknown field CMPSlice in struct literal of type DecodedBEEF
test-and-lint: p2p_beef_tx_test.go#L95
undefined: CMPSlice
test-and-lint: p2p_beef_tx_test.go#L96
missing type in composite literal
test-and-lint: p2p_beef_tx_test.go#L109
missing type in composite literal
test-and-lint: p2p_beef_tx_test.go#L198
tc.expectedDecodedBEEF.CMPSlice undefined (type *DecodedBEEF has no field or method CMPSlice)
test-and-lint: p2p_beef_tx_test.go#L198
decodedBEEF.CMPSlice undefined (type *DecodedBEEF has no field or method CMPSlice)
test-and-lint: p2p_beef_tx_test.go#L198
tc.expectedDecodedBEEF.CMPSlice undefined (type *DecodedBEEF has no field or method CMPSlice)