Skip to content

Mc 133 huggingface pipeline #42

Mc 133 huggingface pipeline

Mc 133 huggingface pipeline #42

Triggered via pull request January 19, 2025 23:06
Status Success
Total duration 5m 12s
Artifacts

test_app.yml

on: pull_request
container-job
5m 1s
container-job
Fit to window
Zoom out
Zoom in

Annotations

45 errors and 335 warnings
[flake8] collector_db/AsyncDatabaseClient.py#L115 <711>: collector_db/AsyncDatabaseClient.py#L115
comparison to None should be 'if cond is None:'
[flake8] collector_db/AsyncDatabaseClient.py#L131 <128>: collector_db/AsyncDatabaseClient.py#L131
continuation line under-indented for visual indent
[flake8] collector_db/AsyncDatabaseClient.py#L132 <128>: collector_db/AsyncDatabaseClient.py#L132
continuation line under-indented for visual indent
[flake8] collector_db/AsyncDatabaseClient.py#L140 <126>: collector_db/AsyncDatabaseClient.py#L140
continuation line over-indented for hanging indent
[flake8] collector_db/AsyncDatabaseClient.py#L141 <126>: collector_db/AsyncDatabaseClient.py#L141
continuation line over-indented for hanging indent
[flake8] collector_db/helper_functions.py#L6 <251>: collector_db/helper_functions.py#L6
unexpected spaces around keyword / parameter equals
[flake8] collector_db/helper_functions.py#L6 <251>: collector_db/helper_functions.py#L6
unexpected spaces around keyword / parameter equals
[flake8] collector_db/models.py#L143 <122>: collector_db/models.py#L143
continuation line missing indentation or outdented
[flake8] collector_db/models.py#L144 <122>: collector_db/models.py#L144
continuation line missing indentation or outdented
[flake8] core/AsyncCore.py#L76 <303>: core/AsyncCore.py#L76
too many blank lines (2)
[flake8] core/classes/URLHTMLCycler.py#L54 <261>: core/classes/URLHTMLCycler.py#L54
at least two spaces before inline comment
[flake8] html_tag_collector/DataClassTags.py#L23 <305>: html_tag_collector/DataClassTags.py#L23
expected 2 blank lines after class or function definition, found 1
[flake8] html_tag_collector/URLRequestInterface.py#L39 <305>: html_tag_collector/URLRequestInterface.py#L39
expected 2 blank lines after class or function definition, found 1
[flake8] html_tag_collector/constants.py#L9 <126>: html_tag_collector/constants.py#L9
continuation line over-indented for hanging indent
[flake8] html_tag_collector/constants.py#L12 <121>: html_tag_collector/constants.py#L12
continuation line under-indented for hanging indent
[flake8] hugging_face/url_relevance/huggingface_relevance.py#L30 <305>: hugging_face/url_relevance/huggingface_relevance.py#L30
expected 2 blank lines after class or function definition, found 1
[flake8] tests/test_automated/integration/api/conftest.py#L23 <305>: tests/test_automated/integration/api/conftest.py#L23
expected 2 blank lines after class or function definition, found 1
[flake8] api/dependencies.py#L1 <100>: api/dependencies.py#L1
Missing docstring in public module
[flake8] api/dependencies.py#L10 <103>: api/dependencies.py#L10
Missing docstring in public function
[flake8] api/dependencies.py#L12 <292>: api/dependencies.py#L12
no newline at end of file
[flake8] api/main.py#L78 <292>: api/main.py#L78
no newline at end of file
[flake8] api/routes/annotate.py#L1 <100>: api/routes/annotate.py#L1
Missing docstring in public module
[flake8] api/routes/annotate.py#L17 <103>: api/routes/annotate.py#L17
Missing docstring in public function
[flake8] api/routes/collector.py#L1 <100>: api/routes/collector.py#L1
Missing docstring in public module
[flake8] api/routes/url.py#L1 <100>: api/routes/url.py#L1
Missing docstring in public module
[flake8] api/routes/url.py#L15 <103>: api/routes/url.py#L15
Missing docstring in public function
[flake8] api/routes/url.py#L25 <100>: api/routes/url.py#L25
Unused argument 'access_info'
[flake8] collector_db/enums.py#L1 <100>: collector_db/enums.py#L1
Missing docstring in public module
[flake8] collector_db/enums.py#L7 <101>: collector_db/enums.py#L7
Missing docstring in public class
[flake8] collector_db/enums.py#L13 <101>: collector_db/enums.py#L13
Missing docstring in public class
[flake8] collector_db/enums.py#L18 <101>: collector_db/enums.py#L18
Missing docstring in public class
[flake8] collector_db/enums.py#L24 <101>: collector_db/enums.py#L24
Missing docstring in public class
[flake8] collector_db/enums.py#L36 <101>: collector_db/enums.py#L36
Missing docstring in public class
[flake8] collector_db/enums.py#L39 <102>: collector_db/enums.py#L39
Missing docstring in public method
[flake8] collector_db/enums.py#L39 <100>: collector_db/enums.py#L39
Unused argument 'dialect'
[flake8] collector_db/models.py#L92 <101>: collector_db/models.py#L92
Missing docstring in public class
[flake8] collector_db/models.py#L122 <101>: collector_db/models.py#L122
Missing docstring in public class
[flake8] collector_db/models.py#L139 <101>: collector_db/models.py#L139
Missing docstring in public class
[flake8] collector_db/models.py#L154 <101>: collector_db/models.py#L154
Missing docstring in public class
[flake8] collector_db/models.py#L165 <101>: collector_db/models.py#L165
Missing docstring in public class
[flake8] collector_manager/enums.py#L12 <101>: collector_manager/enums.py#L12
Missing docstring in public class
[flake8] core/AsyncCore.py#L1 <100>: core/AsyncCore.py#L1
Missing docstring in public module
[flake8] core/AsyncCore.py#L17 <101>: core/AsyncCore.py#L17
Missing docstring in public class
[flake8] core/AsyncCore.py#L19 <107>: core/AsyncCore.py#L19
Missing docstring in __init__
[flake8] core/AsyncCore.py#L33 <102>: core/AsyncCore.py#L33
Missing docstring in public method
[flake8] core/AsyncCore.py#L42 <102>: core/AsyncCore.py#L42
Missing docstring in public method
[flake8] core/AsyncCore.py#L50 <102>: core/AsyncCore.py#L50
Missing docstring in public method
[flake8] core/AsyncCore.py#L54 <102>: core/AsyncCore.py#L54
Missing docstring in public method
[flake8] core/AsyncCore.py#L65 <102>: core/AsyncCore.py#L65
Missing docstring in public method
[flake8] core/AsyncCore.py#L76 <102>: core/AsyncCore.py#L76
Missing docstring in public method
[flake8] core/AsyncCore.py#L88 <102>: core/AsyncCore.py#L88
Missing docstring in public method
[flake8] core/SourceCollectorCore.py#L1 <100>: core/SourceCollectorCore.py#L1
Missing docstring in public module
[flake8] core/enums.py#L10 <101>: core/enums.py#L10
Missing docstring in public class
[flake8] core/enums.py#L12 <292>: core/enums.py#L12
no newline at end of file
[flake8] html_tag_collector/ResponseParser.py#L2 <401>: html_tag_collector/ResponseParser.py#L2
'collections.namedtuple' imported but unused
[flake8] html_tag_collector/util.py#L1 <100>: html_tag_collector/util.py#L1
Missing docstring in public module
[flake8] tests/conftest.py#L1 <100>: tests/conftest.py#L1
Missing docstring in public module
[flake8] tests/conftest.py#L13 <103>: tests/conftest.py#L13
Missing docstring in public function
[flake8] tests/conftest.py#L42 <103>: tests/conftest.py#L42
Missing docstring in public function
[flake8] tests/conftest.py#L42 <100>: tests/conftest.py#L42
Unused argument 'wipe_database'
[flake8] tests/conftest.py#L50 <103>: tests/conftest.py#L50
Missing docstring in public function
[flake8] tests/test_alembic/conftest.py#L46 <841>: tests/test_alembic/conftest.py#L46
local variable 'e' is assigned to but never used
[flake8] tests/test_alembic/conftest.py#L55 <841>: tests/test_alembic/conftest.py#L55
local variable 'e' is assigned to but never used
[flake8] tests/test_alembic/helpers.py#L7 <103>: tests/test_alembic/helpers.py#L7
Missing docstring in public function
[flake8] tests/test_alembic/helpers.py#L10 <103>: tests/test_alembic/helpers.py#L10
Missing docstring in public function
container-job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636