issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:HTML language:Python
Filter by
47.1M results
{ type : audio , num :19, ts : 2026-06-08T12:05:30.110Z }
next-lesson-request
When visiting /admin, the Admin tab in the navigation bar does not get the blue tab-active class applied. The code uses
abs_html( admin ) which should set dmin_cls = tab tab-active , but the tab still ...
After clicking a job link to mark as applied, the grid row does not update its status/applied_date columns in-place. The
backend updates correctly (dashboard counts change) but the AG Grid row stays unchanged ...
Summary
get_global_news_yfinance silently feeds future-dated articles into historical backtest runs. No error is raised — the
contaminated output looks completely normal.
Environment
- yfinance: current ...
{ type : audio , num :18, ts : 2026-06-08T12:05:25.389Z }
next-lesson-request
{ type : audio , num :17, ts : 2026-06-08T12:05:20.577Z }
next-lesson-request
問題描述
src/trainer.py 第 102 行開啟了一個檔案 handle:
log_file = open(log_file_path, w , encoding= utf-8 )
該檔案只在 finally 區塊(第 255 行)關閉。然而 generator 會 yield 多次(進度更新)才到達 finally 區塊。如果呼叫者提前停止迭代 generator(例如使用者取消訓練),檔案 ...
bug
{ type : audio , num :16, ts : 2026-06-08T12:05:15.611Z }
next-lesson-request
Tasks: Add langchain-groq to requirements.txt Add GROQ_API_KEY to .env.example Add provider switcher in scorer.py
(local/cloud) Update .env with PROVIDER setting
backend
enhancement
Problem
In recruiterRoutes.js, the patch route is defined as /applications/status (no path variables). However, in
recruiterController.js, it reads const { applicationId } = req.params; while the frontend ...

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.