issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Go language:JavaScript
Filter by
31.1M results
CI Failure
- Workflow: CI Auto-Heal
- Commit: 1b6c395176863ef52a6517befc78600f3cea12a7
- Run: https://github.com/jclee941/resume/actions/runs/27827604469
Action Required
Inspect the failed run ...
automated
bug
ci-failure
Requested by: @vaind
Merge target: (default)
Quick links:
- View changes
- View check runs
Assign the accepted label to this issue to approve the release. To retract the release, the person requesting ...
Bug
backend/src/modules/sessions/routes.js DELETE /me/:sessionId has only auth middleware. The repository revokeSession does
the ownership check via SQL WHERE session_id = AND user_id = . UUIDs are unguessable ...
backend
security
Adding printf to the standard library was a good idea, but it makes me immediately realize that sprintf would be good
for formatting.
printf could be reimplemented in terms of sprintf, trivially too. ...
Bug
backend/src/modules/auth/service.js login calls repo.findByEmail(email) without lowercasing. The seeded admin is
admin@internops.com (lowercase); a user typing Admin@InternOps.com gets Invalid credentials ...
backend
Phase 0 のデータ土台を使い、6タブ目「Value」を新設(Exposureの次・Briefingの前)。総合レンズ=保有をサイズ乖離(現在%−適正%)降順に並べ、verdict
chip+サイズバー+PER/PEG/%タイルを表示。バリュ/品質/モメンタムのレンズは Phase 2(pill は disabled)。トリガー②・的中率C は
Phase 5。
Bug
backend/src/modules/auth/service.js login writes the LOGIN audit log and then returns. If the client disconnects between
the audit write and the response flush, the audit log says the user logged ...
backend
CI Failure
Workflow npm_and_yarn in /apps/job-server for nodemailer - Update #1422765836 failed and could not be auto-healed.
- Run: https://github.com/jclee941/resume/actions/runs/27816733563
- ...
Problem
A routine s agent health is reported solely by agent_registered, which is computed as:
// src/routines/model.rs
let agent_registered = agent_toml_path( routine.agent).exists();
This only asserts ...
auto-suggested

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.