Skip to content

Dev to Main 20241217 #327

Dev to Main 20241217

Dev to Main 20241217 #327

Triggered via pull request December 19, 2024 13:07
@joshuagraberjoshuagraber
synchronize #224
dev
Status Failure
Total duration 3m 50s
Artifacts

run_pytest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 958 warnings
[flake8] middleware/util.py#L147 <741>: middleware/util.py#L147
ambiguous variable name 'l'
Run Pytest
Process completed with exit code 1.
[flake8] app.py#L141 <103>: app.py#L141
Missing docstring in public function
[flake8] database_client/database_client.py#L539 <841>: database_client/database_client.py#L539
local variable 'optional_kwargs' is assigned to but never used
[flake8] database_client/models.py#L250 <101>: database_client/models.py#L250
Missing docstring in public class
[flake8] database_client/models.py#L435 <103>: database_client/models.py#L435
Missing docstring in public function
[flake8] database_client/models.py#L621 <101>: database_client/models.py#L621
Missing docstring in public class
[flake8] database_client/subquery_logic.py#L6 <401>: database_client/subquery_logic.py#L6
'sqlalchemy.orm.defaultload' imported but unused
[flake8] manual_tests/test_api_spec.py#L6 <103>: manual_tests/test_api_spec.py#L6
Missing docstring in public function
[flake8] manual_tests/test_api_spec.py#L7 <841>: manual_tests/test_api_spec.py#L7
local variable 'app' is assigned to but never used
[flake8] middleware/SimpleJWT.py#L1 <100>: middleware/SimpleJWT.py#L1
Missing docstring in public module
[flake8] middleware/SimpleJWT.py#L7 <401>: middleware/SimpleJWT.py#L7
'jwt.ExpiredSignatureError' imported but unused
[flake8] middleware/SimpleJWT.py#L15 <101>: middleware/SimpleJWT.py#L15
Missing docstring in public class
[flake8] middleware/SimpleJWT.py#L22 <103>: middleware/SimpleJWT.py#L22
Missing docstring in public function
[flake8] middleware/SimpleJWT.py#L35 <101>: middleware/SimpleJWT.py#L35
Missing docstring in public class
[flake8] middleware/SimpleJWT.py#L37 <107>: middleware/SimpleJWT.py#L37
Missing docstring in __init__
[flake8] middleware/SimpleJWT.py#L43 <102>: middleware/SimpleJWT.py#L43
Missing docstring in public method
[flake8] middleware/SimpleJWT.py#L48 <102>: middleware/SimpleJWT.py#L48
Missing docstring in public method
[flake8] middleware/SimpleJWT.py#L65 <102>: middleware/SimpleJWT.py#L65
Missing docstring in public method
[flake8] middleware/access_logic.py#L1 <100>: middleware/access_logic.py#L1
Missing docstring in public module
[flake8] middleware/access_logic.py#L1 <401>: middleware/access_logic.py#L1
'collections.namedtuple' imported but unused
[flake8] middleware/access_logic.py#L35 <102>: middleware/access_logic.py#L35
Missing docstring in public method
[flake8] middleware/access_logic.py#L61 <101>: middleware/access_logic.py#L61
Missing docstring in public class
[flake8] middleware/access_logic.py#L66 <101>: middleware/access_logic.py#L66
Missing docstring in public class
[flake8] middleware/access_logic.py#L71 <103>: middleware/access_logic.py#L71
Missing docstring in public function
[flake8] middleware/access_logic.py#L85 <200>: middleware/access_logic.py#L85
One-line docstring should fit on one line with quotes
[flake8] middleware/access_logic.py#L85 <400>: middleware/access_logic.py#L85
First line should end with a period
[flake8] middleware/access_logic.py#L92 <102>: middleware/access_logic.py#L92
Missing docstring in public method
[flake8] middleware/access_logic.py#L96 <101>: middleware/access_logic.py#L96
Missing docstring in public class
[flake8] middleware/access_logic.py#L115 <101>: middleware/access_logic.py#L115
Missing docstring in public class
[flake8] middleware/access_logic.py#L122 <101>: middleware/access_logic.py#L122
Missing docstring in public class
[flake8] middleware/access_logic.py#L127 <101>: middleware/access_logic.py#L127
Missing docstring in public class
[flake8] middleware/access_logic.py#L129 <102>: middleware/access_logic.py#L129
Missing docstring in public method
[flake8] middleware/access_logic.py#L137 <841>: middleware/access_logic.py#L137
local variable 'e' is assigned to but never used
[flake8] middleware/access_logic.py#L141 <102>: middleware/access_logic.py#L141
Missing docstring in public method
[flake8] middleware/access_logic.py#L153 <103>: middleware/access_logic.py#L153
Missing docstring in public function
[flake8] middleware/access_logic.py#L158 <103>: middleware/access_logic.py#L158
Missing docstring in public function
[flake8] middleware/access_logic.py#L172 <103>: middleware/access_logic.py#L172
Missing docstring in public function
[flake8] middleware/access_logic.py#L182 <103>: middleware/access_logic.py#L182
Missing docstring in public function
[flake8] middleware/access_logic.py#L192 <103>: middleware/access_logic.py#L192
Missing docstring in public function
[flake8] middleware/access_logic.py#L209 <103>: middleware/access_logic.py#L209
Missing docstring in public function
[flake8] middleware/access_logic.py#L259 <103>: middleware/access_logic.py#L259
Missing docstring in public function
[flake8] middleware/access_logic.py#L270 <103>: middleware/access_logic.py#L270
Missing docstring in public function
[flake8] middleware/access_logic.py#L280 <103>: middleware/access_logic.py#L280
Missing docstring in public function
[flake8] middleware/access_logic.py#L293 <103>: middleware/access_logic.py#L293
Missing docstring in public function
[flake8] middleware/access_logic.py#L304 <101>: middleware/access_logic.py#L304
Missing docstring in public class
[flake8] middleware/enums.py#L45 <101>: middleware/enums.py#L45
Missing docstring in public class
[flake8] middleware/primary_resource_logic/data_sources_logic.py#L20 <401>: middleware/primary_resource_logic/data_sources_logic.py#L20
'middleware.dynamic_request_logic.post_logic.post_entry' imported but unused
[flake8] middleware/primary_resource_logic/data_sources_logic.py#L43 <401>: middleware/primary_resource_logic/data_sources_logic.py#L43
'middleware.schema_and_dto_logic.primary_resource_dtos.data_sources_dtos.DataSourceEntryDataPostDTO' imported but unused
[flake8] middleware/schema_and_dto_logic/dynamic_logic/dynamic_csv_to_schema_conversion_logic.py#L7 <401>: middleware/schema_and_dto_logic/dynamic_logic/dynamic_csv_to_schema_conversion_logic.py#L7
'middleware.schema_and_dto_logic.dynamic_logic.dynamic_schema_request_content_population.SourceDataInfo' imported but unused
[flake8] middleware/schema_and_dto_logic/enums.py#L11 <205>: middleware/schema_and_dto_logic/enums.py#L11
1 blank line required between summary line and description
[flake8] middleware/util.py#L1 <100>: middleware/util.py#L1
Missing docstring in public module
[flake8] middleware/util.py#L7 <401>: middleware/util.py#L7
'typing.TextIO' imported but unused
[flake8] middleware/util.py#L31 <103>: middleware/util.py#L31
Missing docstring in public function
[flake8] middleware/util.py#L35 <103>: middleware/util.py#L35
Missing docstring in public function
[flake8] middleware/util.py#L43 <103>: middleware/util.py#L43
Missing docstring in public function
[flake8] middleware/util.py#L52 <200>: middleware/util.py#L52
One-line docstring should fit on one line with quotes
[flake8] middleware/util.py#L52 <400>: middleware/util.py#L52
First line should end with a period
[flake8] middleware/util.py#L58 <103>: middleware/util.py#L58
Missing docstring in public function
[flake8] middleware/util.py#L70 <200>: middleware/util.py#L70
One-line docstring should fit on one line with quotes
[flake8] middleware/util.py#L106 <103>: middleware/util.py#L106
Missing docstring in public function
[flake8] middleware/util.py#L113 <205>: middleware/util.py#L113
1 blank line required between summary line and description
[flake8] middleware/util.py#L113 <400>: middleware/util.py#L113
First line should end with a period
[flake8] middleware/util.py#L141 <103>: middleware/util.py#L141
Missing docstring in public function
[flake8] middleware/util.py#L147 <103>: middleware/util.py#L147
Missing docstring in public function
[flake8] middleware/util.py#L153 <103>: middleware/util.py#L153
Missing docstring in public function
[flake8] resources/Agencies.py#L75 <102>: resources/Agencies.py#L75
Missing docstring in public method
[flake8] resources/Agencies.py#L75 <100>: resources/Agencies.py#L75
Unused argument 'access_info'
[flake8] resources/Agencies.py#L99 <102>: resources/Agencies.py#L99
Missing docstring in public method
[flake8] resources/Agencies.py#L99 <100>: resources/Agencies.py#L99
Unused argument 'resource_id'
[flake8] resources/Agencies.py#L115 <102>: resources/Agencies.py#L115
Missing docstring in public method
[flake8] resources/Agencies.py#L128 <102>: resources/Agencies.py#L128
Missing docstring in public method
[flake8] resources/ApiKeyResource.py#L1 <100>: resources/ApiKeyResource.py#L1
Missing docstring in public module
[flake8] resources/ApiKeyResource.py#L1 <401>: resources/ApiKeyResource.py#L1
'http.HTTPStatus' imported but unused
[flake8] resources/ApiKeyResource.py#L5 <401>: resources/ApiKeyResource.py#L5
'middleware.access_logic.NO_AUTH_INFO' imported but unused
[flake8] resources/Archives.py#L1 <100>: resources/Archives.py#L1
Missing docstring in public module
[flake8] resources/Archives.py#L9 <401>: resources/Archives.py#L9
'middleware.decorators.api_key_required' imported but unused
[flake8] resources/Archives.py#L9 <401>: resources/Archives.py#L9
'middleware.decorators.permissions_required' imported but unused
[flake8] resources/Archives.py#L44 <100>: resources/Archives.py#L44
Unused argument 'access_info'
[flake8] resources/Archives.py#L74 <100>: resources/Archives.py#L74
Unused argument 'access_info'
[flake8] resources/Batch.py#L1 <100>: resources/Batch.py#L1
Missing docstring in public module
[flake8] resources/Batch.py#L23 <103>: resources/Batch.py#L23
Missing docstring in public function
[flake8] resources/Batch.py#L32 <101>: resources/Batch.py#L32
Missing docstring in public class
[flake8] resources/Batch.py#L45 <102>: resources/Batch.py#L45
Missing docstring in public method
[flake8] resources/Batch.py#L45 <100>: resources/Batch.py#L45
Unused argument 'access_info'
[flake8] resources/Batch.py#L62 <102>: resources/Batch.py#L62
Missing docstring in public method
[flake8] resources/Batch.py#L62 <100>: resources/Batch.py#L62
Unused argument 'access_info'
[flake8] resources/Batch.py#L70 <101>: resources/Batch.py#L70
Missing docstring in public class
[flake8] resources/Batch.py#L83 <102>: resources/Batch.py#L83
Missing docstring in public method
[flake8] resources/Batch.py#L83 <100>: resources/Batch.py#L83
Unused argument 'access_info'
[flake8] resources/Batch.py#L100 <102>: resources/Batch.py#L100
Missing docstring in public method
[flake8] resources/Batch.py#L100 <100>: resources/Batch.py#L100
Unused argument 'access_info'
[flake8] resources/DataRequests.py#L184 <100>: resources/DataRequests.py#L184
Unused argument 'data_source_id'
[flake8] resources/DataRequests.py#L204 <100>: resources/DataRequests.py#L204
Unused argument 'data_source_id'
[flake8] resources/DataRequests.py#L217 <101>: resources/DataRequests.py#L217
Missing docstring in public class
[flake8] resources/DataRequests.py#L228 <200>: resources/DataRequests.py#L228
One-line docstring should fit on one line with quotes
[flake8] resources/DataRequests.py#L228 <400>: resources/DataRequests.py#L228
First line should end with a period
[flake8] resources/DataSources.py#L63 <100>: resources/DataSources.py#L63
Unused argument 'resource_id'
[flake8] resources/Locations.py#L1 <100>: resources/Locations.py#L1
Missing docstring in public module
[flake8] resources/Locations.py#L22 <101>: resources/Locations.py#L22
Missing docstring in public class
[flake8] resources/Locations.py#L33 <102>: resources/Locations.py#L33
Missing docstring in public method
[flake8] resources/Locations.py#L33 <100>: resources/Locations.py#L33
Unused argument 'access_info'
[flake8] resources/Locations.py#L41 <101>: resources/Locations.py#L41
Missing docstring in public class
[flake8] resources/Locations.py#L52 <102>: resources/Locations.py#L52
Missing docstring in public method
[flake8] resources/Locations.py#L52 <100>: resources/Locations.py#L52
Unused argument 'resource_id'
[flake8] resources/Login.py#L30 <100>: resources/Login.py#L30
Unused argument 'access_info'
[flake8] resources/Map.py#L1 <100>: resources/Map.py#L1
Missing docstring in public module
[flake8] resources/Map.py#L18 <205>: resources/Map.py#L18
1 blank line required between summary line and description
[flake8] resources/Map.py#L32 <100>: resources/Map.py#L32
Unused argument 'access_info'
[flake8] resources/Map.py#L33 <401>: resources/Map.py#L33
First line should be in imperative mood
[flake8] resources/Match.py#L1 <100>: resources/Match.py#L1
Missing docstring in public module
[flake8] resources/Match.py#L5 <401>: resources/Match.py#L5
'middleware.primary_resource_logic.match_logic.try_matching_agency' imported but unused
[flake8] resources/Match.py#L15 <101>: resources/Match.py#L15
Missing docstring in public class
[flake8] resources/Match.py#L26 <102>: resources/Match.py#L26
Missing docstring in public method
[flake8] resources/Match.py#L26 <100>: resources/Match.py#L26
Unused argument 'access_info'
[flake8] resources/Notifications.py#L1 <100>: resources/Notifications.py#L1
Missing docstring in public module
[flake8] resources/OAuth.py#L1 <100>: resources/OAuth.py#L1
Missing docstring in public module
[flake8] resources/OAuth.py#L27 <101>: resources/OAuth.py#L27
Missing docstring in public class
[flake8] resources/OAuth.py#L41 <102>: resources/OAuth.py#L41
Missing docstring in public method
[flake8] resources/OAuth.py#L41 <100>: resources/OAuth.py#L41
Unused argument 'access_info'
[flake8] resources/Permissions.py#L10 <401>: resources/Permissions.py#L10
'middleware.decorators.permissions_required' imported but unused
[flake8] resources/Permissions.py#L56 <100>: resources/Permissions.py#L56
Unused argument 'access_info'
[flake8] resources/Permissions.py#L81 <100>: resources/Permissions.py#L81
Unused argument 'access_info'
[flake8] resources/Signup.py#L1 <100>: resources/Signup.py#L1
Missing docstring in public module
[flake8] resources/Signup.py#L25 <101>: resources/Signup.py#L25
Missing docstring in public class
[flake8] resources/Signup.py#L40 <102>: resources/Signup.py#L40
Missing docstring in public method
[flake8] resources/Signup.py#L40 <100>: resources/Signup.py#L40
Unused argument 'access_info'
[flake8] resources/Signup.py#L48 <101>: resources/Signup.py#L48
Missing docstring in public class
[flake8] resources/Signup.py#L59 <102>: resources/Signup.py#L59
Missing docstring in public method
[flake8] resources/Signup.py#L69 <101>: resources/Signup.py#L69
Missing docstring in public class
[flake8] resources/Signup.py#L83 <102>: resources/Signup.py#L83
Missing docstring in public method
[flake8] resources/Signup.py#L85 <100>: resources/Signup.py#L85
Unused argument 'access_info'
[flake8] resources/UniqueURLChecker.py#L4 <401>: resources/UniqueURLChecker.py#L4
'middleware.decorators.authentication_required' imported but unused
[flake8] resources/UserProfile.py#L31 <101>: resources/UserProfile.py#L31
Missing docstring in public class
[flake8] resources/UserProfile.py#L42 <401>: resources/UserProfile.py#L42
First line should be in imperative mood
[flake8] resources/UserProfile.py#L59 <101>: resources/UserProfile.py#L59
Missing docstring in public class
[flake8] resources/UserProfile.py#L69 <102>: resources/UserProfile.py#L69
Missing docstring in public method
[flake8] resources/UserProfile.py#L91 <102>: resources/UserProfile.py#L91
Missing docstring in public method
[flake8] resources/UserProfile.py#L110 <102>: resources/UserProfile.py#L110
Missing docstring in public method
[flake8] resources/endpoint_schema_config.py#L15 <401>: resources/endpoint_schema_config.py#L15
'middleware.schema_and_dto_logic.primary_resource_dtos.bulk_dtos.BulkRequestDTO' imported but unused
[flake8] resources/endpoint_schema_config.py#L28 <401>: resources/endpoint_schema_config.py#L28
'middleware.schema_and_dto_logic.primary_resource_schemas.bulk_schemas.BatchRequestSchema' imported but unused
[flake8] resources/resource_helpers.py#L25 <103>: resources/resource_helpers.py#L25
Missing docstring in public function
[flake8] resources/resource_helpers.py#L40 <103>: resources/resource_helpers.py#L40
Missing docstring in public function
[flake8] resources/resource_helpers.py#L50 <103>: resources/resource_helpers.py#L50
Missing docstring in public function
[flake8] tests/helper_scripts/common_asserts.py#L1 <200>: tests/helper_scripts/common_asserts.py#L1
One-line docstring should fit on one line with quotes
[flake8] tests/helper_scripts/helper_classes/RequestValidator.py#L26 <401>: tests/helper_scripts/helper_classes/RequestValidator.py#L26
'tests.helper_scripts.run_and_validate_request.http_methods' imported but unused
[flake8] tests/integration/test_agencies.py#L35 <401>: tests/integration/test_agencies.py#L35
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_agencies.py#L35 <401>: tests/integration/test_agencies.py#L35
'conftest.monkeysession' imported but unused
[flake8] tests/integration/test_agencies.py#L83 <811>: tests/integration/test_agencies.py#L83
redefinition of unused 'test_data_creator_flask' from line 35
[flake8] tests/integration/test_agencies.py#L84 <200>: tests/integration/test_agencies.py#L84
One-line docstring should fit on one line with quotes
[flake8] tests/integration/test_agencies.py#L109 <811>: tests/integration/test_agencies.py#L109
redefinition of unused 'test_data_creator_flask' from line 35
[flake8] tests/integration/test_agencies.py#L194 <811>: tests/integration/test_agencies.py#L194
redefinition of unused 'test_data_creator_flask' from line 35
[flake8] tests/integration/test_agencies.py#L255 <811>: tests/integration/test_agencies.py#L255
redefinition of unused 'test_data_creator_flask' from line 35
[flake8] tests/integration/test_api_key.py#L10 <401>: tests/integration/test_api_key.py#L10
'tests.helper_scripts.helper_functions_complex.create_test_user_db_client' imported but unused
[flake8] tests/integration/test_api_key.py#L14 <401>: tests/integration/test_api_key.py#L14
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_api_key.py#L14 <401>: tests/integration/test_api_key.py#L14
'conftest.monkeysession' imported but unused
[flake8] tests/integration/test_api_key.py#L17 <811>: tests/integration/test_api_key.py#L17
redefinition of unused 'test_data_creator_flask' from line 14
[flake8] tests/integration/test_archives.py#L35 <205>: tests/integration/test_archives.py#L35
1 blank line required between summary line and description
[flake8] tests/integration/test_archives.py#L35 <403>: tests/integration/test_archives.py#L35
First word of the first line should be properly capitalized
[flake8] tests/integration/test_bulk.py#L9 <401>: tests/integration/test_bulk.py#L9
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_bulk.py#L9 <401>: tests/integration/test_bulk.py#L9
'conftest.monkeysession' imported but unused
[flake8] tests/integration/test_bulk.py#L54 <811>: tests/integration/test_bulk.py#L54
redefinition of unused 'test_data_creator_flask' from line 9
[flake8] tests/integration/test_bulk.py#L64 <811>: tests/integration/test_bulk.py#L64
redefinition of unused 'test_data_creator_flask' from line 9
[flake8] tests/integration/test_bulk.py#L74 <811>: tests/integration/test_bulk.py#L74
redefinition of unused 'test_data_creator_flask' from line 9
[flake8] tests/integration/test_bulk.py#L83 <811>: tests/integration/test_bulk.py#L83
redefinition of unused 'test_data_creator_flask' from line 9
[flake8] tests/integration/test_data_requests.py#L38 <401>: tests/integration/test_data_requests.py#L38
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_data_requests.py#L694 <811>: tests/integration/test_data_requests.py#L694
redefinition of unused 'test_data_creator_flask' from line 38
[flake8] tests/integration/test_data_sources.py#L42 <811>: tests/integration/test_data_sources.py#L42
redefinition of unused 'test_data_creator_flask' from line 24
[flake8] tests/integration/test_data_sources.py#L81 <811>: tests/integration/test_data_sources.py#L81
redefinition of unused 'test_data_creator_flask' from line 24
[flake8] tests/integration/test_data_sources.py#L274 <811>: tests/integration/test_data_sources.py#L274
redefinition of unused 'test_data_creator_flask' from line 24
[flake8] tests/integration/test_data_sources.py#L276 <200>: tests/integration/test_data_sources.py#L276
One-line docstring should fit on one line with quotes
[flake8] tests/integration/test_data_sources_map.py#L8 <401>: tests/integration/test_data_sources_map.py#L8
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_data_sources_map.py#L14 <811>: tests/integration/test_data_sources_map.py#L14
redefinition of unused 'test_data_creator_flask' from line 8
[flake8] tests/integration/test_data_sources_map.py#L15 <200>: tests/integration/test_data_sources_map.py#L15
One-line docstring should fit on one line with quotes
[flake8] tests/integration/test_github_oauth.py#L7 <401>: tests/integration/test_github_oauth.py#L7
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_github_oauth.py#L73 <811>: tests/integration/test_github_oauth.py#L73
redefinition of unused 'test_data_creator_flask' from line 7
[flake8] tests/integration/test_github_oauth.py#L83 <841>: tests/integration/test_github_oauth.py#L83
local variable 'data' is assigned to but never used
[flake8] tests/integration/test_github_oauth.py#L102 <811>: tests/integration/test_github_oauth.py#L102
redefinition of unused 'test_data_creator_flask' from line 7
[flake8] tests/integration/test_github_oauth.py#L122 <811>: tests/integration/test_github_oauth.py#L122
redefinition of unused 'test_data_creator_flask' from line 7
[flake8] tests/integration/test_github_oauth.py#L152 <811>: tests/integration/test_github_oauth.py#L152
redefinition of unused 'test_data_creator_flask' from line 7
[flake8] tests/integration/test_github_oauth.py#L175 <811>: tests/integration/test_github_oauth.py#L175
redefinition of unused 'test_data_creator_flask' from line 7
[flake8] tests/integration/test_github_oauth.py#L202 <841>: tests/integration/test_github_oauth.py#L202
local variable 'data' is assigned to but never used
[flake8] tests/integration/test_locations.py#L5 <401>: tests/integration/test_locations.py#L5
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_locations.py#L5 <401>: tests/integration/test_locations.py#L5
'conftest.monkeysession' imported but unused
[flake8] tests/integration/test_locations.py#L19 <811>: tests/integration/test_locations.py#L19
redefinition of unused 'test_data_creator_flask' from line 5
[flake8] tests/integration/test_locations.py#L41 <841>: tests/integration/test_locations.py#L41
local variable 'data' is assigned to but never used
[flake8] tests/integration/test_locations.py#L53 <841>: tests/integration/test_locations.py#L53
local variable 'dr_1' is assigned to but never used
[flake8] tests/integration/test_locations.py#L54 <841>: tests/integration/test_locations.py#L54
local variable 'dr_2' is assigned to but never used
[flake8] tests/integration/test_login.py#L11 <401>: tests/integration/test_login.py#L11
'conftest.monkeysession' imported but unused
[flake8] tests/integration/test_login.py#L11 <401>: tests/integration/test_login.py#L11
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_login.py#L14 <811>: tests/integration/test_login.py#L14
redefinition of unused 'test_data_creator_flask' from line 11
[flake8] tests/integration/test_login.py#L33 <811>: tests/integration/test_login.py#L33
redefinition of unused 'test_data_creator_flask' from line 11
[flake8] tests/integration/test_login.py#L34 <200>: tests/integration/test_login.py#L34
One-line docstring should fit on one line with quotes
[flake8] tests/integration/test_login.py#L48 <811>: tests/integration/test_login.py#L48
redefinition of unused 'test_data_creator_flask' from line 11
[flake8] tests/integration/test_login.py#L49 <200>: tests/integration/test_login.py#L49
One-line docstring should fit on one line with quotes
[flake8] tests/integration/test_match.py#L5 <401>: tests/integration/test_match.py#L5
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_match.py#L5 <401>: tests/integration/test_match.py#L5
'conftest.monkeysession' imported but unused
[flake8] tests/integration/test_match.py#L6 <401>: tests/integration/test_match.py#L6
'middleware.primary_resource_logic.match_logic.try_matching_agency' imported but unused
[flake8] tests/integration/test_match.py#L10 <401>: tests/integration/test_match.py#L10
'middleware.schema_and_dto_logic.primary_resource_dtos.match_dtos.AgencyMatchDTO' imported but unused
[flake8] tests/integration/test_match.py#L50 <811>: tests/integration/test_match.py#L50
redefinition of unused 'test_data_creator_flask' from line 5
[flake8] tests/integration/test_match.py#L111 <841>: tests/integration/test_match.py#L111
local variable 'data' is assigned to but never used
[flake8] tests/integration/test_permissions.py#L9 <401>: tests/integration/test_permissions.py#L9
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_permissions.py#L13 <811>: tests/integration/test_permissions.py#L13
redefinition of unused 'test_data_creator_flask' from line 9
[flake8] tests/integration/test_permissions.py#L14 <811>: tests/integration/test_permissions.py#L14
redefinition of unused 'bypass_api_key_required' from line 6
[flake8] tests/integration/test_request_reset_password.py#L5 <401>: tests/integration/test_request_reset_password.py#L5
'resources.endpoint_schema_config.SchemaConfigs' imported but unused
[flake8] tests/integration/test_reset_password.py#L9 <401>: tests/integration/test_reset_password.py#L9
'tests.conftest.dev_db_client' imported but unused
[flake8] tests/integration/test_reset_password.py#L19 <401>: tests/integration/test_reset_password.py#L19
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_reset_password.py#L23 <811>: tests/integration/test_reset_password.py#L23
redefinition of unused 'test_data_creator_flask' from line 19
[flake8] tests/integration/test_reset_password.py#L81 <811>: tests/integration/test_reset_password.py#L81
redefinition of unused 'test_data_creator_flask' from line 19
[flake8] tests/integration/test_reset_password.py#L94 <811>: tests/integration/test_reset_password.py#L94
redefinition of unused 'test_data_creator_flask' from line 19
[flake8] tests/integration/test_search.py#L11 <401>: tests/integration/test_search.py#L11
'middleware.util.bytes_to_text_iter' imported but unused
[flake8] tests/integration/test_search.py#L45 <811>: tests/integration/test_search.py#L45
redefinition of unused 'test_data_creator_flask' from line 26
[flake8] tests/integration/test_signup.py#L4 <401>: tests/integration/test_signup.py#L4
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_signup.py#L4 <401>: tests/integration/test_signup.py#L4
'conftest.monkeysession' imported but unused
[flake8] tests/integration/test_signup.py#L12 <811>: tests/integration/test_signup.py#L12
redefinition of unused 'test_data_creator_flask' from line 4
[flake8] tests/integration/test_signup.py#L13 <205>: tests/integration/test_signup.py#L13
1 blank line required between summary line and description
[flake8] tests/integration/test_signup.py#L56 <811>: tests/integration/test_signup.py#L56
redefinition of unused 'test_data_creator_flask' from line 4
[flake8] tests/integration/test_signup.py#L58 <205>: tests/integration/test_signup.py#L58
1 blank line required between summary line and description
[flake8] tests/integration/test_signup.py#L76 <811>: tests/integration/test_signup.py#L76
redefinition of unused 'test_data_creator_flask' from line 4
[flake8] tests/integration/test_signup.py#L78 <205>: tests/integration/test_signup.py#L78
1 blank line required between summary line and description
[flake8] tests/integration/test_signup.py#L106 <811>: tests/integration/test_signup.py#L106
redefinition of unused 'test_data_creator_flask' from line 4
[flake8] tests/integration/test_signup.py#L108 <200>: tests/integration/test_signup.py#L108
One-line docstring should fit on one line with quotes
[flake8] tests/integration/test_signup.py#L156 <811>: tests/integration/test_signup.py#L156
redefinition of unused 'test_data_creator_flask' from line 4
[flake8] tests/integration/test_signup.py#L158 <205>: tests/integration/test_signup.py#L158
1 blank line required between summary line and description
[flake8] tests/integration/test_typeahead_suggestions.py#L57 <811>: tests/integration/test_typeahead_suggestions.py#L57
redefinition of unused 'test_data_creator_flask' from line 13
[flake8] tests/integration/test_unique_url_checker.py#L14 <811>: tests/integration/test_unique_url_checker.py#L14
redefinition of unused 'test_data_creator_flask' from line 11
[flake8] tests/integration/test_user.py#L50 <841>: tests/integration/test_user.py#L50
local variable 'response' is assigned to but never used
[flake8] tests/integration/test_user_profile.py#L10 <401>: tests/integration/test_user_profile.py#L10
'conftest.test_data_creator_flask' imported but unused
[flake8] tests/integration/test_user_profile.py#L13 <811>: tests/integration/test_user_profile.py#L13
redefinition of unused 'test_data_creator_flask' from line 10
[flake8] tests/integration/test_user_profile.py#L39 <811>: tests/integration/test_user_profile.py#L39
redefinition of unused 'test_data_creator_flask' from line 10
[flake8] tests/integration/test_user_profile.py#L105 <841>: tests/integration/test_user_profile.py#L105
local variable 'json_response_2' is assigned to but never used
[flake8] tests/middleware/test_callback_primary_logic.py#L12 <401>: tests/middleware/test_callback_primary_logic.py#L12
'middleware.primary_resource_logic.github_oauth_logic.get_github_user_info' imported but unused
[flake8] tests/middleware/test_dynamic_request_logic.py#L27 <401>: tests/middleware/test_dynamic_request_logic.py#L27
'middleware.schema_and_dto_logic.primary_resource_dtos.data_requests_dtos.RelatedSourceByIDDTO' imported but unused
[flake8] tests/resources/conftest.py#L6 <401>: tests/resources/conftest.py#L6
'pydantic.BaseModel' imported but unused
[flake8] tests/test_database.py#L8 <401>: tests/test_database.py#L8
'zoneinfo' imported but unused
[flake8] tests/test_database.py#L820 <103>: tests/test_database.py#L820
Missing docstring in public function
[flake8] tests/test_database.py#L821 <811>: tests/test_database.py#L821
redefinition of unused 'test_data_creator_db_client' from line 21
[flake8] tests_comprehensive/test_bad_request.py#L1 <200>: tests_comprehensive/test_bad_request.py#L1
One-line docstring should fit on one line with quotes
[flake8] tests_comprehensive/test_bad_request.py#L11 <401>: tests_comprehensive/test_bad_request.py#L11
'conftest.test_data_creator_flask' imported but unused
[flake8] tests_comprehensive/test_bad_request.py#L17 <811>: tests_comprehensive/test_bad_request.py#L17
redefinition of unused 'test_data_creator_flask' from line 11
[flake8] tests_comprehensive/test_bad_request.py#L19 <205>: tests_comprehensive/test_bad_request.py#L19
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_bad_request.py#L33 <811>: tests_comprehensive/test_bad_request.py#L33
redefinition of unused 'test_data_creator_flask' from line 11
[flake8] tests_comprehensive/test_bad_request.py#L34 <205>: tests_comprehensive/test_bad_request.py#L34
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_bad_request.py#L56 <811>: tests_comprehensive/test_bad_request.py#L56
redefinition of unused 'test_data_creator_flask' from line 11
[flake8] tests_comprehensive/test_bad_request.py#L57 <205>: tests_comprehensive/test_bad_request.py#L57
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_bad_request.py#L78 <811>: tests_comprehensive/test_bad_request.py#L78
redefinition of unused 'test_data_creator_flask' from line 11
[flake8] tests_comprehensive/test_bad_request.py#L79 <205>: tests_comprehensive/test_bad_request.py#L79
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_bad_request.py#L102 <811>: tests_comprehensive/test_bad_request.py#L102
redefinition of unused 'test_data_creator_flask' from line 11
[flake8] tests_comprehensive/test_bad_request.py#L103 <205>: tests_comprehensive/test_bad_request.py#L103
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_bad_request.py#L118 <841>: tests_comprehensive/test_bad_request.py#L118
local variable 'response' is assigned to but never used
[flake8] tests_comprehensive/test_bad_request.py#L128 <205>: tests_comprehensive/test_bad_request.py#L128
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_bad_request.py#L142 <205>: tests_comprehensive/test_bad_request.py#L142
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_bad_request.py#L150 <205>: tests_comprehensive/test_bad_request.py#L150
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_bad_request.py#L158 <200>: tests_comprehensive/test_bad_request.py#L158
One-line docstring should fit on one line with quotes
[flake8] tests_comprehensive/test_bad_request.py#L165 <205>: tests_comprehensive/test_bad_request.py#L165
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_bad_request.py#L173 <205>: tests_comprehensive/test_bad_request.py#L173
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_forbidden.py#L5 <205>: tests_comprehensive/test_forbidden.py#L5
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_get_spec.py#L4 <401>: tests_comprehensive/test_get_spec.py#L4
'conftest.monkeysession' imported but unused
[flake8] tests_comprehensive/test_get_spec.py#L4 <401>: tests_comprehensive/test_get_spec.py#L4
'conftest.test_data_creator_flask' imported but unused
[flake8] tests_comprehensive/test_get_spec.py#L7 <811>: tests_comprehensive/test_get_spec.py#L7
redefinition of unused 'test_data_creator_flask' from line 4
[flake8] tests_comprehensive/test_http_not_allowed.py#L13 <811>: tests_comprehensive/test_http_not_allowed.py#L13
redefinition of unused 'test_data_creator_flask' from line 6
[flake8] tests_comprehensive/test_unauthorized.py#L9 <205>: tests_comprehensive/test_unauthorized.py#L9
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_unauthorized.py#L17 <205>: tests_comprehensive/test_unauthorized.py#L17
1 blank line required between summary line and description
[flake8] tests_comprehensive/test_unauthorized.py#L26 <205>: tests_comprehensive/test_unauthorized.py#L26
1 blank line required between summary line and description
Run Pytest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636