Update minimim python version to 3.12 #1857
ci.yml
on: pull_request
Matrix: test
Lint Commit Messages
15s
lint
36s
Build Package
8s
Test Semantic Release
1m 1s
release
0s
Annotations
2 errors
|
Lint Commit Messages
You have commit messages with errors
⧗ input: fix: Update minimim python version to 3.12
Stop supporting python 3.11 and jump to 3.12. The motivation is to be able to use 3.12 typing features
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Update mypy version
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
|
lint
Process completed with exit code 1.
|