issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript linked:pr
Filter by
3.2M results
Dependency hygiene in packages/dredd (mostly [verified]).
- chai@4.5.0 is in dependencies but never imported in lib/ (grep confirms it s test-only) — it ships to end users.
Move to devDependencies. ...
enhancement
Gaps in the release/CI pipeline (mostly [verified]).
- commitlint.sh compares against master — scripts/commitlint.sh:7 runs npx commitlint --from=master, but the default
branch is main, so it errors. ...
bug
enhancement
[verified] Two CI configs are dead and misleading; GitHub Actions is the authoritative CI.
- .circleci/config.yml: targets Node 10/12/14 and Python 3.6, calls npx lerna exec (lerna was removed), and ...
enhancement
good first issue
Low-severity correctness items (agent-reported; [needs repro]).
- configureReporters default case missing return. packages/dredd/lib/configureReporters.js: the default branch
constructs a BaseReporter ...
bug
good first issue
OpenAPI-3.1-specific gaps in sample generation / parsing (agent-reported; [needs repro]). Relevant to this fork s
OpenAPI-3 focus.
- Multi-type schemas sample only the first non-null type. packages/dredd-transactions/compile/openapi31.js: ...
bug
Two issues in the hooks pipeline (agent-reported; [needs repro] but grounded in the code).
1. try/catch can invoke the callback twice
packages/dredd/lib/TransactionRunner.js:361-405 (runHookWithData). ...
bug
Prerequisites
- [x] I have searched for related issues in the issues list.
- [x] This is an issue with the Halo project itself. If it is not an issue with the project itself(For example:
Installation ...
Two correctness bugs in packages/dredd/lib/CLI.js, both [verified] against source.
1. SIGINT handler crashes (commandSigInt)
packages/dredd/lib/CLI.js:504-507
commandSigInt() {
logger.error( \nShutting ...
bug
문제
console-cli의 세션 쿠키는 **country-bound (KR allowlist)**다. 같은 쿠키 blob이라도 한국 외 IP(클라우드 CI runner의 US/EU 리전, VPN, 해외 거주 사용자)에서
콘솔 API를 호출하면 401 / errorCode: 4010으로 거부된다. 차단은 순수 IP-based이고, 쿠키는 거부당해도 invalidate되지 ...
roadmap
add un keep alive pour pas que la db stop au bout de 24h

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.