V2 API using Go 1.23 iterators #12
Annotations
5 errors and 1 warning
test:
hashsplit.go#L84
Error return value of `rs.Write` is not checked (errcheck)
|
test:
hashsplit_test.go#L79
testinggoroutine: call to (*testing.T).Fatal from a non-test goroutine (govet)
|
test:
example_test.go#L31
tests: ExampleTreeBuilder_saveAside refers to unknown identifier: TreeBuilder (govet)
|
test:
example_test.go#L66
tests: ExampleTreeBuilder_fanOut refers to unknown identifier: TreeBuilder (govet)
|
test
issues found
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, 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/
|