Write the solution for the name shuffler challange #52
ci-checks.yml
on: pull_request
ls_linting
6s
md_formatting
8s
py_formatting
5s
py_linting
5s
py_tests
4s
Annotations
14 errors and 3 warnings
Ruff (E402):
solutions/tests/test_name_shuffler.py#L6
solutions/tests/test_name_shuffler.py:6:1: E402 Module level import not at top of file
|
py_linting
Process completed with exit code 1.
|
py_formatting
Process completed with exit code 1.
|
py_tests
Process completed with exit code 5.
|
md_formatting
Line length [Expected: 80; Actual: 134]
|
md_formatting
Line length [Expected: 80; Actual: 101]
|
md_formatting
Line length [Expected: 80; Actual: 154]
|
md_formatting:
collaboration/constraints.md#L19
Lists should be surrounded by blank lines [Context: "- **Platform Requirements:**"]
|
md_formatting
Hard tabs [Column: 4]
|
md_formatting
Line length [Expected: 80; Actual: 109]
|
md_formatting
Hard tabs [Column: 4]
|
md_formatting
Line length [Expected: 80; Actual: 116]
|
md_formatting
Hard tabs [Column: 2]
|
md_formatting
Unordered list indentation [Expected: 2; Actual: 1]
|
py_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ls_linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
md_formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|