Skip to content

Mc 128 source collector api #10

Mc 128 source collector api

Mc 128 source collector api #10

Triggered via pull request January 6, 2025 00:29
Status Success
Total duration 3m 56s
Artifacts

test_app.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

65 errors and 652 warnings
[flake8] api/routes/url.py#L4 <303>: api/routes/url.py#L4
too many blank lines (3)
[flake8] collector_manager/CollectorBase.py#L116 <251>: collector_manager/CollectorBase.py#L116
unexpected spaces around keyword / parameter equals
[flake8] collector_manager/CollectorBase.py#L116 <251>: collector_manager/CollectorBase.py#L116
unexpected spaces around keyword / parameter equals
[flake8] core/SourceCollectorCore.py#L74 <131>: core/SourceCollectorCore.py#L74
continuation line unaligned for hanging indent
[flake8] pdap_api_client/AccessManager.py#L49 <251>: pdap_api_client/AccessManager.py#L49
unexpected spaces around keyword / parameter equals
[flake8] pdap_api_client/AccessManager.py#L49 <251>: pdap_api_client/AccessManager.py#L49
unexpected spaces around keyword / parameter equals
[flake8] source_collectors/ckan/constants.py#L2 <126>: source_collectors/ckan/constants.py#L2
continuation line over-indented for hanging indent
[flake8] source_collectors/ckan/constants.py#L13 <121>: source_collectors/ckan/constants.py#L13
continuation line under-indented for hanging indent
[flake8] source_collectors/ckan/constants.py#L16 <126>: source_collectors/ckan/constants.py#L16
continuation line over-indented for hanging indent
[flake8] source_collectors/ckan/constants.py#L38 <121>: source_collectors/ckan/constants.py#L38
continuation line under-indented for hanging indent
[flake8] source_collectors/ckan/main.py#L43 <305>: source_collectors/ckan/main.py#L43
expected 2 blank lines after class or function definition, found 1
[flake8] source_collectors/ckan/schemas.py#L6 <261>: source_collectors/ckan/schemas.py#L6
at least two spaces before inline comment
[flake8] api/dependencies.py#L1 <100>: api/dependencies.py#L1
Missing docstring in public module
[flake8] api/dependencies.py#L4 <103>: api/dependencies.py#L4
Missing docstring in public function
[flake8] api/main.py#L1 <100>: api/main.py#L1
Missing docstring in public module
[flake8] api/main.py#L15 <103>: api/main.py#L15
Missing docstring in public function
[flake8] api/routes/batch.py#L1 <100>: api/routes/batch.py#L1
Missing docstring in public module
[flake8] api/routes/batch.py#L40 <100>: api/routes/batch.py#L40
Unused argument 'access_info'
[flake8] api/routes/batch.py#L49 <103>: api/routes/batch.py#L49
Missing docstring in public function
[flake8] api/routes/batch.py#L52 <100>: api/routes/batch.py#L52
Unused argument 'access_info'
[flake8] api/routes/batch.py#L57 <103>: api/routes/batch.py#L57
Missing docstring in public function
[flake8] api/routes/batch.py#L64 <100>: api/routes/batch.py#L64
Unused argument 'access_info'
[flake8] api/routes/batch.py#L69 <103>: api/routes/batch.py#L69
Missing docstring in public function
[flake8] api/routes/batch.py#L76 <100>: api/routes/batch.py#L76
Unused argument 'access_info'
[flake8] api/routes/batch.py#L84 <100>: api/routes/batch.py#L84
Unused argument 'access_info'
[flake8] api/routes/batch.py#L93 <103>: api/routes/batch.py#L93
Missing docstring in public function
[flake8] api/routes/batch.py#L96 <100>: api/routes/batch.py#L96
Unused argument 'access_info'
[flake8] api/routes/batch.py#L98 <292>: api/routes/batch.py#L98
no newline at end of file
[flake8] api/routes/collector.py#L1 <100>: api/routes/collector.py#L1
Missing docstring in public module
[flake8] api/routes/collector.py#L1 <401>: api/routes/collector.py#L1
'typing.Optional' imported but unused
[flake8] api/routes/collector.py#L3 <401>: api/routes/collector.py#L3
'fastapi.Query' imported but unused
[flake8] api/routes/label_studio.py#L1 <100>: api/routes/label_studio.py#L1
Missing docstring in public module
[flake8] api/routes/root.py#L1 <100>: api/routes/root.py#L1
Missing docstring in public module
[flake8] api/routes/root.py#L9 <100>: api/routes/root.py#L9
Unused argument 'test'
[flake8] api/routes/root.py#L10 <100>: api/routes/root.py#L10
Unused argument 'access_info'
[flake8] api/routes/root.py#L15 <292>: api/routes/root.py#L15
no newline at end of file
[flake8] api/routes/url.py#L1 <100>: api/routes/url.py#L1
Missing docstring in public module
[flake8] api/routes/url.py#L4 <103>: api/routes/url.py#L4
Missing docstring in public function
[flake8] api/routes/url.py#L5 <292>: api/routes/url.py#L5
no newline at end of file
[flake8] collector_db/DTOs/InsertURLsInfo.py#L3 <401>: collector_db/DTOs/InsertURLsInfo.py#L3
'collector_db.DTOs.DuplicateInfo.DuplicateInfo' imported but unused
[flake8] collector_db/DTOs/LogInfo.py#L1 <100>: collector_db/DTOs/LogInfo.py#L1
Missing docstring in public module
[flake8] collector_db/DTOs/LogInfo.py#L7 <101>: collector_db/DTOs/LogInfo.py#L7
Missing docstring in public class
[flake8] collector_db/DTOs/URLInfo.py#L1 <100>: collector_db/DTOs/URLInfo.py#L1
Missing docstring in public module
[flake8] collector_db/DTOs/URLInfo.py#L8 <101>: collector_db/DTOs/URLInfo.py#L8
Missing docstring in public class
[flake8] collector_db/alembic/env.py#L1 <100>: collector_db/alembic/env.py#L1
Missing docstring in public module
[flake8] collector_db/models.py#L18 <101>: collector_db/models.py#L18
Missing docstring in public class
[flake8] collector_db/models.py#L54 <101>: collector_db/models.py#L54
Missing docstring in public class
[flake8] collector_db/models.py#L98 <101>: collector_db/models.py#L98
Missing docstring in public class
[flake8] collector_db/models.py#L108 <101>: collector_db/models.py#L108
Missing docstring in public class
[flake8] collector_manager/CollectorManager.py#L98 <841>: collector_manager/CollectorManager.py#L98
local variable 'thread' is assigned to but never used
[flake8] collector_manager/CollectorManager.py#L99 <841>: collector_manager/CollectorManager.py#L99
local variable 'future' is assigned to but never used
[flake8] collector_manager/enums.py#L1 <100>: collector_manager/enums.py#L1
Missing docstring in public module
[flake8] collector_manager/enums.py#L3 <101>: collector_manager/enums.py#L3
Missing docstring in public class
[flake8] collector_manager/enums.py#L12 <101>: collector_manager/enums.py#L12
Missing docstring in public class
[flake8] core/CoreLogger.py#L1 <100>: core/CoreLogger.py#L1
Missing docstring in public module
[flake8] core/CoreLogger.py#L13 <101>: core/CoreLogger.py#L13
Missing docstring in public class
[flake8] core/CoreLogger.py#L14 <107>: core/CoreLogger.py#L14
Missing docstring in __init__
[flake8] core/CoreLogger.py#L37 <100>: core/CoreLogger.py#L37
Unused argument 'exc_type'
[flake8] core/CoreLogger.py#L37 <100>: core/CoreLogger.py#L37
Unused argument 'exc_value'
[flake8] core/CoreLogger.py#L37 <100>: core/CoreLogger.py#L37
Unused argument 'traceback'
[flake8] core/CoreLogger.py#L84 <102>: core/CoreLogger.py#L84
Missing docstring in public method
[flake8] core/DTOs/BatchStatusInfo.py#L1 <100>: core/DTOs/BatchStatusInfo.py#L1
Missing docstring in public module
[flake8] core/DTOs/BatchStatusInfo.py#L9 <101>: core/DTOs/BatchStatusInfo.py#L9
Missing docstring in public class
[flake8] core/DTOs/MessageResponse.py#L1 <100>: core/DTOs/MessageResponse.py#L1
Missing docstring in public module
[flake8] core/DTOs/MessageResponse.py#L4 <101>: core/DTOs/MessageResponse.py#L4
Missing docstring in public class
[flake8] core/ScheduledTaskManager.py#L1 <100>: core/ScheduledTaskManager.py#L1
Missing docstring in public module
[flake8] core/ScheduledTaskManager.py#L9 <101>: core/ScheduledTaskManager.py#L9
Missing docstring in public class
[flake8] core/SourceCollectorCore.py#L1 <100>: core/SourceCollectorCore.py#L1
Missing docstring in public module
[flake8] core/SourceCollectorCore.py#L1 <401>: core/SourceCollectorCore.py#L1
'typing.List' imported but unused
[flake8] core/SourceCollectorCore.py#L23 <101>: core/SourceCollectorCore.py#L23
Missing docstring in public class
[flake8] core/SourceCollectorCore.py#L43 <102>: core/SourceCollectorCore.py#L43
Missing docstring in public method
[flake8] core/SourceCollectorCore.py#L46 <102>: core/SourceCollectorCore.py#L46
Missing docstring in public method
[flake8] core/SourceCollectorCore.py#L50 <102>: core/SourceCollectorCore.py#L50
Missing docstring in public method
[flake8] core/SourceCollectorCore.py#L54 <102>: core/SourceCollectorCore.py#L54
Missing docstring in public method
[flake8] core/SourceCollectorCore.py#L67 <102>: core/SourceCollectorCore.py#L67
Missing docstring in public method
[flake8] core/SourceCollectorCore.py#L97 <102>: core/SourceCollectorCore.py#L97
Missing docstring in public method
[flake8] core/enums.py#L1 <100>: core/enums.py#L1
Missing docstring in public module
[flake8] core/enums.py#L4 <101>: core/enums.py#L4
Missing docstring in public class
[flake8] core/enums.py#L8 <292>: core/enums.py#L8
no newline at end of file
[flake8] core/exceptions.py#L1 <100>: core/exceptions.py#L1
Missing docstring in public module
[flake8] core/exceptions.py#L1 <101>: core/exceptions.py#L1
Missing docstring in public class
[flake8] pdap_api_client/AccessManager.py#L57 <841>: pdap_api_client/AccessManager.py#L57
local variable 'url' is assigned to but never used
[flake8] pdap_api_client/DTOs.py#L1 <100>: pdap_api_client/DTOs.py#L1
Missing docstring in public module
[flake8] pdap_api_client/DTOs.py#L8 <101>: pdap_api_client/DTOs.py#L8
Missing docstring in public class
[flake8] pdap_api_client/DTOs.py#L12 <101>: pdap_api_client/DTOs.py#L12
Missing docstring in public class
[flake8] pdap_api_client/DTOs.py#L20 <101>: pdap_api_client/DTOs.py#L20
Missing docstring in public class
[flake8] pdap_api_client/DTOs.py#L25 <101>: pdap_api_client/DTOs.py#L25
Missing docstring in public class
[flake8] pdap_api_client/DTOs.py#L30 <101>: pdap_api_client/DTOs.py#L30
Missing docstring in public class
[flake8] pdap_api_client/DTOs.py#L36 <101>: pdap_api_client/DTOs.py#L36
Missing docstring in public class
[flake8] pdap_api_client/DTOs.py#L43 <101>: pdap_api_client/DTOs.py#L43
Missing docstring in public class
[flake8] pdap_api_client/DTOs.py#L52 <101>: pdap_api_client/DTOs.py#L52
Missing docstring in public class
[flake8] security_manager/SecurityManager.py#L9 <401>: security_manager/SecurityManager.py#L9
'fastapi.security.HTTPAuthorizationCredentials' imported but unused
[flake8] security_manager/SecurityManager.py#L9 <401>: security_manager/SecurityManager.py#L9
'fastapi.security.HTTPBearer' imported but unused
[flake8] security_manager/SecurityManager.py#L43 <841>: security_manager/SecurityManager.py#L43
local variable 'e' is assigned to but never used
[flake8] source_collectors/muckrock/classes/muckrock_fetchers/MuckrockNextFetcher.py#L5 <401>: source_collectors/muckrock/classes/muckrock_fetchers/MuckrockNextFetcher.py#L5
'source_collectors.muckrock.classes.fetch_requests.FetchRequestBase.FetchRequest' imported but unused
[flake8] tests/helpers/DBDataCreator.py#L4 <401>: tests/helpers/DBDataCreator.py#L4
'collector_db.DTOs.DuplicateInfo.DuplicateInfo' imported but unused
[flake8] tests/test_automated/unit/source_collectors/test_muckrock_collectors.py#L14 <401>: tests/test_automated/unit/source_collectors/test_muckrock_collectors.py#L14
'source_collectors.muckrock.classes.fetch_requests.FetchRequestBase.FetchRequest' imported but unused
[flake8] tests/test_automated/unit/source_collectors/test_muckrock_collectors.py#L15 <401>: tests/test_automated/unit/source_collectors/test_muckrock_collectors.py#L15
'source_collectors.muckrock.classes.muckrock_fetchers.FOIAFetcher.FOIAFetcher' imported but unused
[flake8] util/helper_functions.py#L1 <100>: util/helper_functions.py#L1
Missing docstring in public module
[flake8] util/helper_functions.py#L9 <103>: util/helper_functions.py#L9
Missing docstring in public function
[flake8] util/helper_functions.py#L12 <103>: util/helper_functions.py#L12
Missing docstring in public function
[flake8] util/helper_functions.py#L19 <103>: util/helper_functions.py#L19
Missing docstring in public function
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636