Skip to content

issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:PHP language:Java

Filter by

18.9M results  (829 ms)

18.9M results

Priority: P1 · Review finding: #10 Problem src/scanJobs.js runFetch only checks _cancelFn() after downloadToTemp resolves, so cancelling during a large download keeps streaming the whole tarball to disk. ...
bug

Problem The repository s version-surface contract is currently out of sync with the actual artifact schemas: MISMATCH: artifact_schemas: hash mismatch (stored ea9f409f9f334c7af098917960617d7617c4c59d6f9c7be00bd69566213684fe ...
P0

Priority: P1 · Review finding: #13 Problem src/projects.js updateFailureStatus / batchUpdateStatus write whatever string the client sends. computeStats only counts pending|accepted|rejected, so junk ...
bug

Priority: P1 · Review finding: #14 Problem src/jsonStore.js readJson throws on unparseable JSON, and readIndex / listProjects propagate that into 500s on every request. Writes are atomic (tmp + rename) ...
bug

Follow-up to #1276 (dispose-on-leave for lazy walkthrough buildings). Risk disposeRoom(rm) disposes any material on a far room s meshes UNLESS it is listed in the SHARED_MATS skip-set (the eight known ...
bug

Priority: P1 · Review finding: #4 Problem src/templates.js createTemplate derives the id from the name: const tid = data.id || (data.name || custom ).toLowerCase().replace(/ /g, - ); Creating a custom ...
bug

Priority: P1 · Review finding: #7 Problem static/js/detail.js _loadDetail has no try/catch. A 404 (scan deleted/replaced under a stale link) or 500 leaves the page on Loading... forever. This is the ...
bug

Summary The immutable v0.2.0-rc.1 tag ships an App unit test that fails against the Framework implementation from the same tag. Reproduction php test/app/UnitTest/run.php Result: CatalystAppTest\Frontend\AppConsumersArchitectureTest::testAccountUsesTheCanonicalShellContract ...

Priority: P1 · Review finding: #2 Problem src/handler.js:55: size: parseInt(size) || 50, parseInt( 0 ) is falsy, so size=0 falls back to 50. The frontend deliberately uses size=0 as a lightweight stats-only ...
bug
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.