Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Case and User Ownership (Script) #34588

Open
wants to merge 70 commits into
base: master
Choose a base branch
from

move script location

2098d59
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Change Case and User Ownership (Script) #34588

move script location
2098d59
Select commit
Loading
Failed to load commit list.
GitHub Actions / Flake8 failed Jul 4, 2024 in 0s

14 errors

Flake8 found 14 errors

Annotations

Check failure on line 61 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L61

Blank line contains whitespace (W293)

Check failure on line 144 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L144

Local variable 'e' is assigned to but never used (F841)

Check failure on line 167 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L167

The backslash is redundant between brackets (E502)

Check failure on line 168 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L168

The backslash is redundant between brackets (E502)

Check failure on line 185 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L185

Trailing whitespace (W291)

Check failure on line 200 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L200

Line too long (116 > 115 characters) (E501)

Check failure on line 213 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L213

Local variable 'e' is assigned to but never used (F841)

Check failure on line 218 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L218

Line too long (143 > 115 characters) (E501)

Check failure on line 249 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L249

Line too long (132 > 115 characters) (E501)

Check failure on line 254 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L254

Trailing whitespace (W291)

Check failure on line 294 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L294

The backslash is redundant between brackets (E502)

Check failure on line 295 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L295

The backslash is redundant between brackets (E502)

Check failure on line 305 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L305

Local variable 'e' is assigned to but never used (F841)

Check failure on line 315 in custom/benin/change_ownership.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

custom/benin/change_ownership.py#L315

Blank line contains whitespace (W293)