Skip to content

Create Locations namespace #367

Create Locations namespace

Create Locations namespace #367

Triggered via pull request December 14, 2024 22:03
Status Success
Total duration 15s
Artifacts

bandit.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
bandit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
bandit
No files were found with the provided path: bandit_output.txt. No artifacts will be uploaded.
[flake8] middleware/primary_resource_logic/locations_logic.py#L13 <401>: middleware/primary_resource_logic/locations_logic.py#L13
'middleware.dynamic_request_logic.get_many_logic.get_many' imported but unused
[flake8] middleware/primary_resource_logic/locations_logic.py#L14 <401>: middleware/primary_resource_logic/locations_logic.py#L14
'middleware.dynamic_request_logic.get_related_resource_logic.get_related_resource' imported but unused
[flake8] middleware/primary_resource_logic/locations_logic.py#L14 <401>: middleware/primary_resource_logic/locations_logic.py#L14
'middleware.dynamic_request_logic.get_related_resource_logic.GetRelatedResourcesParameters' imported but unused
[flake8] middleware/primary_resource_logic/locations_logic.py#L18 <401>: middleware/primary_resource_logic/locations_logic.py#L18
'middleware.dynamic_request_logic.supporting_classes.MiddlewareParameters' imported but unused
[flake8] middleware/primary_resource_logic/locations_logic.py#L21 <401>: middleware/primary_resource_logic/locations_logic.py#L21
'middleware.primary_resource_logic.data_requests.get_data_requests_subquery_params' imported but unused
[flake8] resources/Locations.py#L1 <100>: resources/Locations.py#L1
Missing docstring in public module
[flake8] resources/Locations.py#L18 <101>: resources/Locations.py#L18
Missing docstring in public class
[flake8] resources/Locations.py#L29 <102>: resources/Locations.py#L29
Missing docstring in public method
[flake8] resources/Locations.py#L29 <100>: resources/Locations.py#L29
Unused argument 'access_info'
[flake8] resources/Locations.py#L37 <101>: resources/Locations.py#L37
Missing docstring in public class
[flake8] resources/Locations.py#L48 <102>: resources/Locations.py#L48
Missing docstring in public method
[flake8] resources/Locations.py#L48 <100>: resources/Locations.py#L48
Unused argument 'resource_id'
[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