Skip to content

ci: Update arch_pkgs.yml #110

ci: Update arch_pkgs.yml

ci: Update arch_pkgs.yml #110

GitHub Actions / Qodana Community for Python completed Sep 2, 2024 in 0s

2 new problems found by Qodana Community for Python

Qodana Community for Python

2 new problems were found

Inspection name Severity Problems
PEP 8 naming convention violation ◽️ Notice 1
Unused local symbols ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ 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 13 in python/ism_io.py

See this annotation in the file changed.

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

PEP 8 naming convention violation

Variable in function should be lowercase

Check notice on line 33 in python/Algorithm.py

See this annotation in the file changed.

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

Unused local symbols

Local variable 'i' value is not used