Skip to content

issues Search Results · language:Dune language:TypeScript language:JavaScript language:Java linked:pr language:Python

Filter by

9.3M results  (412 ms)

9.3M results

Problem The RCA agent (agents/rca/agent.py) counts any level=error log event as an incident. The Vercel runtime bridge emits a DEP0169 deprecation warning on /api/healthz at level=error on every deployment. ...

背景 現状の dashboard-bff には、保持中メトリクスの総件数だけを軽量に取得する手段が無い。 - /api/v1/dashboard/summary は最新 N 件のレコード本体を返すため、件数だけ欲しい UI(バッジ・ヘッダ表示・ページャ初期化)でも limit=1 で本体 1 件を取得する必要があり、転送量・直列化コストの無駄が出る。 - /api/v1/dashboard/metrics/names ...

The default POSTGRES_PASSWORD in config.py is defined as str | None = None (or sometimes hardcoded defaults exist). We should change it to str = and add a validation check in validate_secrets() to fail ...

Problem The npm half of the schemas deploy was never finished after the CircleCI→GHA migration (#15179 / #15180). deploy-schemas.yml references a secrets.NPM_TOKEN that was never added, so @mozilla/nimbus-schemas ...

Parent PRD #651. Docs cascade (docs-only; no code). What to build 1. decisions/README.md — supersession annotations per repo convention (ADR FILE Status headers stay Status: Accepted — immutable, ...
slice

Parent PRD #651. The comparison surface. What to build 1. dashboard/comparison.py → full v2: all five per-edge states (confirmed/missing/not-reached/not-exercised/unexpected); run PASS := every ...
slice

Currently, vehicle search only shows results if a year precedes them or the make is typed in and a model query is coming. We want to show options/results when just a make is typed in. Also, we display ...

Python 3.9 is unsupported. FE deps: | Package | From | To | | --- | --- | --- | | @vitest/coverage-v8 | 4.1.6 | 4.1.8 | | @vue/test-utils | 2.4.10 | 2.4.11 | | eslint | 10.4.0 | 10.4.1 | | happy-dom ...

概要 `submitSurveyResponseAction` は回答送信成功後に `revalidatePath(`/surveys/${surveyId}/summary`)` を呼ぶが、ユーザーが回答したページは `/surveys/${surveyId}` であり、回答一覧は `/surveys/responses/me` にある。 サマリーページは管理者向けであり、回答者が見ているアンケート詳細ページや自分の回答一覧のキャッシュが更新されない。 ...

概要 `CancelOnboardingAssignment` は `assignmentRepository.delete(command.assignmentId)` で割当を削除するが、配下の onboarding_tasks を先に削除していない。 `DeleteEmployee` は D1 batch で `onboarding_tasks` を `assignment_id IN (SELECT ...
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.