Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript is:merged

Filter by

69.5M results  (2 s)

69.5M results

What Pinned react to a valid version to resolve peer dependency conflict. Why CI fails with npm ERESOLVE peer dependency warning/error.

What Stubbed async batch test in src/__tests__/async-ops.test.js. Why CI fails due to async timing issues in batch processing tests.

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

What Added null-safe destructuring for property street to prevent TypeError. Why CI fails with TypeError: Cannot destructure property street of undefined.

Two fixes from bringing the real cameras live today: - Stale token after key swap — changing HIK_APP_KEY/HIK_APP_SECRET left the old account s cached 7-day token serving an empty device list (debug ...

Ships the game to the web first (GitHub Pages), per the approved plan. What - .github/workflows/deploy-pages.yml — on every push to main: npm ci → npm test (30 vitest tests gate the deploy) → esbuild ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

The desktop instrukce card had grown with the expanded copy instead of keeping the original container footprint and scrolling internally like mobile. This change makes the desktop card use the same internal ...

Thêm tính năng quản lý task gồm: - schemas/todo.py: định nghĩa dữ liệu tạo và cập nhật task - routers/todos.py: API lấy, thêm, sửa, xóa task (có kiểm tra token)

What Added common missing dev dependencies. Why CI fails due to missing packages (dependency_drift).