Replace dateutil.tz with ZoneInfo and tzlocal for better cross-platform compatibility. #38
package.yaml
on: pull_request
Matrix: build
Matrix: test-py36
Matrix: test
Annotations
4 errors and 1 warning
Ruff (I001):
src/clp_logging/readers.py#L36
src/clp_logging/readers.py:36:1: I001 Import block is un-sorted or un-formatted
|
build (3.8)
Process completed with exit code 1.
|
build (3.11)
The job was canceled because "_3_8" failed.
|
build (3.11)
The operation was canceled.
|
build (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/.
|