Add The Federation Layer #351
Triggered via pull request
August 21, 2023 18:15
Reckless-Satoshi
synchronize
#601
Status
Success
Total duration
48s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
robosats/settings.py#L153
Too many blank lines (3) (E303)
|
robosats/middleware.py#L33
Expected 2 blank lines, found 1 (E302)
|
robosats/middleware.py#L46
Blank line contains whitespace (W293)
|
robosats/middleware.py#L52
Redefinition of unused 'SplitAuthorizationHeaderMiddleware' from line 33 (F811)
|
robosats/middleware.py#L52
Expected 2 blank lines, found 1 (E302)
|
robosats/middleware.py#L116
Blank line contains whitespace (W293)
|