[WIP] Taproot Asset Loopouts #1945
main.yml
on: pull_request
RPC compilation check
1m 36s
go mod check
22s
build and lint code
2m 24s
run unit tests
13m 23s
Annotations
3 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.
|