ensure input event list is unmodified #462
Annotations
10 warnings
src/lifeblood/base.py#L3
E302 expected 2 blank lines, found 1
|
src/lifeblood/base.py#L10
W292 no newline at end of file
|
src/lifeblood/basenode.py#L12
F401 '.nodethings.ProcessingError' imported but unused
|
src/lifeblood/basenode_serializer_v2.py#L88
C901 'NodeSerializerV2.deserialize' is too complex (11)
|
src/lifeblood/broadcasting.py#L3
F401 'string.ascii_letters' imported but unused
|
src/lifeblood/broadcasting.py#L4
F401 'random' imported but unused
|
src/lifeblood/broadcasting.py#L11
F401 '.os_based_cheats' imported but unused
|
src/lifeblood/broadcasting.py#L79
F541 f-string is missing placeholders
|
src/lifeblood/broadcasting.py#L81
F841 local variable 'sock' is assigned to but never used
|
src/lifeblood/broadcasting.py#L82
E265 block comment should start with '# '
|
The logs for this run have expired and are no longer available.
Loading