Skip to content

Upgrade pylint version #246

Upgrade pylint version

Upgrade pylint version #246

Triggered via pull request August 2, 2024 19:52
Status Failure
Total duration 1m 10s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test
pylint (library code)
test: busdisplay/__init__.py#L55
Too many arguments (26/5)
test: displayio/_bitmap.py#L221
Too many arguments (9/5)
test: displayio/_tilegrid.py#L47
Too many arguments (10/5)
test: epaperdisplay/__init__.py#L56
Too many arguments (31/5)
test: fourwire/__init__.py#L42
Too many arguments (8/5)
test: paralleldisplaybus/__init__.py#L34
Too many arguments (8/5)
test: vectorio/_rectangle.py#L33
Too many arguments (6/5)
test
Process completed with exit code 1.
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/