issues Search Results · language:Dune language:JavaScript language:Java language:Java linked:pr language:Java language:Java
Filter by
3.2M results
Problem
Every custom rule in rules/ ships with a *.spec.js RuleTester suite — except error-only-exports, which currently has no
test file. That rule decides whether a file is error-only (so it can skip ...
Problem
The scan title filter matches keywords as plain substrings (lower.includes(kw) in buildTitleFilter). For short acronyms
this causes false matches:
- positive COO matches Coordinator (e.g. Marketing ...
Goal
Embed two new short demo GIFs directly in README.md so the README itself shows what allowlist and denylist modes look
like, instead of relying solely on screenshots and a single Modrinth-hosted clip. ...
What
Enable the built-in prefer-object-spread rule (error) in sharedRules so that the object-spread form is required instead
of Object.assign:
// flagged
const merged = Object.assign({}, base, override) ...
목표
관리자 경로 검색 현황에서 경로 차단 비율을 한눈에 확인하고, 기준 이상이면 점검 필요 상태로 볼 수 있게 한다.
대상 영역
- 백엔드 관리자 경로 검색 현황 View
- 관리자 경로 검색 현황 Thymeleaf 화면
- repository contract
배경
경로 검색 결과가 BLOCKED로 누적되면 이동약자 사용자가 실제 이동 ...
🎟️ 상위 작업 (Ticket Number)
TRIP-10
📝 상세 내용(Description)
GET /api/map/markers 지도에 표시할 릴레이 마지막 위치 목록 조회 API 구현
- 각 릴레이의 마지막 relay_step 위치 반환
- categoryId 필터 지원 (없으면 전체)
- ARCHIVED 상태 릴레이 제외 - 토큰 ...
En nuestra aplicación, necesitamos implementar un toggle de light y dark. Por defecto tiene que estar en modo oscuro
pero el switch debe cambiar el juego a modo light.
enhancement
prioridad-media
ui
Parent Algora bounty: #743
Reissue note: this covers the same bug class as #7915, but #7915 is limited to its creator. I am opening this separate
issue before submitting my own fix attempt.
Bug
The ...
Description of the bug:
Under --nobuild_runfile_links, each spawn strategy module creates its own RunfilesTreeUpdater with its own private dedup
map (updatedTrees), but all of them stage runfiles into ...
type: bug
untriaged
Problema
El proyecto actual tiene una estructura feature-bundle donde cada dominio (product, category, user) agrupa sus propios
controller, service, repository, dto y mapper. Esto dificulta encontrar ...

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.