Skip to content

Updation DNF sorting algo to make hacktoberfest contribution #10049

Updation DNF sorting algo to make hacktoberfest contribution

Updation DNF sorting algo to make hacktoberfest contribution #10049

Triggered via pull request October 2, 2024 15:01
Status Failure
Total duration 21s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (E501): sorts/dutch_national_flag_sort.py#L3
sorts/dutch_national_flag_sort.py:3:89: E501 Line too long (92 > 88)
Ruff (E501): sorts/dutch_national_flag_sort.py#L6
sorts/dutch_national_flag_sort.py:6:89: E501 Line too long (93 > 88)
Ruff (E501): sorts/dutch_national_flag_sort.py#L7
sorts/dutch_national_flag_sort.py:7:89: E501 Line too long (92 > 88)
Ruff (EM102): sorts/dutch_national_flag_sort.py#L79
sorts/dutch_national_flag_sort.py:79:17: EM102 Exception must not use an f-string literal, assign to variable first
Ruff (E501): sorts/dutch_national_flag_sort.py#L79
sorts/dutch_national_flag_sort.py:79:89: E501 Line too long (93 > 88)
ruff
Process completed with exit code 1.