[WIP] Taproot Asset Loopouts #1944
main.yml
on: pull_request
RPC compilation check
1m 34s
go mod check
20s
build and lint code
2m 23s
run unit tests
6m 29s
Annotations
4 errors
|
build and lint code:
assets/actions.go#L411
Error return value of `o.SendEvent` is not checked (errcheck)
|
|
build and lint code:
assets/server.go#L76
The copy of the 'for' variable "asset" can be deleted (Go 1.22+) (copyloopvar)
|
|
build and lint code
Process completed with exit code 2.
|
|
run unit tests
Process completed with exit code 2.
|