Skip to content

cleanup

cleanup #482

Triggered via push October 28, 2024 14:11
Status Success
Total duration 20s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
flake8: src/lifeblood/base.py#L3
E302 expected 2 blank lines, found 1
flake8: src/lifeblood/base.py#L10
W292 no newline at end of file
flake8: src/lifeblood/basenode_serializer_v2.py#L88
C901 'NodeSerializerV2.deserialize' is too complex (11)
flake8: src/lifeblood/broadcasting.py#L74
F541 f-string is missing placeholders
flake8: src/lifeblood/broadcasting.py#L76
F841 local variable 'sock' is assigned to but never used
flake8: src/lifeblood/broadcasting.py#L77
E265 block comment should start with '# '
flake8: src/lifeblood/broadcasting.py#L78
E265 block comment should start with '# '
flake8: src/lifeblood/broadcasting.py#L119
E265 block comment should start with '# '
flake8: src/lifeblood/broadcasting.py#L120
E265 block comment should start with '# '
flake8: src/lifeblood/broadcasting.py#L121
E265 block comment should start with '# '