Skip to content

Add Workflows CRUD Public API Endpoints #2469

Add Workflows CRUD Public API Endpoints

Add Workflows CRUD Public API Endpoints #2469

Triggered via pull request February 6, 2025 22:53
Status Success
Total duration 3m 57s
Artifacts

test.yml

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

Annotations

1 warning
pre-commit: home/runner/.cache/pre-commit/repozw77_zm3/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).