Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript is:public linked:pr

Filter by

1.7M results  (355 ms)

1.7M results

Describe the Bug The current application architecture has three severe bugs related to state management and routing: 1. Broken Back Button Routing: The application exclusively uses history.replaceState() ...

- Title: bug: validation failures in assessment tests and missing rate-limit mocks - Description: Description Several issues crash assessment tests: 1. The schema validators ...
ai
backend
database
level:beginner
level:intermediate
type:bug
type:devops
type:testing

- Title: bug: missing cache service mock functions and cache key lookup bug in route caching - Description: ### Description Several unit tests fail due to mock gaps and route mismatches: ...
ai
backend
level:intermediate
type:bug
type:devops
type:feature
type:performance
type:testing

- Title: fix: resolve unclosed test block and duplicate spy declarations in useStreamFetch tests - Description: Description The tests/use-stream-fetch.test.mjs suite fails to run ...
ai
bug
frontend
type:bug
type:design
type:devops
type:feature
type:testing

- Title: bug: export route replaces filename spaces with underscores breaking unit tests - Description: Description When exporting chat conversations, the backend sanitizes the conversation ...
ai
backend
bug
frontend
type:bug
type:design
type:testing

Someone reported anonymously: Website URL https://commandcode.ai What browser are u using? Chrome 149.0.0.0 Version 1.1.9 Issue type General Notes
Anonymous request
V1.1.9
Website request

The app currently exposes the API with no authentication and no CSRF protection. Anyone who can reach the web port can drive SSH/docker/containerlab on the configured hosts. This epic adds an application-level ...

Summary Enable the built-in no-extra-bind rule (as error) in the shared rule set. Motivation no-extra-bind flags a .bind() call on a function that never references this and binds no arguments — for ...

Summary Enable @typescript-eslint/explicit-function-return-type (as an error) for TypeScript source files (.ts/.mts/.cts) in the shared config. What it catches It flags any function that has no explicit ...

src/sum.js に sum(arr) を実装。配列の合計を返す。空配列は0。テスト: node --test src/sum.test.js
automation
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.