Skip to content

Replace the deprecated call to datetime.utcnow() with datetime.now(tz.utc) #155

Replace the deprecated call to datetime.utcnow() with datetime.now(tz.utc)

Replace the deprecated call to datetime.utcnow() with datetime.now(tz.utc) #155

Re-run triggered March 10, 2024 20:45
Status Failure
Total duration 36s
Artifacts

ci.yml

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

Annotations

10 errors and 2 warnings
unit_tests (ubuntu-22.04, 3.8)
Process completed with exit code 2.
unit_tests (ubuntu-18.04, 3.8)
The job was canceled because "ubuntu-22_04_3_8" failed.
unit_tests (ubuntu-18.04, 3.10)
The job was canceled because "ubuntu-22_04_3_8" failed.
unit_tests (ubuntu-18.04, 3.11)
The job was canceled because "ubuntu-22_04_3_8" failed.
unit_tests (ubuntu-18.04, 3.9)
The job was canceled because "ubuntu-22_04_3_8" failed.
unit_tests (ubuntu-18.04, 3.7)
The job was canceled because "ubuntu-22_04_3_8" failed.
unit_tests (ubuntu-22.04, 3.7)
The job was canceled because "ubuntu-22_04_3_8" failed.
unit_tests (ubuntu-22.04, 3.7)
Process completed with exit code 2.
unit_tests (ubuntu-22.04, 3.9)
The job was canceled because "ubuntu-22_04_3_8" failed.
unit_tests (ubuntu-22.04, 3.9)
The operation was canceled.
unit_tests (ubuntu-22.04, 3.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CI
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002