fix: stream records lazily in write_records and _execute_chunk_v2 #458
Annotations
4 errors and 2 warnings
|
lint
Process completed with exit code 2.
|
|
lint
2 errors
|
|
lint:
splunklib/searchcommands/generating_command.py#L217
"maxresultrows" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
lint:
splunklib/searchcommands/generating_command.py#L214
"maxresultrows" is not a known attribute of "None" (reportOptionalMemberAccess)
|
|
lint:
splunklib/searchcommands/internals.py#L467
Return type, "Unknown | int", is partially unknown (reportUnknownVariableType)
|
|
lint:
splunklib/searchcommands/internals.py#L466
Return type, "Unknown | int", is partially unknown (reportUnknownParameterType)
|