Skip to content

pages build and deployment #95

pages build and deployment

pages build and deployment #95

GitHub Actions / Qodana Community for Python completed Oct 22, 2024 in 0s

173 new problems found by Qodana Community for Python

Community for Python

173 new problems were found

Inspection name Severity Problems
Unsatisfied package requirements 🔶 Warning 104
Incorrect type 🔶 Warning 5
Unbound local variables 🔶 Warning 1
Unsatisfied package requirements ◽️ Notice 26
Unused local symbols ◽️ Notice 25
PEP 8 coding style violation ◽️ Notice 10
Shadowing built-in names ◽️ Notice 1
Shadowing names from outer scopes ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. Inspect and use qodana.sarif.json (see the Qodana SARIF format for details)

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 1 in helix_fhir_client_sdk/fhir_bundle_appender.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check warning on line 1 in helix_fhir_client_sdk/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check warning on line 1 in helix_fhir_client_sdk/responses/fhir_get_response.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check warning on line 1 in helix_fhir_client_sdk/dictionary_parser.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check warning on line 1 in helix_fhir_client_sdk/responses/test/fhir_response_processor/test_handle_response_200_non_streaming.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check warning on line 1 in helix_fhir_client_sdk/responses/get_result.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check warning on line 1 in helix_fhir_client_sdk/graph/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check warning on line 1 in helix_fhir_client_sdk/responses/fhir_delete_response.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check warning on line 1 in helix_fhir_client_sdk/validators/test/test_async_fhir_validator.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check notice on line 5 in helix_fhir_client_sdk/graph/test/test_graph_mixin.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package containing module 'aioresponses' is not listed in the project requirements

Check warning on line 1 in helix_fhir_client_sdk/utilities/test/test_fhir_scope_parser_can_parse_scopes.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check notice on line 3 in helix_fhir_client_sdk/utilities/test/test_retryable_aiohttp_client.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package containing module 'aioresponses' is not listed in the project requirements

Check notice on line 1 in tests_integration/test_dev_server_auth.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package containing module 'pytest' is not listed in the project requirements

Check warning on line 1 in helix_fhir_client_sdk/loggers/fhir_logger.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check notice on line 2 in helix_fhir_client_sdk/utilities/test/test_retryable_aiohttp_client.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package containing module 'pytest' is not listed in the project requirements

Check warning on line 1 in helix_fhir_client_sdk/responses/fhir_client_protocol.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check warning on line 1 in helix_fhir_client_sdk/graph/test/test_graph_mixin.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check warning on line 1 in helix_fhir_client_sdk/responses/test/test_bundle_expander.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check warning on line 1 in helix_fhir_client_sdk/responses/fhir_update_response.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check notice on line 3 in helix_fhir_client_sdk/validators/test/test_async_fhir_validator.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package containing module 'pytest' is not listed in the project requirements

Check notice on line 4 in helix_fhir_client_sdk/test/test_merge_mixin.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package containing module 'aioresponses' is not listed in the project requirements

Check warning on line 1 in helix_fhir_client_sdk/validators/__init__.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check warning on line 1 in helix_fhir_client_sdk/test/test_fhir_bundle_appender.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied

Check notice on line 3 in tests_integration/test_aetna_server_auth.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package containing module 'pytest' is not listed in the project requirements

Check warning on line 1 in helix_fhir_client_sdk/utilities/fhir_server_helpers.py

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for Python

Unsatisfied package requirements

Package requirements 'furl', 'chardet', 'aiohttp', 'async-timeout\>=4.0.3', 'python-dateutil' are not satisfied