issues Search Results · language:Dune language:Python language:Java language:Python language:JavaScript language:JavaScript
Filter by
55.4M results
Summary
Add a GitHub Actions workflow that runs the backend test suite, ruff lint, and mypy type checks on every push and pull
request.
Background / Context
PR #21 reviewer noted that the repository ...
enhancement
Problem
There is no helpbot/tools/ directory anywhere in the codebase. When the tool-use loop (issue #70) calls run_tool(name,
input), that function does not exist yet — nothing will execute.
The existing ...
Summary
On the Breadcrumb demo, nav x-breadcrumb renders nothing.
Repro
nav x-breadcrumb data-items= Home,Products,Electronics,Smartphones /nav
Observed
Nothing renders — no breadcrumb trail. ...
img width= 814 height= 134 alt= Image src=
https://github.com/user-attachments/assets/79c25599-48cc-4b24-9299-b71272022fd9 /
Precision gap. A tensor allocation s shape — an explicit argument in the source — is not recovered. When
getDefaultShapes is reached without a resolved shape, it throws instead of recovering the explicit ...
Precision gap. The shape of a read_data-sourced tensor is not recovered. read_data is present in the modeling catalog,
but its field key is a string rather than an integer index, so getFieldIndex cannot ...
Relates to #82 (volume whole/part). A multi-number regnum range is a confirmed registered multi-volume whole (66-69% of
the ~9,736 such records carry an explicit whole/covering-range indicator; 60.6% are ...
问题描述
js/__tests__/core.test.js 中的测试用例内联复制了被测试函数的实现代码,而非引用 YAQ.* 命名空间中的实际函数。这意味着如果生产代码修改了实现,测试不会失败。
示例
// 测试 — 复制了一份 escapeHtml 实现,而非引用 YAQ.escapeHtml
describe( escapeHtml , () = {
function escapeHtml(str) ...
问题描述
GitHub Actions CI 工作流中,lint 和 test 步骤在 build 步骤之后运行。如果 build 失败,后续步骤仍会执行,浪费 CI 时间。
当前流程
- name: Build
run: bash build.sh
- name: Lint # ← build 失败后仍会执行
run: npx eslint js/ --max-warnings ...
Follow-up to #102. ~9,736 registrations have a multi-number regnum (a space-separated list/range like A160078 A160079
A160080) — confirmed to be registered multi-volume wholes (60.6% strictly consecutive; ...

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.