Use reservation ids in instant out quote #1948
main.yml
on: pull_request
RPC compilation check
1m 31s
go mod check
23s
build and lint code
2m 29s
run unit tests
13m 1s
Annotations
2 errors
|
build and lint code:
instantout/manager.go#L223
sloppyLen: len(reservationIDs) <= 0 can be len(reservationIDs) == 0 (gocritic)
|
|
build and lint code
Process completed with exit code 2.
|