Jtw/initial in memory work confirmer #43856
ci-core.yml
on: pull_request
Matrix: core
lint
3m 4s
Clean Go Tidy & Generate
5m 58s
Annotations
14 errors
lint:
common/txmgr/inmemory_store.go#L682
Error return value of `as.MoveUnconfirmedToConfirmed` is not checked (errcheck)
|
lint:
common/txmgr/inmemory_store.go#L714
G601: Implicit memory aliasing in for loop. (gosec)
|
lint:
common/txmgr/inmemory_store.go#L743
G601: Implicit memory aliasing in for loop. (gosec)
|
lint:
common/txmgr/inmemory_store.go#L783
G601: Implicit memory aliasing in for loop. (gosec)
|
lint:
common/txmgr/inmemory_store.go#L1267
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
lint:
common/txmgr/inmemory_store.go#L1386
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|
lint:
common/txmgr/inmemory_store.go#L1302
S1023: redundant `return` statement (gosimple)
|
lint:
common/txmgr/inmemory_store.go#L1582
shadow: declaration of "result" shadows declaration at line 1533 (govet)
|
lint:
common/txmgr/inmemory_store.go#L364
ineffectual assignment to tx (ineffassign)
|
lint:
common/txmgr/inmemory_store.go#L346
SA4009: argument tx is overwritten before first use (staticcheck)
|
Clean Go Tidy & Generate
Process completed with exit code 1.
|
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
|
Core Tests (go_core_tests)
Test Failures Found
|
Core Tests (go_core_tests)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
flakey_test_runner_logs
Expired
|
131 KB |
|
go_core_race_tests_logs
Expired
|
184 MB |
|
go_core_tests_logs
Expired
|
597 MB |
|
golangci-lint-report
Expired
|
1.89 KB |
|