issues Search Results · language:Dune language:Python language:HTML language:HTML language:JavaScript language:Java
Filter by
61.3M results
🔍 Workflow run: https://github.com/engmah72-star/b2c-erp/actions/runs/27109152112 Commit: 549cf54a Deploy SA: unknown
Deploy exit status: true
firebase functions:list AFTER deploy
┌─────────────────────────────────┬─────────┬────────────────────────────────────────────┬─────────────┬────────┬──────────┐ ...
example issue from javadoc plugin
StandaloneJautodocEngineTest.java:22: warning: use of default constructor, which does not provide a comment
[WARNING] public class StandaloneJautodocEngineTest {
[WARNING] ...
enhancement
Summary
diagnostics._normalize_panel_ids() uses isinstance(pi, dict) to gate processing, which is False for RecursiveDict (a
UserDict subclass, not a dict subclass). As a result it returns [] for any ...
audit-2026-06-07
bug
Severity: Medium File: backend/app/middlewares/logging.py, lines 152-154, 103
Evidence:
def _get_or_create_request_id(self, request: Request) - str:
request_id = request.headers.get( X-Request-ID ...
security
Что нужно сделать
Создать файл конфигурации на базе pydantic-settings. Класс Settings читает переменные окружения из .env файла.
Единственный объект settings импортируется по всему проекту.
Переменные ...
backend
Describe the bug As the title says.
Reproduced with world ID wrld_4b7c12e2-dfcd-4a3b-b0a2-4d80809c35ad
Description text:
このワールドはBOOTHで販売中の「【無料版あり】置くだけでそれっぽい空間になる窓とドア」のサンプルワールドです。=================================https˸⁄⁄aohatsukanezumi․booth․pm⁄items⁄7863884=================================1つ目の部屋が無料版の窓2種類とドアのサンプル、2つ目の部屋がそれぞれの有料版のサンプル、3つ目、4つ目の部屋がBOOTHで配布されている無料アセットと組み合わせて作ったモデルルームとなっています。=== ...
https://jireh-4-hls-video-us-isp.dps.live/hls-video/c54ac2799874375c81c1672abb700870537c5223/bravo/bravo.smil/playlist.m3u8?dpssid=b2201035844768f58630b7eef
sid=ba5t1l1xb223293912269534ee6493c6 ndvc=0 ...
aibolit/utils/utils.py:13-19 implements RemoveComments.remove_comments with two unanchored regexes — /\*.*?\*/ for block
comments and //.*?\n for line comments — applied directly to the full Java source ...
Observed Behavior
GET /api/auth/me/ regularly takes 1–3 seconds, with some requests up to 5+ seconds (total round-trip from browser).
Confirmed in production traces from 2026-06-06 through 2026-06-07. ...
bug
Severity: Medium File: backend/app/config.py, lines 285-296
Evidence:
def get_upload_path(self, *paths: str) - Path:
获取上传目录下的文件路径
return Path(self.UPLOAD_DIR).joinpath(*paths) # ← no ...
security

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.