pathlib.Path.__enter__() is deprecated #373
ci.yml
on: pull_request
Matrix: ci
commitlint
12s
build-setuptools
0s
build-bin-linux
0s
build-bin-windows
0s
build-bin-macos
0s
release
0s
Annotations
16 errors
commitlint
You have commit messages with errors
⧗ input: pathlib.Path.__enter__() is deprecated
```
pathlib.Path.__enter__() is deprecated and scheduled for removal in Python 3.13; Path objects as a context manager is a no-op
```
References:
https://bugs.python.org/issue39682
https://bugs.python.org/issue46556
https://github.com/python/cpython/commit/06e1701ad3956352bc0f42b8f51c2f8cc85bf378
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
Python 3.10
Process completed with exit code 8.
|
Python 3.8
The job was canceled because "_3_10_0" failed.
|
Python 3.8
The operation was canceled.
|
Python 3.9 (regex)
The job was canceled because "_3_10_0" failed.
|
Python 3.9 (regex)
The operation was canceled.
|
Python 3.9
The job was canceled because "_3_10_0" failed.
|
Python 3.9
The operation was canceled.
|
Python 3.11
The job was canceled because "_3_10_0" failed.
|
Python 3.11
The operation was canceled.
|
Python 3.7
The job was canceled because "_3_10_0" failed.
|
Python 3.7
The operation was canceled.
|
Python pypy-3.8
The job was canceled because "_3_10_0" failed.
|
Python pypy-3.8
The operation was canceled.
|
Python pypy-3.9
The job was canceled because "_3_10_0" failed.
|
Python pypy-3.9
The operation was canceled.
|