Skip to content

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

Filter by

7.3M results  (332 ms)

7.3M results

Bug Description In src/app.js, inside handleGoogleLogin, the Google JWT credential is decoded using plain atob(): const payload = JSON.parse( atob(token.split( . )[1]) ); JWT tokens use Base64URL ...

Problem The documented test command works: python3 -m unittest discover -s tests -p test_*.py But a common contributor habit fails today: python3 -m unittest tests.test_relay_runtime python3 -m unittest ...
documentation

背景\n\n合并 PR #179 后做产品验收时,使用:\n\nbash\nPATH= /Users/wangxinduo/.nvm/versions/node/v22.13.1/bin:/Users/wangxinduo/Development/sdk/flutter/flutter/bin:/Users/wangxinduo/Development/sdk/flutter/flutter/bin:/Users/wangxinduo/.codex/tmp/arg0/codex-arg0rjp0PA:/Users/wangxinduo/.local/bin:/Users/wangxinduo/.antigravity/antigravity/bin:/Users/wangxinduo/.bun/bin:/Users/wangxinduo/.sdkman/candidates/maven/current/bin:/Users/wangxinduo/.sdkman/candidates/java/current/bin:/Users/wangxinduo/.sdkman/candidates/gradle/current/bin:/Users/wangxinduo/.local/bin:/Users/wangxinduo/.antigravity/antigravity/bin:/Users/wangxinduo/.amp/bin:/opt/anaconda3/condabin:/Applications/RustRover.app/Contents/MacOS:/Users/wangxinduo/.local/share/solana/install/active_release/bin:/Users/wangxinduo/.nvm/versions/node/v23.7.0/bin:/Users/wangxinduo/.local/bin:/Library/Frameworks/Python.framework/Versions/3.13/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/pkg/env/global/bin:/Library/Apple/usr/bin:/Applications/VMware ...

Bug Description In src/app.js, inside renderRider, the weather fetch block checks an undeclared variable active instead of activeJobs.length: // ❌ active is never declared in renderRider if(active ...

Describe the bug In server/src/modules/notifications/routes.js, the route PATCH /mark-all/read is defined AFTER PATCH /:id/read: router.patch( /:id/read , markAsRead); router.patch( /mark-all/read , markAllAsRead); ...
bug

Summary Add a new grocery Gradle module that accepts uploaded receipt images, runs Tesseract OCR on them, parses German grocery receipt text into structured items, and stores the data in PostgreSQL. ...

Summary Include bookmark folder paths in command palette bookmark results, so users can search by folder names as well as bookmark titles and URLs. Why Vomnibar-style bookmark search should work with ...

Bug Description In src/app.js, inside confirmPlantReceipt, the variable earnedTokens is declared with const inside the if (providerAcc) block but referenced outside it in the final showToast call: if ...

Betrifft: /settings/stripe/ Wenn ich Änderungen vornehmen möchte und auf einen belibigen Button Ändern klicket erfolgt keine Aktion und es erscheinen folgende Meldungen in der Browser Console: stripe/:354 ...
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.