Skip to content

[WIP] Taproot Asset Loopouts #1760

[WIP] Taproot Asset Loopouts

[WIP] Taproot Asset Loopouts #1760

Triggered via pull request March 7, 2025 18:41
Status Failure
Total duration 3m 36s
Artifacts

main.yml

on: pull_request
RPC compilation check
1m 34s
RPC compilation check
go mod check
20s
go mod check
build and lint code
3m 25s
build and lint code
run unit tests
3m 27s
run unit tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build and lint code: assets/actions.go#L188
Error return value of `o.SendEvent` is not checked (errcheck)
build and lint code: assets/actions.go#L226
Error return value of `o.SendEvent` is not checked (errcheck)
build and lint code: assets/actions.go#L229
Error return value of `o.SendEvent` is not checked (errcheck)
build and lint code: assets/store_test.go#L107
Error return value of `rand.Read` is not checked (errcheck)
build and lint code: assets/swap_out.go#L250
unslice: could simplify taprootAssetRoot[:] to taprootAssetRoot (gocritic)
build and lint code: assets/out_fsm.go#L26
Comment should end in a period (godot)
build and lint code: assets/out_fsm.go#L77
Comment should end in a period (godot)
build and lint code: assets/actions.go#L73
unnecessary conversion (unconvert)
build and lint code: assets/store.go#L276
unnecessary conversion (unconvert)
build and lint code: assets/store.go#L278
unnecessary conversion (unconvert)
run unit tests
Process completed with exit code 2.