issues Search Results · language:Dune language:JavaScript language:JavaScript language:HTML linked:pr language:HTML
Filter by
2.2M results
What
Enable the built-in no-implicit-coercion rule (as error) in the shared config s sharedRules, applying to both JS and TS
files.
The rule flags shorthand type-coercion tricks:
- !!value instead ...
Mô tả
Cho phép người dùng upvote/downvote bình luận (và bài OP) để phản ánh chất lượng nội dung.
Yêu cầu
- Nút ▲ / điểm / ▼ trên mỗi bài trong thread.
- Mỗi người (theo dấu vân tay ip + posterToken) ...
buildWordOrderQuestion in src/lessonLogic.js splits the filled sentence on spaces and uses the result as both the token
cloud and the correct answer:
function buildWordOrderQuestion(table, sentence, person) ...
@claude
TASK: Implement Shard Drops, Floor Gating, and Sharder Economy (Stage 2)
CONTEXT: riftspawn is a dungeon-crawl game. A Sharder NPC already exists (Stage 1). Bosses exist with color/tier
metadata. ...
Summary
Enable the import/no-cycle rule in the shared config (error).
eslint-plugin-import is already registered as a plugin and several import/* rules are configured, but
circular-dependency detection ...
Problem
The reference fork helpers (packages/{mongo,postgres,redis}-backend/test/helpers/forkHelper.ts, all identical at
~line 49) report a child error to the parent via:
process.send(JSON.stringify(err)); ...
Problem
The config enables several eslint-plugin-import rules and sets import/resolver: { typescript: {} }, but it never sets
import/parsers. Without that setting, eslint-plugin-import can resolve a TypeScript ...
Problem
In packages/postgres-backend/src/PostgresJobRepository.ts, the three saveJob INSERT statements (plain insert,
single-type upsert insert, and unique/debounce insert) omit the fail_reason, fail_count, ...
Refs #1882 Refs #2636
Context
During PR #2637 review, Codex flagged a P1 issue: a successful live API-key response is currently normalized as
suggestion.content, while the existing frontend endpoint ...
bug
safety
scout
Refs #1882 Refs #2636
Context
During PR #2637 review, Codex flagged a P1 issue: the /api/scout/suggest endpoint currently passes context.fetch into
the API-key transport, but normal Cloudflare Pages ...
bug
safety
scout

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.