fix(market): enforce OrderMaxBids with >= instead of > #4302
tests.yaml
on: pull_request
build-bins
18m 15s
tests
9m 7s
coverage
10m 21s
lint-go
7m 45s
lint-shell
1m 44s
sims
9m 29s
release-dry-run
31m 3s
network-upgrade-names
1m 24s
dispatch-release
Annotations
10 errors and 11 warnings
|
lint-go:
x/bme/keeper/codec.go#L160
G115: integer overflow conversion uint64 -> int64 (gosec)
|
|
lint-go:
x/wasm/bindings/custom_querier.go#L62
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
lint-go:
x/wasm/bindings/custom_querier.go#L39
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
lint-go:
x/wasm/bindings/custom_querier.go#L26
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
lint-go:
x/wasm/bindings/custom_querier.go#L25
singleCaseSwitch: found switch with default case only (gocritic)
|
|
lint-go:
x/market/keeper/grpc_query.go#L252
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
lint-go:
x/deployment/keeper/grpc_query.go#L286
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
lint-go:
x/deployment/keeper/grpc_query.go#L186
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
lint-go:
x/bme/keeper/grpc_query_test.go#L354
appendAssign: append result not assigned to the same slice (gocritic)
|
|
lint-go:
testutil/state/suite.go#L139
unlambda: replace `func(moduleName string) sdk.AccAddress {
|
|
network-upgrade-names
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-shell
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
network-upgrade
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
network-upgrade
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
lint-go
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
sims
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
coverage
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-bins
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release-dry-run
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
release-dry-run
Failed to restore: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:759d1eee-001e-00ff-5c53-0201e5000000
Time:2026-06-22T14:30:34.5537887Z
|