minor edit #344
Annotations
3 errors and 1 warning
lint:
internal/serviceconfig/service_server.go#L244
lostcancel: the cancel function is not used on all paths (possible context leak) (govet)
|
lint:
internal/serviceconfig/service_server.go#L251
lostcancel: this return statement may be reached without using the cancel var defined on line 244 (govet)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|