LGTM.com - false positive - PyGame Surface (Call to function lambda with too many arguments; should be no more than 0.)
Abierto
false-positive
Python
- Lenguaje dominante
- CodeQL
- Estrellas
- 10.1k
- Forks
- 2.1k
- Merge medio
- 2 d 15 h
- PR fusionados (30 d)
- 141
Descripción
pygame.Surface() takes a Tuple[int, int] representing the width and height of a surface, according to its own documentation, located here: [pygame.Surface — pygame v2.1.1 documentation](https://www.pygame.org/docs/ref/surface.html)
The program runs as intended with these parameters.
**URL to the alert on the project page on LGTM.com**:
https://lgtm.com/projects/g/eforgacs-games/Dragon_Warrior/snapshot/1eeb90fbf09ea8997b24acec694fa7f87a097755/files/data/text/dialog.py?sort=name&dir=ASC&mode=heatmap#x122458cab8b662ed:1
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.