Skip to content

Added Odata filter parameter for fetching incidents #142980

Added Odata filter parameter for fetching incidents

Added Odata filter parameter for fetching incidents #142980

Triggered via pull request July 8, 2026 16:26
Status Failure
Total duration 3m 58s
Artifacts

pre-commit.yml

on: pull_request
pre-commit  /  pre-commit
3m 56s
pre-commit / pre-commit
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
pre-commit / pre-commit
Process completed with exit code 1.
pre-commit / pre-commit: Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel_test.py#L2815
test_fetch_incidents_e2e_with_lookback TypeError: fetch_incidents() missing 1 required positional argument: 'odata_filter'
pre-commit / pre-commit: Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel_test.py#L2356
test_lower_then_default_limit_argument_in_fetch_and_list_incident_commands TypeError: fetch_incidents() missing 1 required positional argument: 'odata_filter'
pre-commit / pre-commit: Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel_test.py#L2324
test_default_limit_argument_in_fetch_and_list_incident_commands TypeError: fetch_incidents() missing 1 required positional argument: 'odata_filter'
pre-commit / pre-commit: Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel_test.py#L2292
test_max_limit_argument_in_fetch_and_list_incident_commands TypeError: fetch_incidents() missing 1 required positional argument: 'odata_filter'
pre-commit / pre-commit: Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel_test.py#L1373
TestHappyPath.test_last_run_in_fetch_incidents_duplicates TypeError: fetch_incidents() missing 1 required positional argument: 'odata_filter'
pre-commit / pre-commit: Packs/AzureSentinel/Integrations/AzureSentinel/AzureSentinel_test.py#L1341
TestHappyPath.test_last_run_in_fetch_incidents TypeError: fetch_incidents() missing 1 required positional argument: 'odata_filter'
pre-commit / pre-commit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/save@v3, actions/cache@v3, actions/checkout@v4, actions/setup-python@v5, andstor/file-existence-action@20b4d2e596410855db8f9ca21e96fbe18e12930b, Gr1N/setup-poetry@48b0f77c8c1b1b19cb962f0f00dff7b4be8f81ec. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/