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