Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Develop To Staging v24.48.0 #2606

Merged
merged 7 commits into from
Nov 20, 2024

Modified Missed Patient Name in dummy data (#2609)

e901333
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Merge Develop To Staging v24.48.0 #2606

Modified Missed Patient Name in dummy data (#2609)
e901333
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana for Python completed Nov 20, 2024 in 0s

1076 new problems found by Qodana for Python

Qodana for Python

1076 new problems were found

Inspection name Severity Problems
Improper first parameter 🔴 Failure 1
Incorrect type 🔶 Warning 46
Attempt to call a non-callable object 🔶 Warning 16
Incorrect call arguments 🔶 Warning 6
Unbound local variables 🔶 Warning 6
Redeclared names without usages 🔶 Warning 2
Invalid type hints definitions and usages 🔶 Warning 2
Unused local symbols ◽️ Notice 415
PEP 8 naming convention violation ◽️ Notice 197
Method is not declared static ◽️ Notice 150
Duplicated code fragment ◽️ Notice 87
Improper first parameter ◽️ Notice 41
An instance attribute is defined outside init`` ◽️ Notice 34
Class has no init method ◽️ Notice 29
Accessing a protected member of a class or a module ◽️ Notice 20
Shadowing names from outer scopes ◽️ Notice 9
Redundant parentheses ◽️ Notice 5
Assigning function calls that don't return anything ◽️ Notice 3
Too complex chained comparisons ◽️ Notice 2
Incorrect docstring ◽️ Notice 2
Unclear exception clauses ◽️ Notice 1
Dictionary creation can be rewritten by dictionary literal ◽️ Notice 1
Vulnerable declared dependency ◽️ Notice 1

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check notice on line 259 in care/users/api/viewsets/users.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 17 in care/facility/migrations_old/0213_auto_20210107_1310.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 382 in care/facility/tests/test_asset_api.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 15 in care/facility/migrations_old/0335_auto_20230207_1914.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 235 in care/facility/migrations/0004_alter_historicalfacilitycapacity_options_and_more.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 11 in care/facility/tests/test_places_api.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 17 in care/facility/tests/test_assetbed_api.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 943 in care/facility/tests/test_patient_api.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 361 in care/facility/tests/test_asset_api.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 282 in care/facility/tests/test_encounter_symptom_api.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 98 in care/facility/api/viewsets/patient_consultation.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 11 in care/facility/tests/test_asset_transaction_api.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 123 in care/facility/api/viewsets/patient_sample.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 15 in care/facility/migrations_old/0075_auto_20200405_1122.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 74 in care/users/reset_password_views.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 126 in care/users/tests/test_auth.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 57 in care/facility/migrations_old/0355_auto_20230429_2027.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 125 in care/facility/migrations_old/0261_auto_20210710_2305.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 329 in care/facility/tests/test_asset_api.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 18 in care/facility/migrations_old/0315_auto_20220909_0925.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 14 in care/facility/models/tests/test_patient.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 16 in care/facility/migrations_old/0327_auto_20221122_1750.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 30 in care/facility/api/serializers/resources.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 469 in care/facility/tests/test_patient_consultation_api.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code

Check notice on line 14 in care/facility/models/tests/test_patient.py

See this annotation in the file changed.

@github-actions github-actions / Qodana for Python

Duplicated code fragment

Duplicated code