Skip to content

New streaming api

New streaming api #226

Triggered via pull request October 10, 2024 15:54
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: stream.go#L300
commentFormatting: put a space between `//` and comment text (gocritic)
build: stream.go#L253
ifElseChain: rewrite if-else to switch statement (gocritic)
build: stream_test.go#L18
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
build: stream.go#L242
const `maxRetries` is unused (unused)
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/