Untitled
unknown
plain_text
a year ago
1.9 kB
4
Indexable
Run pip install -q prospector
Messages
========
stacks/stack.py
Line: 7
pylint: wrong-import-order / third party import "constructs.Construct" should be placed before first party import "aws_constructs.lambdas.LambdaConstruct"
Line: 8
pylint: wrong-import-order / third party import "data_foundation_constructs.helpers.sns" should be placed before first party import "aws_constructs.lambdas.LambdaConstruct"
Line: 9
pylint: wrong-import-order / third party import "data_foundation_constructs.ingestion_hub.helpers.preprocess.PreprocessConfig" should be placed before first party import "aws_constructs.lambdas.LambdaConstruct"
Line: 11
pylint: wrong-import-order / third party import "data_foundation_constructs.ingestion_hub.ingestion_hub.IngestionHub" should be placed before first party import "aws_constructs.lambdas.LambdaConstruct"
Line: 12
pylint: wrong-import-order / third party import "data_foundation_constructs.ingestion_hub.ingestion_hub_settings.generate_settings" should be placed before first party import "aws_constructs.lambdas.LambdaConstruct"
Line: 14
pylint: wrong-import-order / third party import "pgi_cdk_standard_library.helpers.s3.deploy_to_s3" should be placed before first party import "aws_constructs.lambdas.LambdaConstruct"
Check Information
=================
Started: 2024-10-18 08:06:32.003278
Finished: 2024-10-18 08:06:48.938771
Time Taken: 16.94 seconds
Formatter: grouped
Profiles: /home/runner/work/pi-hk-data-reservoir/pi-hk-data-reservoir/prospector.yaml, no_doc_warnings, strictness_high, strictness_veryhigh, no_member_warnings
Strictness: from profile
Libraries Used:
Tools Run: dodgy, mccabe, profile-validator, pycodestyle, pyflakes, pylint
Messages Found: 6
Error: Process completed with exit code 1.Editor is loading...
Leave a Comment