Tp/em switch #97
Annotations
8 errors
python:
celestial/proto_util.py#L143
Unexpected keyword argument "latency" for "NetworkDiff"; did you mean "latency_us"? [call-arg]
|
python:
proto/celestial/celestial_pb2.pyi#L259
"NetworkDiff" defined here
|
python:
celestial/proto_util.py#L143
Unexpected keyword argument "bandwidth_kbits" for "NetworkDiff"; did you mean "bandwidth_kbps"? [call-arg]
|
python:
proto/celestial/celestial_pb2.pyi#L259
"NetworkDiff" defined here
|
python
Process completed with exit code 1.
|
go:
test/integration/celestial_test.go#L509
Error return value of `cTarget.CombinedOutput` is not checked (errcheck)
|
go:
test/integration/celestial_test.go#L509
Error return value of `cTarget.CombinedOutput` is not checked (errcheck)
|
go
issues found
|