Skip to content

V2 API using Go 1.23 iterators #12

V2 API using Go 1.23 iterators

V2 API using Go 1.23 iterators #12

Triggered via pull request August 28, 2024 13:46
@bobgbobg
opened #4
bobg/v2
Status Failure
Total duration 3m 26s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/