github / github/codeql

LGTM.com - false positive - PyGame Surface (Call to function lambda with too many arguments; should be no more than 0.)

Open
#9,426 2 comments 0 reactions 0 assignees View on GitHub
false-positive Python
Dominant language
CodeQL
Stars
10.1k
Forks
2.1k
Avg merge
2d 15h
Merged PRs (30d)
141

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.