issues Search Results · language:Dune language:HTML language:JavaScript language:Java language:Java language:JavaScript
Filter by
39.8M results
Violação de Acessibilidade WCAG
Arquivo C:\TCC\TCC-2026\tcc-testes-v2\antigravity-tcc-v2\test-files\test.js
Linha 11
Regra document-title
Severidade serious
Descrição [HTML no JS] Certifique-se de ...
acessibilidade
wcag
Violação de Acessibilidade WCAG
Arquivo C:\TCC\TCC-2026\tcc-testes-v2\antigravity-tcc-v2\test-files\test.js
Linha 11
Regra html-has-lang
Severidade serious
Descrição [HTML no JS] Certifique-se de ...
acessibilidade
wcag
Violação de Acessibilidade WCAG
Arquivo C:\TCC\TCC-2026\tcc-testes-v2\antigravity-tcc-v2\test-files\test.html
Linha 24
Regra label
Severidade critical
Descrição Certifique-se de que todo elemento ...
acessibilidade
wcag
Violação de Acessibilidade WCAG
Arquivo C:\TCC\TCC-2026\tcc-testes-v2\antigravity-tcc-v2\test-files\test.html
Linha 25
Regra label
Severidade critical
Descrição Certifique-se de que todo elemento ...
acessibilidade
wcag
Violação de Acessibilidade WCAG
Arquivo C:\TCC\TCC-2026\tcc-testes-v2\antigravity-tcc-v2\test-files\test.html
Linha 20
Regra link-name
Severidade serious
Descrição Certifique-se de que os links possuem ...
acessibilidade
wcag
Violação de Acessibilidade WCAG
Arquivo C:\TCC\TCC-2026\tcc-testes-v2\antigravity-tcc-v2\test-files\test.html
Linha 11
Regra image-alt
Severidade critical
Descrição Certifique-se de que elementos ...
acessibilidade
wcag
Description
In shop/views/main.py:226, the product_view does not filter out soft-deleted products:
product = Product.objects.select_related( category , ...).filter(id=myid).first()
No is_deleted=False ...
bug
Description
In shop/views/main.py:603, the seller_order_details view retrieves the order without scoping it to the current seller:
order = get_object_or_404(Order, id=order_id)
While the order_items ...
bug
security
Problem: The server does not close the PostgreSQL pool or Fastify instance on process shutdown.
Expected result:
- Handle SIGINT and SIGTERM.
- Close Fastify and database connections cleanly.
- ...
backend
reliability
One or more unit tests failed. Please ensure the engine remains stable.
ai-solve
bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.