issues Search Results · language:Dune language:JavaScript language:Java language:Java linked:pr linked:pr language:Java
Filter by
3.2M results
Author s Name
Jimmy B
Title
Scoutmaster, Troop 123
Avatar Image
headshot.jpg
new-author
Was comparing the balance and price submission paths and noticed an inconsistency.
RocketNetworkBalances.submitBalances checks the submit frequency from getSubmitBalancesFrequency() before allowing an ...
RocketNetworkFees.sol compiles with Solidity 0.7.6, which doesn t have built-in overflow protection. The contract uses
SafeMath for add/sub/mul/div, but the exponentiation operator ** on line 72 isn t ...
배경
auth-onboarding(#28·#30)에 이어, 온보딩 흐름에 약관 동의(US-1-7) 와 이메일 인증(US-1-6) 단계를 추가한다. 국적 참조(countries)·닉네임 자동 생성도 함께 도입한다.
작업 범위
- 약관 동의 API — POST /api/v1/auth/terms
- 이메일 인증번호 발송·확인 API — POST /api/v1/auth/email/{verification-code,verify} ...
Bug description
MilvusVectorStore supports configuring the metadata field name through metadataFieldName(...) and
spring.ai.vectorstore.milvus.metadata-field-name.
However, filters still use the default ...
status: waiting-for-triage
Problem
Attempting to adopt eslint-config-agent in a project running ESLint 10 fails at lint time. ESLint 10 removed several
long-deprecated rule-context APIs (e.g. context.getFilename()), and some of ...
The file below has an erroneous newline in the middle of the Note: . That s one way to end up with just without a
closing quote for an attribute value. The parser then runs into an index error:
java.lang.StringIndexOutOfBoundsException: ...
Overview
Deploys the React + Vite dashboard to GitHub Pages so it is publicly accessible at
remainingdelta.github.io/se-author-gender-diversity, replacing the local-only localhost:5173 link currently ...
Rule
@typescript-eslint/no-import-type-side-effects (set to error)
What it catches
Flags the inline mixed-qualifier import form — e.g. import { type ZodEnum, z } from zod or import { type A } from ...
Description
The Weakness section in the dashboard displays only 2 issues instead of the actual 27 open weakness issues. This is
because the filter used to query weakness issues is outdated.
Current behavior ...

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.