Bump go.atomizer.io/stream from 1.0.7 to 1.2.0 #195
Annotations
4 errors and 3 warnings
lint:
upstream.go#L208
naked return in func `Intercept` with 61 lines of code (nakedret)
|
lint:
upstream.go#L237
naked return in func `Intercept` with 61 lines of code (nakedret)
|
lint:
upstream.go#L258
naked return in func `Intercept` with 61 lines of code (nakedret)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
lint:
file.go#L28
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
hostfile.go#L252
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|