issues Search Results · language:Edge language:Python language:PHP language:JavaScript language:JavaScript linked:pr
Filter by
4.8M results
Source Standard
JPL C Coding Standard / NASA Power of Ten — Rule 4; JSF AV C++ — Rule 200
Description
Flag any function whose body exceeds a configurable line count. This is one of the most widely cited ...
Background
The divide() function in calculator.py performs raw division without checking for a zero divisor:
def divide(a, b):
# Bug 1: no check for division by zero
return a / b
Calling divide(5, ...
Parent bounty: #743
Bug Description
The job creation schema in pps/api/src/validators/job.js accepts udgetMin and udgetMax independently, but it does not
validate that udgetMin = budgetMax. This allows ...
Context
We are introducing kagura-plugins — an umbrella marketplace repo that bundles the Kagura Memory Cloud ecosystem so it
can be installed/discovered from one place. Its rule is reference, don t vendor: ...
enhancement
See report: https://github.com/fontra/fontra/discussions/2602
get_length in machwave/models/grain/fmm/contours.py discards contour vertices within a fixed tolerance = 3.0 pixels of
the outer wall, so for grains whose outer surface burns the front vanishes over the ...
_get_burn_area_uncached in machwave/models/grain/fmm/_3d.py sets length_factor = get_length(web) / map_dim but loops
over get_normalized_length() = int(map_dim * length / outer_diameter) slices, so the ...
vLLM is applying num_hidder_layer override to multi-modal models but not for text-only models.
A PHP warning is emitted when opening the session create form:
Warning: Undefined array key fk_soc in htdocs/custom/dolimeet/view/session/session_card.php on line 273
Cause
In the action == create ...
Summary
Add an automated backstop that rewrites checklist sections in closed issue bodies and merged PR descriptions so the
final state reflects completion instead of leaving stale unchecked boxes behind. ...
priority:normal
type:automation

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.