fix(x/market): use reverse prefix filter for reverse keys #3784
Triggered via push
September 19, 2025 14:49
Status
Cancelled
Total duration
1d 0h 2m 31s
Artifacts
–
tests.yaml
on: push
build-macos
3m 13s
build-bins
11m 52s
tests
6m 50s
coverage
6m 10s
lint-go
7m 46s
lint-shell
2m 49s
sims
7m 22s
release-dry-run
15m 32s
network-upgrade-names
2m 25s
dispatch-release
0s
Annotations
11 errors and 1 warning
|
lint-go:
x/escrow/keeper/grpc_query_test.go#L24
ST1019(related information): other import of "pkg.akt.dev/node/x/escrow/keeper" (staticcheck)
|
|
lint-go:
x/escrow/keeper/grpc_query_test.go#L23
ST1019: package "pkg.akt.dev/node/x/escrow/keeper" is being imported more than once (staticcheck)
|
|
lint-go:
x/market/handler/handler_test.go#L223
ineffectual assignment to err (ineffassign)
|
|
lint-go:
x/escrow/keeper/keeper.go#L991
ineffectual assignment to settledAmount (ineffassign)
|
|
lint-go:
x/escrow/keeper/keeper.go#L1041
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
lint-go:
x/escrow/keeper/keeper.go#L1021
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
lint-go:
x/escrow/handler/handler_test.go#L28
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
lint-go:
x/escrow/genesis.go#L17
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
lint-go:
x/deployment/handler/handler_test.go#L363
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
lint-go:
x/escrow/genesis.go#L69
Error return value of `keeper.SaveAccount` is not checked (errcheck)
|
|
network-upgrade
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
build-macos
lz4 1.10.0 is already installed and up-to-date.
To reinstall 1.10.0, run:
brew reinstall lz4
|