Skip to content

Improve the spec of Cloud SIEM historical jobs #2148

Improve the spec of Cloud SIEM historical jobs

Improve the spec of Cloud SIEM historical jobs #2148

Triggered via pull request December 18, 2024 09:50
Status Success
Total duration 6m 13s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (stable, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
report
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pre-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
pre-commit: home/runner/.cache/pre-commit/repo7aw1moy3/py_env-python3.12/lib/python3.12/site-packages/dateutil/tz/tz.py#L37
datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).