Skip to content

fix: stream records lazily in write_records and _execute_chunk_v2 #458

fix: stream records lazily in write_records and _execute_chunk_v2

fix: stream records lazily in write_records and _execute_chunk_v2 #458

Triggered via pull request June 9, 2026 13:29
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)