issues Search Results · language:B4X language:C++ language:JavaScript language:Java language:JavaScript linked:pr linked:pr
Filter by
3.8M results
Description
The LVM EE driver crashes because of a call without options when executing mv in FT mode. Reported by @onenhansen (TY).
To Reproduce
When FT triggers the mv script it goes into a special ...
Category: Drivers - Storage
Priority: High
Status: Accepted
Assigning globalThis.fetch to an instance property and invoking it as this.fetch(...) loses the window binding; browsers
throw Failed to execute fetch on Window : Illegal invocation (Node is permissive, ...
The recent coverage work raised the suite from ~60% to ~83% line / ~71% branch. Add a jacoco:check floor so coverage
cannot silently regress.
- BUNDLE limits: line = 0.80, branch = 0.68 (just below ...
maintenance
Problem
불이 난 미로에서 지훈이는 매 분 상하좌우로 이동하는 불을 피해 가장 빠르게 미로 밖으로 탈출해야 한다. 불은 매 분 인접한 빈 칸으로 번지고, 지훈이는 벽을 통과할 수 없으며 불이 도착한 칸이나 동시에 불이
도착하는 칸으로 이동할 수 없다.
Input
- 첫 줄에 미로의 크기 R, C가 주어진다.
- 다음 R개의 줄에 미로 정보가 ...
Bug
StaticNoise includes onComplete in its useEffect dependency array:
useEffect(() = {
if (!active) return;
setVisible(true);
const timeout = setTimeout(() = {
setVisible(false);
onComplete?.(); ...
in the generated json classes we put nulls inside the json object, we should not do this
for example
public static JsonObject toJson(Example o) {
JsonObject json = new JsonObject();
if (null ...
What happens
Any Immoscout search URL that contains exclusioncriteria=swapflat (the web UI s Tauschwohnungen ausschließen filter)
never returns a single listing. No error is logged — the job just quietly ...
- [ ] Reorganize user module into dao (dto, enums, model, repository) and mapper packages;
- [ ] Add UserRequest and UserResponse DTOs with validation;
- [ ] Add MapStruct mapper and Lombok; configure ...
The latest successful CI/deploy runs started emitting GitHub s upcoming Node 20 deprecation warnings from pinned
third-party actions in our workflows.
Concrete cases seen in the current workflow set: ...
backlog
github_actions
Parent Algora bounty: #743
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, please create ...

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.