Testworx #194
tm2.yml
on: pull_request
Run Main
/
...
/
lint
42s
Run Main
/
...
/
generated
8s
Run Main
/
...
/
test
30m 43s
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
Process completed 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
|