issues Search Results · language:Edge language:TypeScript language:HTML language:JavaScript language:JavaScript linked:pr
Filter by
5.7M results
Problem
Neither the root nor the backend package.json declares the required Node.js and npm versions. npm emits no warning when
a user tries to run the project with an incompatible Node version.
Current ...
Problem
The project has no EditorConfig file. Contributors using different editors (VS Code, WebStorm, Vim) may have different
indentation settings, causing inconsistent files.
Current Behavior
Without ...
Problem
The project has no code formatter configuration. Different contributors use different formatting styles, causing
inconsistent code and unnecessary formatting changes in diffs.
Current Behavior ...
Project name
Dynasty Timeline Builder
One-line description
Kings Wars Historical events
Your GitHub username
Shrutiii01
Tags
.
Pre-flight checks
- [x] I read CONTRIBUTING.md
- [x] My folder ...
enhancement
Problem
The project has no .nvmrc file to specify the required Node.js version. Contributors may use incompatible Node.js
versions, causing unexpected errors.
Current Behavior
The Dockerfile uses node:20-alpine, ...
What
Enable the @typescript-eslint/switch-exhaustiveness-check rule (set to error) in eslint.config.mjs.
What it catches
When a switch statement discriminates over a union type or enum, the rule requires ...
🔗 Мета
Labels: docs | priority:P0 | processes | navigation Milestone: Sprint 3 — Hybrid Minimum Bootstrap User Story / ФТ:
mango:ba-processes-map Linked Backlog: governance/BACKLOG.md Rules of Engagement: ...
Project name
Ancient Trade Route Explorer
One-line description
Silk Road Spice Route Interactive map
Your GitHub username
Shrutiii01
Tags
.
Pre-flight checks
- [x] I read CONTRIBUTING.md
- ...
enhancement
Problem
The seed script (backend/seed.js) contains a hardcoded password 123456 for the test recruiter account. This is a
security concern - if the seed script is run in production, the default password ...
Summary
Enable the @typescript-eslint/strict-boolean-expressions rule (level error) in the ESLint config.
What it catches
The rule forbids using a non-boolean value directly in a boolean context (if, ...

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.