Skip to content

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

Filter by

389k results  (559 ms)

389k results

Image.autodetect(source) is annotated - Image but only handles str and Path. For any other source (e.g. bytes) it falls off the end and implicitly returns None. Callers then access .source/.media_type/.data ...
bug
status:needs-investigation

Summary The existing AGENTS.md was 987 lines with verbose tutorials, redundant examples, and stale workflow sections. Rewritten to 116 lines of high-signal, verified guidance. Removed - Verbose changelog ...
documentation

createHackathonSchema has no validation to check if startDate is before endDate. Fix: Add validation check in Zod schema.
gssoc
type:feature

sentry_sdk.utils.match_regex_list iterates a user-supplied list of patterns and, with the default substring_matching=False, checks item_matcher[-1] != $ . If any element is the empty string, [-1] raises ...
Bug
Python
Waiting for: Product Owner

When a signal is created, lastSeenAt is left uninitialized. Because NULL is skipped by lt comparisons, new signals are never marked as STALE. Fix: Initialize lastSeenAt to current date on creation.
gssoc
type:feature

Description Agents that use memory (or any input/output processors) still emit this debug log on every agent.generate() / agent.stream() on the latest @mastra/core@1.40.0: Cannot get workflow run. Mastra ...
Agents
bug
effort:medium
impact:medium
Memory
status: needs triage
trio-tb
trio-tnt
Workflows

Attendance checkout looks for a check-in record exactly matching today at midnight. Shift workers trying to check out after midnight will find no check-in record. Fix: Find the most recent active check-in ...
gssoc

IIT Professor lists and stats are cached, but modifying a professor does not clear this cache, resulting in stale data. Fix: Invalidate professor caches on modifications.
gssoc

Summary The authenticated GET /api/repositories/[id]/generate-architecture route reads repositoryKnowledge directly by repository ID without verifying that the authenticated user owns or can access that ...
gssoc:assigned
gssoc-2026

prefect.utilities.dockerutils.parse_image_tag splits the image reference on : (and @) and unpacks the result into exactly two variables with no maxsplit. When the tag/digest segment contains a second colon, ...
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.