Merge branch 'pr-2286' #5
ci.yml
on: push
Matrix: typing
flake8
14s
checkmanifest
28s
test_class_order
5s
isort
11s
black
54s
doc8
29s
Annotations
15 errors
|
typing (3.10)
The process '/opt/hostedtoolcache/Python/3.10.20/x64/bin/mypy' failed with exit code 2
|
|
isort
The process '/opt/hostedtoolcache/Python/3.14.6/x64/bin/isort' failed with exit code 1
|
|
isort:
tests/providers/test_gladia_locales.py#L0
Imports are incorrectly sorted and/or formatted.
|
|
typing (3.12)
The strategy configuration was canceled because "typing._3_10" failed
|
|
typing (3.12)
The operation was canceled.
|
|
typing (3.11)
The strategy configuration was canceled because "typing._3_10" failed
|
|
typing (3.11)
The operation was canceled.
|
|
typing (3.13)
The strategy configuration was canceled because "typing._3_10" failed
|
|
typing (3.13)
The operation was canceled.
|
|
typing (3.14)
The strategy configuration was canceled because "typing._3_10" failed
|
|
typing (3.14)
The operation was canceled.
|
|
flake8
The process '/opt/hostedtoolcache/Python/3.14.6/x64/bin/flake8' failed with exit code 1
|
|
flake8
FileNotFoundError: [Errno 2] No such file or directory: 'faker'
|
|
checkmanifest
Process completed with exit code 1.
|
|
black
Process completed with exit code 1.
|