Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:PHP

Filter by

24.6M results  (664 ms)

24.6M results

In exportUtils.ts, the catch block uses err: any. This should be typed properly.

In api.ts, the catch block uses error: any. This should be replaced with unknown and type checking.

Auto-reported by camofox-crash-reporter. All data is anonymized. Environment - version: 1.7.2 - node: v20.20.2 - platform: linux - uptime: 56744 min Resources - node RSS: 152 MB - node ...
auto-report
likely-sleep
stuck

Issue Summary: Upon switching the language to Arabic in the Enatega Multivendor Rider App, a language inconsistency is observed in the Wallet section. Specifically, the heading Enatega Cash remains in ...

In Dashboard.tsx around line 2173, Object.values(fileReviews).forEach((fr: any) = ... uses any. Use the existing FileReview interface.

Location: app/Http/Controllers/Admin/User/Token.php:38 (the user-token flow) — and presumably the same pattern in Admin/Account/Token.php. return redirect()- route( users.edit , $user) - with( success ...
enhancement

In diagnostics.test.ts, there are multiple uses of any. Mock types should be explicitly typed where possible.

In MetricsChart.tsx, there s (data.trends || []).map((t: any) = .... Define an interface for the trend data instead of using any.

📝 Description In games/2048-Game/2048-Game.py, clicking the ** Restart Game ** button correctly resets self.score = 0 and self.moves_left = TOTAL_MOVES internally. However, the High Score is permanently ...
type: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.