Skip to content

More tweaks

More tweaks #52

Triggered via pull request August 6, 2023 13:54
Status Failure
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

testing.yml

on: pull_request
Install and Test
26s
Install and Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 notices
Install and Test
Process completed with exit code 2.
pylint - convention: src/__init__.py#L38
[C0301] Line too long (111/110) (line-too-long)
pylint - refactor: src/__init__.py#L23
[R1710] Either all return statements in a function should return an expression, or none of them should. (inconsistent-return-statements)
pylint - refactor: src/__init__.py#L31
[R1710] Either all return statements in a function should return an expression, or none of them should. (inconsistent-return-statements)