issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:C# linked:pr
Filter by
5M results
问题
_query_text() 在 evaluate JS 中使用了可选链 ?.:
async def _query_text(self, selector: str) - Optional[str]:
try:
result = await self.tab.evaluate(
f (document.querySelector( {selector} ...
问题
crawl_user() 方法不接受 max_articles 参数,始终从 config.yaml 读取默认值:
# scripts/crawler_nodriver.py
async def crawl_user(self, user_id: str) - List[dict]:
result = await self._crawl_one_user(
account, ...
Scope
Add one narrow contract test proving a truthy non-string title does not fall back to name in _source_title().
Goals
- Lock the current _source_title() behavior found in Stage 213.
- Prove ...
Can the NuGet packages please be re-signed? The signatures are not valid right now:
/home/runner/work/***/***/src/***/***.csproj :
error NU3012: Package Refit 10.1.6 from source https://api.nuget.org/v3/index.json ...
Problem
GetAssetPacks.cs line 43 passes a hardcoded error string to Log.LogCodedError( XA0140 , ...) instead of using the
existing localized resource string Properties.Resources.XA0140. This means users ...
automated
code-quality
needs-triage
배경 / 목적
Jenkins/Kaniko/Harbor 기반 CI/CD 배포를 진행하려면 onramp-api 컨테이너 이미지와 Jenkins pipeline 설정이 필요합니다.
작업 항목
- [ ] Dockerfile 작성
- [ ] CPU-only torch 기반 단일 API 이미지에 reranker 포함
- [ ] .dockerignore ...
chore
documentation
priority-P0
track-A
Bug Description
Bug: Azure Foundry fallback with Entra ID authentication produces 401s
Problem
When Azure Foundry is configured as a fallback provider with auth_mode: entra_id, every request after failover ...
area/auth
P3
type/bug
Add an exported slugify(text) function to src/strings.js that lowercases the input, trims it, and replaces any run of
non-alphanumeric characters with a single hyphen (no leading/trailing hyphens). Example: ...
Objective
Resolve semantic-release failure in GitHub Actions caused by missing conventionalcommits preset module dependency while
preserving current release behavior.
Task list
- [ ] Add missing devDependency: ...
released
Task ID
FQV2-037
User / Business Goal
Continue Flange QC v2 progress by making the QC feedback metadata export machine-checkable before MLOps or
dataset-labeling workflows consume it. The prior FQV2-036 ...
agent:plan

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.