Initial work to add an in-memory layer on top of the TxStore #40657
ci-core.yml
on: pull_request
Matrix: core
lint
3m 17s
Clean Go Tidy & Generate
6m 26s
Annotations
11 errors
lint:
core/chains/tx_store_test.go#L220
type `findTxWithIdempotencyKeyInput` is unused (unused)
|
lint:
core/chains/tx_store_test.go#L224
type `checkTxQueueCapacityInput` is unused (unused)
|
lint:
core/chains/tx_store_test.go#L229
type `checkTxQueueCapacityOutput` is unused (unused)
|
lint:
core/chains/tx_store_test.go#L232
type `findLatestSequenceInput` is unused (unused)
|
lint:
common/txmgr/inmemory_store.go#L346
SA4009: argument tx is overwritten before first use (staticcheck)
|
lint:
common/txmgr/inmemory_store.go#L361
SA4009(related information): assignment to tx (staticcheck)
|
lint
issues found
|
Core Tests (go_core_race_tests)
Got error Error: Ha Received non 200 status code. StatusCode: 413 StatusMessage: Request Entity Too Large Body: {"status":"error","errorType":"canceled","error":"http: request body too large"}
, failing action
|
Clean Go Tidy & Generate
Process completed with exit code 1.
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Core Tests (go_core_tests)
Test Failures Found
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
flakey_test_runner_logs
Expired
|
131 KB |
|
go_core_race_tests_logs
Expired
|
206 MB |
|
go_core_tests_logs
Expired
|
600 MB |
|
golangci-lint-report
Expired
|
1.18 KB |
|