Skip to content

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

Filter by

4.4M results  (349 ms)

4.4M results

Issue class Implementation / governance slice, workflow-maintenance only. Objective Pin the bounded Windows startup/import smoke gate away from the moving windows-latest label so the workflow avoids ...

Summary iicp-node serve crashes on its own default host with socket.gaierror: [Errno -9] Address family for hostname not supported. The serve listener socket is hardcoded to AF_INET (IPv4), but the CLI ...

Summary iicp-node init crashes with ModuleNotFoundError: No module named cryptography on a default install. cryptography is required by the core operator-identity path but is only declared under the ...

概要 2026/06/08 午前のテクニカル雑談を作成します。 収集対象 - Microsoft - AI - Azure - クラウド(AWS / GCP / OCI) - セキュリティ このIssueは GitHub Actions により自動作成されました。

WHAT-1839: Discard Invariant Guard Goal Mechanize the Discard Invariant guard in sync_and_clean_node (kernel/daemon_node.py) to prevent silent state loss. During a sync operation, before executing git ...
backlog

Description In services/authService.js:46-48, the outer catch block of syncCustomClaims silently discards all errors: } catch { // Keep login non-blocking if claim migration fails. } While keeping ...
GSSoC'26
mentor:Ayushh-Sharmaa

Description In services/authService.js:39, the syncCustomClaims function calls user.getIdToken(true) to force-refresh the Firebase token, but silently swallows any failure: await user.getIdToken(true).catch(() ...
GSSoC'26
mentor:Ayushh-Sharmaa

Description In hooks/useAttendance.js:81-97, the fetchGamification callback returns a cleanup function () = controller.abort(): const fetchGamification = useCallback(async () = { if (!user) return; ...
GSSoC'26
mentor:Ayushh-Sharmaa

Description In lib/ai/groq.js:87-91, the chat message validation schema checks the message length against 10,000 characters but the error message claims the limit is 2,000 characters: if (data.trimmedMessage.length ...
GSSoC'26
mentor:Ayushh-Sharmaa

Description In utils/offlineSyncValidator.js:7, the code imports createLogger as a named export from ./logger: import { createLogger } from ./logger ; However, utils/logger.js exports a default winston ...
GSSoC'26
mentor:Ayushh-Sharmaa
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.