Skip to content

Use reservation ids in instant out quote #1948

Use reservation ids in instant out quote

Use reservation ids in instant out quote #1948

Triggered via pull request April 8, 2025 07:55
Status Failure
Total duration 13m 12s
Artifacts

main.yml

on: pull_request
RPC compilation check
1m 31s
RPC compilation check
go mod check
23s
go mod check
build and lint code
2m 29s
build and lint code
run unit tests
13m 1s
run unit tests
Fit to window
Zoom out
Zoom in

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.