added code for variant of --ignore-regex #5774
Triggered via pull request
September 27, 2023 12:48
Status
Failure
Total duration
4m 37s
Artifacts
–
codespell-private.yml
on: pull_request
make-check-dictionaries
31s
Matrix: test
Annotations
20 errors and 1 warning
Ruff (ANN201):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:5: ANN201 Missing return type annotation for public function `process_text`
|
Ruff (ANN001):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:18: ANN001 Missing type annotation for function argument `text`
|
Ruff (ANN001):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:24: ANN001 Missing type annotation for function argument `ignore_regex`
|
3.11
Process completed with exit code 2.
|
Ruff (ANN201):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:5: ANN201 Missing return type annotation for public function `process_text`
|
Ruff (ANN001):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:18: ANN001 Missing type annotation for function argument `text`
|
Ruff (ANN001):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:24: ANN001 Missing type annotation for function argument `ignore_regex`
|
3.8
Process completed with exit code 2.
|
Ruff (ANN201):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:5: ANN201 Missing return type annotation for public function `process_text`
|
Ruff (ANN001):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:18: ANN001 Missing type annotation for function argument `text`
|
Ruff (ANN001):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:24: ANN001 Missing type annotation for function argument `ignore_regex`
|
3.9
Process completed with exit code 2.
|
Ruff (ANN201):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:5: ANN201 Missing return type annotation for public function `process_text`
|
Ruff (ANN001):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:18: ANN001 Missing type annotation for function argument `text`
|
Ruff (ANN001):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:24: ANN001 Missing type annotation for function argument `ignore_regex`
|
3.10
Process completed with exit code 2.
|
Ruff (ANN201):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:5: ANN201 Missing return type annotation for public function `process_text`
|
Ruff (ANN001):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:18: ANN001 Missing type annotation for function argument `text`
|
Ruff (ANN001):
variant of--ignore-regex.py#L4
variant of--ignore-regex.py:4:24: ANN001 Missing type annotation for function argument `ignore_regex`
|
3.10 no-toml
Process completed with exit code 2.
|
make-check-dictionaries
The following actions uses node12 which is deprecated and will be forced to run on node16: codespell-project/sort-problem-matcher@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|