issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript linked:pr
Filter by
4.5M results
V18 Phase E release audit.
Goal:
- Audit v1.0 authority, security, public/private, hosted-provider, shell, skipped-not-pass, benchmark, docs-overclaim,
and stale issue/PR boundaries.
Required ...
The GitHub Pages deployment build is currently failing (as reported in Issue #39).
Please investigate the GitHub Actions workflow and the mkdocs build process to identify the cause of the failure.
Requirements: ...
P0-critical
role:devops
status:todo
Problem
ActivityStream rows are always fetched by activity_id, but the column was never indexed. Every analysis run and every
activity-detail page load scans the activity_streams table to gather one activity ...
Problem
activities.user_id and activities.start_date have no index (only block_id is indexed). A Postgres FK constraint does not
create an index. Every hot read path filters (user_id, is_deleted) and ...
Problem
Reactive props need three pieces today: static properties = { count: { type: Number } }, a declare count: number, and a
default. The declare is pure boilerplate that exists only because TypeScript ...
enhancement
Release track: v0.8.0-candidate
목표
HLS fallback, 녹화, AI overlay 후보를 위해 브라우저 WebCodecs 지원 여부를 감지하는 capability gate를 추가합니다.
왜 필요한가
WebCodecs는 HLS fallback, 녹화, overlay frame processing에서 성능 이점이 있지만 모든 ...
Description
There appears to be a typo in the exception class name in dbt-hive/dbt/adapters/hive/connections.py around line 281.
Current code:
raise DbtDatbaseError(...)
Expected:
raise DbtDatabaseError(...) ...
Contributions JSON
{
add : {
BV1y7Ju6nEDg : [
{
place_name : 雪山脚下的千人小镇 Girdwood ,
google_maps_url : https://maps.app.goo.gl/BD6bFcb9U3ta493j9 ,
comment : ...
contribution
Parent Algora bounty: #743
Bug
The API config parses PORT with Number(process.env.PORT ?? 4000). If PORT is present but invalid, the parsed port
becomes NaN and the API crashes during startup with ERR_SOCKET_BAD_PORT. ...

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.