Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript linked:pr language:JavaScript

Filter by

3.2M results  (362 ms)

3.2M results

Describe the Bug The error message string User not found is exported as USER_NOT_FOUND_MESSAGE from three separate files in the lib/ directory: 1. lib/errors.js — export const USER_NOT_FOUND_MESSAGE ...
ai
backend
help wanted
level:advanced
quality:clean
type:bug
type:feature
type:refactor

Description Apache Flink has released version 2.x series (2.0, 2.1, 2.2), but StreamPark currently only supports up to Flink 1.20. This feature request is to add support for Flink 2.x versions. Key Changes ...

Describe the Bug The constant EMPTY_HISTORY_RESPONSE in lib/history-response.js is defined as: export const EMPTY_HISTORY_RESPONSE = { success: false, data: [], }; The success: false with data: ...
ai
backend
frontend
level:beginner
type:bug
type:design
type:feature

Make color themes more contrast, make switch language same style as logout, remove borders and shadows from text inputs, make them flat

Describe the Bug The file actions/interview.js contains duplicate import statements on consecutive lines (12 and 13): // Line 12 import { checkRateLimit, formatResetTime } from @/lib/rate-limit-actions ...
ai
backend
bug
frontend
type:bug
type:design
type:devops
type:feature
type:refactor

Describe the Bug The file lib/history-auth.js contains duplicate imports and two functions that perform exactly the same operation: 1. The imports import { auth } from @clerk/nextjs/server and import ...
ai
backend
quality:clean
type:bug
type:devops
type:feature
type:refactor
type:security

Problem verify-integration-tests.yaml and verify-extras.yaml already pass -Dmaven.javadoc.skip=true, but verify-cli.yaml does not. The CLI verification builds a GraalVM native image and runs tests — javadoc ...
area/build
area/dependencies
area/QE

Describe the Bug The chatWithAI function in actions/chat.js returns inconsistent data types depending on the code path: - Success path (line ~156): returns a plain string — { success: true, data: responseText ...
ai
backend
bug
database
frontend
level:intermediate
type:bug
type:design
type:devops
type:feature

Describe the Bug The file lib/rate-limit-actions.js contains a SyntaxError caused by two conflicting implementations of checkRateLimit merged into the same function body. The first return statement (line ...
ai
backend
bug
database
frontend
level:critical
type:bug
type:design
type:devops
type:feature
type:performance
ui/ux

enhancement
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.