[Code Health] refactor: SMST#Root(), #Sum(), & #Count() #278
Annotations
11 errors and 1 warning
tests:
errors.go#L1
: # github.com/pokt-network/smt [github.com/pokt-network/smt.test]
|
tests:
smst_test.go#L362
multiple-value impl.Count() (value of type (uint64, error)) in single-value context
|
tests:
smst_test.go#L370
multiple-value impl.Count() (value of type (uint64, error)) in single-value context
|
tests:
smst_test.go#L378
multiple-value impl.Count() (value of type (uint64, error)) in single-value context
|
tests:
smst_test.go#L386
multiple-value impl.Count() (value of type (uint64, error)) in single-value context
|
tests:
smst_test.go#L391
multiple-value impl.Count() (value of type (uint64, error)) in single-value context
|
tests:
smst_test.go#L439
multiple-value impl.Count() (value of type (uint64, error)) in single-value context
|
tests:
smst_test.go#L447
multiple-value impl.Count() (value of type (uint64, error)) in single-value context
|
tests:
smst_test.go#L455
multiple-value impl.Count() (value of type (uint64, error)) in single-value context
|
tests:
smst_test.go#L461
multiple-value impl.Count() (value of type (uint64, error)) in single-value context
|
tests
Process completed with exit code 1.
|
tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|