issues Search Results · language:Dune language:JavaScript language:JavaScript language:Go language:JavaScript language:HTML
Filter by
31.1M results
img width= 314 height= 280 alt= Image src=
https://github.com/user-attachments/assets/d581dee5-993d-423c-b00b-5a73610c21fa /
버그 설명
구매로 인해 판매글이 품절 처리되었음에도, 해당 판매글에 걸려 있던 교환 제안이 PENDING 상태로 유지되는 문제가 있습니다.
판매글이 SOLD_OUT 상태가 되면 더 이상 교환을 진행할 수 없기 때문에, 해당 판매글의 대기 중인 교환 제안은 CANCELED 처리되어야 합니다.
재현 방법
버그를 재현하는 과정을 작성해주세요.
1. 판매글에 ...
bug
Getting Started with GitHub Copilot
img alt= original github octocat src= https://octodex.github.com/images/original.png align= left height= 80px /
👋 Hey there @ppselepe! Welcome to your Skills exercise! ...
PR link
https://github.com/redbelly-tokeniser/tokeniser-app/pull/432
What seems wrong?
Summary misleading
Details
If this breaks in prod Low-risk change — no runtime behaviour is modified. If a build ...
Same setup as #4951 (and possibly related).
This query groups books by genre and displays their titles:
{
Book(groupBy: [genre]) {
genre
GROUP {
title
}
}
}
{
data : {
...
bug
Describe the issue Currently the flaky test resolution process constitutes of:
1. test fails
2. human observes test fails
3. human roughly verifies if this is an isolated flake, caused by work in progress ...
Type: Technical issue
Add golangci-lint as the Go quality gate for the plugin runtime.
Scope:
- Add a v2 golangci-lint configuration for packages/plugin.
- Keep the policy strict but not absurd: start from the standard ...
ready-for-agent
Description
inspired by: https://github.com/sttts/kubectl-doc
to run the service on a RHEL based system with SELinux set to Enforcing, you require the following policy:
module syscert_4 1.0;
require {
type admin_home_t;
type init_t;
class file { execute execute_no_trans ...
Bug Summary
The backend authentication setup requires the environment variable TWO_FACTOR_ENCRYPTION_KEY, but this variable is not
documented in backend/.env.example.
As a result, contributors following ...
backend
bug
documentation

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.