test: trackers #1387
Annotations
2 errors and 3 warnings
testutil/sample/common.go#L41
ineffectual assignment to err (ineffassign)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
testutil/sample/common.go#L33
var-naming: don't use underscores in Go names; func result tx_index should be txIndex (revive)
|
testutil/sample/common.go#L35
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
The logs for this run have expired and are no longer available.
Loading