issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript linked:pr language:TypeScript
Filter by
8M results
問題
scraper.py の scrape_company() が全例外を except Exception: return で飲み込んでいるため、スクレイピングが失敗しても原因が全くわからない。
修正内容
- logging モジュールを追加
- スクレイピング失敗時に logger.warning でURL・エラー種別をログ出力
- スクレイピング成功時に logger.debug ...
It appears that the latest release introduced a styling regression affecting product cards on hover.
Previously, when hovering over a product card, the card content expanded cleanly without any visible ...
背景
現在のREADMEはセットアップ手順は揃っているが、採用担当者・エンジニアがGitHubで見たときに「このアプリで何ができるか・できないか」「つまずいた時の対処法」が記載されていない。
追加内容
- [ ] 「AI の動作仕様」セクション: できること/できないことを明記
- [ ] 「トラブルシューティング」セクション: よくあるエラーと対処法
優先度
必須(転職活動中のポートフォリオとして採用担当者への訴求力が高まる) ...
WordPress should declare its agent-task default backend as extension policy instead of relying on the WP Codebox
runtime/provider manifest to mark itself default.
Acceptance criteria:
- wordpress/wordpress.json ...
Concern: tools parsing the audit output (especially the report metadata/snapshot) will break if the format changes. The
old --format json was { scanned, findings } — unversioned, and the snapshot wasn ...
enhancement
npm audit fix
We need to update the os version used
Example: https://app.readthedocs.org/projects/openff-qcsubmit/builds/33170279/
Config file validation error
Config validation error in build.os. Expected one of ...
What
Follow-up to #354 — pyflakes tests/ now flags 31 unused imports across 22 files. Same pattern: pure dead imports, no
behavior impact.
Mostly import pytest left from copy-paste in sync-only test ...
Problem Statement
There is currently no way to fetch classrooms filtered by a specific floor, which is needed for the classroom selection
UI.
Proposed Solution
Add a new GET /api/get-classroom-by-floor ...
enhancement
Problem
The root app (geo-convert/) already lints with eslint-config-agent, but the e2e/ Playwright package has no linting at
all — no ESLint config, no lint script. That leaves the end-to-end specs and ...

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.