LGTM.com - false positive
- Linguagem predominante
- CodeQL
- Estrelas
- 10.1k
- Forks
- 2.1k
- Merge médio
- 2d 15h
- PRs com merge (30d)
- 141
Descrição
https://lgtm.com/projects/g/Peter554/dc_schema/snapshot/1db0bf29e24a94849626e1c2818662278e3ae4c5/files/dc_schema/__init__.py?sort=name&dir=ASC&mode=heatmap#xe70d665ab5aefede:1
> Keyword argument 'include_extras' is not a supported parameter name of function get_type_hints.
`get_type_hints` definitely has an argument `include_extras` in python 3.9 (which is the version of python i'm using). https://docs.python.org/3.9/library/typing.html#typing.get_type_hints
Guia de contribuição
Direção de pesquisa
Review the linked LGTM snapshot for dc_schema/__init__.py and the report about get_type_hints(include_extras). Confirm the Python 3.9 behavior against the linked typing documentation, then locate the CodeQL query or library entry point responsible for the warning. Done means this valid argument is no longer reported as unsupported.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python
- Domínio
- security
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 20/100