Melkzedek Choti
Results
2
issues of
Melkzedek Choti
**Description** A clear and concise description of what the bug is. **Steps To Reproduce** 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error...
bug
The current Github workflow raises warnings for static code analysis since some methods used were deprecated. `- name: Run static code analysis if: steps.check_files.outputs.files_exists == 'true' uses: invertase/[email protected] ` Updating...