fix: skip the header length check and configure header length #142
Annotations
8 errors and 2 warnings
linting:
src/commitlint/linter/validators.py#L33
"dict" is not subscriptable, use "typing.Dict" instead
|
linting:
src/commitlint/linter/validators.py#L41
"dict" is not subscriptable, use "typing.Dict" instead
|
linting:
src/commitlint/linter/validators.py#L67
"dict" is not subscriptable, use "typing.Dict" instead
|
linting:
src/commitlint/linter/validators.py#L102
"dict" is not subscriptable, use "typing.Dict" instead
|
linting:
src/commitlint/linter/validators.py#L130
"dict" is not subscriptable, use "typing.Dict" instead
|
linting:
src/commitlint/linter/_linter.py#L57
"list" is not subscriptable, use "typing.List" instead
|
linting
The process '/opt/hostedtoolcache/Python/3.8.18/x64/bin/mypy' failed with exit code 1
|
build (3.8)
Process completed with exit code 2.
|
linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (3.8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|