Build Python Package and build Docker Image at the same time #518
Codacy Production / Codacy Static Code Analysis
required action
Jan 23, 2025 in 0s
2 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
See the complete overview on Codacy
Annotations
Check warning on line 8 in Dockerfile
codacy-production / Codacy Static Code Analysis
Dockerfile#L8
Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>`
Check failure on line 9 in Dockerfile
codacy-production / Codacy Static Code Analysis
Dockerfile#L9
Use COPY instead of ADD for files and folders
Loading