Testworx #195
tm2.yml
on: pull_request
Run Main
/
...
/
lint
43s
Run Main
/
...
/
generated
7s
Run Main
/
...
/
test
2m 31s
Annotations
11 errors and 3 warnings
Run Main / Go Linter / lint:
tm2/pkg/bft/blockchain/pool.go#L333
variable max has same name as predeclared identifier (predeclared)
|
Run Main / Go Linter / lint:
tm2/pkg/bft/mempool/clist_mempool.go#L508
param max has same name as predeclared identifier (predeclared)
|
Run Main / Go Linter / lint:
tm2/pkg/bft/mempool/mempool.go#L33
param max has same name as predeclared identifier (predeclared)
|
Run Main / Go Linter / lint:
tm2/pkg/bft/rpc/core/blocks.go#L424
param min has same name as predeclared identifier (predeclared)
|
Run Main / Go Linter / lint:
tm2/pkg/bft/rpc/core/blocks_test.go#L49
variable min has same name as predeclared identifier (predeclared)
|
Run Main / Go Linter / lint:
tm2/pkg/bft/rpc/core/blocks_test.go#L49
variable max has same name as predeclared identifier (predeclared)
|
Run Main / Go Linter / lint:
tm2/pkg/bft/rpc/lib/server/http_server_test.go#L25
const max has same name as predeclared identifier (predeclared)
|
Run Main / Go Linter / lint:
tm2/pkg/bft/types/evidence.go#L41
param max has same name as predeclared identifier (predeclared)
|
Run Main / Go Linter / lint:
tm2/pkg/bft/types/validator_set.go#L165
variable max has same name as predeclared identifier (predeclared)
|
Run Main / Go Linter / lint:
tm2/pkg/bft/types/validator_set.go#L166
variable min has same name as predeclared identifier (predeclared)
|
Run Main / Go Test / test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Run Main / Go Build / generated
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
Run Main / Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
Run Main / Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|