New streaming api #222
Annotations
3 errors and 1 warning
build:
stream.go#L211
Error return value of `io.WriteString` is not checked (errcheck)
|
build:
stream_test.go#L18
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
build
Process completed with exit code 2.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|