Skip to content

feat(app): Add Miscellaneous URL Metadata Task #166

feat(app): Add Miscellaneous URL Metadata Task

feat(app): Add Miscellaneous URL Metadata Task #166

Triggered via pull request March 25, 2025 19:01
Status Success
Total duration 20s
Artifacts

python_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 73 warnings
[flake8] apply_migrations.py#L16 <305>: apply_migrations.py#L16
expected 2 blank lines after class or function definition, found 1
[flake8] collector_db/StatementComposer.py#L68 <126>: collector_db/StatementComposer.py#L68
continuation line over-indented for hanging indent
[flake8] collector_db/StatementComposer.py#L69 <711>: collector_db/StatementComposer.py#L69
comparison to None should be 'if cond is None:'
[flake8] collector_db/StatementComposer.py#L70 <711>: collector_db/StatementComposer.py#L70
comparison to None should be 'if cond is None:'
[flake8] collector_db/StatementComposer.py#L71 <711>: collector_db/StatementComposer.py#L71
comparison to None should be 'if cond is None:'
[flake8] collector_db/StatementComposer.py#L81 <121>: collector_db/StatementComposer.py#L81
continuation line under-indented for hanging indent
[flake8] collector_db/StatementComposer.py#L82 <123>: collector_db/StatementComposer.py#L82
closing bracket does not match indentation of opening bracket's line
[flake8] collector_db/StatementComposer.py#L84 <123>: collector_db/StatementComposer.py#L84
closing bracket does not match indentation of opening bracket's line
[flake8] apply_migrations.py#L6 <103>: apply_migrations.py#L6
Missing docstring in public function
[flake8] apply_migrations.py#L17 <292>: apply_migrations.py#L17
no newline at end of file
[flake8] collector_db/models.py#L138 <101>: collector_db/models.py#L138
Missing docstring in public class
[flake8] core/AsyncCore.py#L95 <102>: core/AsyncCore.py#L95
Missing docstring in public method
[flake8] core/AsyncCore.py#L236 <391>: core/AsyncCore.py#L236
blank line at end of file
[flake8] start_mirrored_local_app.py#L22 <401>: start_mirrored_local_app.py#L22
'pydantic.model_validator' imported but unused
[flake8] start_mirrored_local_app.py#L27 <103>: start_mirrored_local_app.py#L27
Missing docstring in public function
[flake8] start_mirrored_local_app.py#L34 <101>: start_mirrored_local_app.py#L34
Missing docstring in public class
[flake8] start_mirrored_local_app.py#L38 <102>: start_mirrored_local_app.py#L38
Missing docstring in public method
[flake8] start_mirrored_local_app.py#L46 <103>: start_mirrored_local_app.py#L46
Missing docstring in public function
[flake8] start_mirrored_local_app.py#L64 <101>: start_mirrored_local_app.py#L64
Missing docstring in public class
[flake8] start_mirrored_local_app.py#L70 <101>: start_mirrored_local_app.py#L70
Missing docstring in public class
[flake8] start_mirrored_local_app.py#L77 <102>: start_mirrored_local_app.py#L77
Missing docstring in public method
[flake8] start_mirrored_local_app.py#L87 <101>: start_mirrored_local_app.py#L87
Missing docstring in public class
[flake8] start_mirrored_local_app.py#L97 <103>: start_mirrored_local_app.py#L97
Missing docstring in public function
[flake8] start_mirrored_local_app.py#L107 <103>: start_mirrored_local_app.py#L107
Missing docstring in public function
[flake8] start_mirrored_local_app.py#L116 <103>: start_mirrored_local_app.py#L116
Missing docstring in public function
[flake8] start_mirrored_local_app.py#L133 <103>: start_mirrored_local_app.py#L133
Missing docstring in public function
[flake8] start_mirrored_local_app.py#L305 <103>: start_mirrored_local_app.py#L305
Missing docstring in public function