Codacy Production / Codacy Static Code Analysis
required action
Aug 5, 2024 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 failure on line 39 in docker/images/dev-env-base/Dockerfile
codacy-production / Codacy Static Code Analysis
docker/images/dev-env-base/Dockerfile#L39
Do not use sudo as it leads to unpredictable behavior. Use a tool like gosu to enforce root
Check notice on line 68 in docker/images/dev-env-base/Dockerfile
codacy-production / Codacy Static Code Analysis
docker/images/dev-env-base/Dockerfile#L68
Double quote to prevent globbing and word splitting.
Loading