Skip to content

issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript

Filter by

4.5M results  (340 ms)

4.5M results

Finding - Files: lib/paginate.js:122,157, utils/flat-array.js:19 - Observation: JSDoc uses {Array} (uppercase) instead of the lowercase convention required by DECISIONS.md § Critical Constraints ...
priority: low
review-finding

Finding Three instances where || is used but ?? is the correct operator per DECISIONS.md § Critical Constraints: * ?? over || for defaults. Use nullish coalescing when the intent is default when missing, ...
priority: low
review-finding

Finding - File: lib/body/multipart/headers.js (68 lines) - Observation: No dedicated boundary test file (headers.spec.unit.js). The parser is only exercised indirectly through lib/body/multiparse.spec.unit.js. ...
priority: medium
review-finding
test

Finding - Files: http/body.js, http/compress.js - Observation: Both middleware have contract tests (*.spec.func.js) but no module-layer unit tests (*.spec.unit.js). Per DECISIONS.md § Testing ...
priority: medium
review-finding
test

Finding - File: http/logger.js - Lines: 171–181 - Observation: The logger error callback logs err.message and err.stack verbatim. Response errors may carry internal exception text (database ...
bug
priority: medium
review-finding

Feature: #268 What Make the lifecycle-state READ map-aware: under a present substrate-map binding state to derive, resolve an issue s position from the adopter s substrate (open/closed + a blocked label) ...
priority:Medium
state:done
type:feature
workstream:schemas

Finding - File: lib/validate.js - Lines: 54–58 - Observation: When options.formats is undefined or true (the default), addFormats(ajv) enables all ajv-formats validators in their default (non-fast) ...
bug
priority: medium
review-finding

Finding - File: lib/response-info.js - Lines: 24–30 - Observation: buildResponseInfo passes res.getHeaders() directly into the response info snapshot without any redaction. When handler({onResponse}) ...
bug
priority: medium
review-finding

Finding - File: lib/link.js - Lines: 86–106 - Observation: When page lastPage (e.g., user requests page 10 but only 5 pages exist), paginationLinks generates a prev link pointing to page - 1 ...
bug
priority: medium
review-finding
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.