Skip to content

[Code Health] refactor: SMST#Root(), #Sum(), & #Count() #277

[Code Health] refactor: SMST#Root(), #Sum(), & #Count()

[Code Health] refactor: SMST#Root(), #Sum(), & #Count() #277

Triggered via pull request July 12, 2024 10:51
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/