Remove deprecated datetime.utcnow()
in favour of datetime.now(tz=tzutc())
#283
Triggered via pull request
September 24, 2024 10:05
Status
Success
Total duration
2m 36s
Artifacts
–
ci.yml
on: pull_request
Code quality checks
2m 24s
Python tests
2m 6s
Annotations
4 warnings
Python tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Python tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code quality checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code quality checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|