This repository has been archived by the owner on Jan 20, 2025. It is now read-only.
Update pre-commit hook mundialis/github-workflows to v1.4.0 #130
linting.yml
on: pull_request
lint
/
flake8
9s
lint
/
pylint
12s
lint
/
black
18s
lint
/
ruff
19s
lint
/
super-linter
1m 46s
Annotations
13 errors and 4 warnings
lint / ruff
Files have changed.
|
lint / ruff
Process completed with exit code 1.
|
Ruff (D100):
r.slopeunits.clean/r.slopeunits.clean.py#L1
r.slopeunits.clean/r.slopeunits.clean.py:1:1: D100 Missing docstring in public module
|
Ruff (ANN201):
r.slopeunits.clean/r.slopeunits.clean.py#L89
r.slopeunits.clean/r.slopeunits.clean.py:89:5: ANN201 Missing return type annotation for public function `cleanup`
|
Ruff (D400):
r.slopeunits.clean/r.slopeunits.clean.py#L90
r.slopeunits.clean/r.slopeunits.clean.py:90:5: D400 First line should end with a period
|
Ruff (D415):
r.slopeunits.clean/r.slopeunits.clean.py#L90
r.slopeunits.clean/r.slopeunits.clean.py:90:5: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (PLW1514):
r.slopeunits.clean/r.slopeunits.clean.py#L91
r.slopeunits.clean/r.slopeunits.clean.py:91:14: PLW1514 `open` in text mode without explicit `encoding` argument
|
Ruff (SIM115):
r.slopeunits.clean/r.slopeunits.clean.py#L91
r.slopeunits.clean/r.slopeunits.clean.py:91:14: SIM115 Use a context manager for opening files
|
Ruff (PTH123):
r.slopeunits.clean/r.slopeunits.clean.py#L91
r.slopeunits.clean/r.slopeunits.clean.py:91:14: PTH123 `open()` should be replaced by `Path.open()`
|
Ruff (COM812):
r.slopeunits.clean/r.slopeunits.clean.py#L103
r.slopeunits.clean/r.slopeunits.clean.py:103:74: COM812 Trailing comma missing
|
Ruff (PLR0915):
r.slopeunits.clean/r.slopeunits.clean.py#L107
r.slopeunits.clean/r.slopeunits.clean.py:107:5: PLR0915 Too many statements (97 > 50)
|
Ruff (ANN201):
r.slopeunits.clean/r.slopeunits.clean.py#L107
r.slopeunits.clean/r.slopeunits.clean.py:107:5: ANN201 Missing return type annotation for public function `clean_method_3`
|
lint / ruff
Process completed with exit code 1.
|
lint / flake8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / pylint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / black
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / super-linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
diff
Expired
|
4.26 KB |
|
formatted-ruff
Expired
|
20.9 KB |
|