Skip to content

Add The Federation Layer #351

Add The Federation Layer

Add The Federation Layer #351

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Flake8 failed Aug 21, 2023 in 0s

6 errors

Flake8 found 6 errors

Annotations

Check failure on line 153 in robosats/settings.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

robosats/settings.py#L153

Too many blank lines (3) (E303)

Check failure on line 33 in robosats/middleware.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

robosats/middleware.py#L33

Expected 2 blank lines, found 1 (E302)

Check failure on line 46 in robosats/middleware.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

robosats/middleware.py#L46

Blank line contains whitespace (W293)

Check failure on line 52 in robosats/middleware.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

robosats/middleware.py#L52

Redefinition of unused 'SplitAuthorizationHeaderMiddleware' from line 33 (F811)

Check failure on line 52 in robosats/middleware.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

robosats/middleware.py#L52

Expected 2 blank lines, found 1 (E302)

Check failure on line 116 in robosats/middleware.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

robosats/middleware.py#L116

Blank line contains whitespace (W293)