issues Search Results · language:Dune language:Python language:JavaScript language:Java is:public linked:pr
Filter by
5.7M results
The previous agent should have been solved the issues related to had views, however there are still minor issues:
On the hosting platform i have nothing to say, it s perfect For the BananaWiki site tho, ...
Why
Проект использует Tailwind CSS, что противоречит принятой конвенции (CLAUDE.md: «Никогда не используй Tailwind»).
Миграция на БЭМ-методологию приводит стилизацию к единому стандарту.
What Changes ...
Bug: Missing Authentication on Job Creation
Description: The POST /api/jobs endpoint does not require authentication. Anyone can create job listings without being
logged in.
File: apps/api/src/routes/jobRoutes.js ...
TECHNICAL-TEARDOWN.md contains Mermaid diagrams that fail to parse in rendered Markdown.
Observed failures:
- Flowchart labels with punctuation such as parseFlags(argv) are parsed as syntax instead ...
!-- Edit the body of your new issue then click the ✓ Create Issue button in the top right of the editor. The first line
will be the issue title. Assignees and Labels follow after a blank line. Leave an ...
Problem
The Python Coverage CI job runs uv sync --group coverage which downloads ~50MB of unnecessary packages every run:
- ruff (10.9MB)
- maturin (10.2MB)
- ty (11.1MB)
- mkdocs-material (8.9MB) ...
Bug
createJobSchema currently accepts payloads where budgetMax is lower than budgetMin. That creates invalid job records
such as a USD 500-100 budget range and can break client-side filtering, sorting, ...
Hardening surfaced during review of #4 (analyze), deferred to keep that change scoped to its acceptance criteria.
analyze currently assumes well-formed input. It should fail with a clean error: message ...
enhancement
Goal
Rename the Python package emgio - biosigio and cut v1.0.0, the major release reflecting the modality-agnostic biosigIO
direction. Remove the deprecated EMG alias (kept through 0.5/0.6). Audited and ...
Problem
The module-graph import scanner (packages/server/src/module-graph.js, parseFile) runs IMPORT_RE / EXPORT_FROM_RE
directly on raw source with no string/template redaction. So an import ... statement ...
bug

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.