Bump pyright from 1.1.333 to 1.1.361 in /.github #1288
Annotations
5 errors and 2 warnings
Run Pyright:
test/test_grpc_async_usage.py#L26
Method "StreamUnary" overrides class "DummyServiceServicer" in an incompatible manner
Parameter 2 name mismatch: base parameter is named "request_iterator", override parameter is named "request" (reportIncompatibleMethodOverride)
|
Run Pyright:
test/test_grpc_async_usage.py#L34
Method "StreamStream" overrides class "DummyServiceServicer" in an incompatible manner
Parameter 2 name mismatch: base parameter is named "request_iterator", override parameter is named "request" (reportIncompatibleMethodOverride)
|
Run Pyright:
test/test_grpc_usage.py#L26
Method "StreamUnary" overrides class "DummyServiceServicer" in an incompatible manner
Parameter 2 name mismatch: base parameter is named "request_iterator", override parameter is named "request" (reportIncompatibleMethodOverride)
|
Run Pyright:
test/test_grpc_usage.py#L33
Method "StreamStream" overrides class "DummyServiceServicer" in an incompatible manner
Parameter 2 name mismatch: base parameter is named "request_iterator", override parameter is named "request" (reportIncompatibleMethodOverride)
|
Run Pyright
4 errors
|
Read version numbers
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Read version numbers
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading