issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
40.8M results
Its really hard to judge a horizontal/vertical without some sort of guideline overlay on the image when doing fine
rotation to align horizons/buildings or whatever.
The problem
There is the following deprecation warning:
Logger: homeassistant.helpers.service Source: helpers/deprecation.py:272 First occurred: June 13, 2026 at 12:12:06 PM
(60 occurrences) Last logged: ...
Bug
Two related issues in the M6 admin slice:
1. src/apply_pilot/features/admin/api.py:354 — admin_health_page runs every probe concurrently with asyncio.gather(...,
return_exceptions=True) and ...
area:admin
priority:p2
type:bug
Bug
src/apply_pilot/features/admin/health.py:228 — MigrationsHealthCheck._probe builds the SQL via f-string:
text(f\ SELECT {ALEMBIC_VERSION_COLUMN} FROM {ALEMBIC_VERSION_TABLE}\ )
The interpolated ...
area:admin
priority:p2
type:bug
Bug
src/apply_pilot/features/writing_style_memory/summariser.py:12 — module docstring says the output is * a single string
with three pipe-free, comma-free sections joined by `;` *. The actual implementation ...
area:cover-letter
priority:p2
type:bug
Bug
Three issues in src/apply_pilot/features/careers/adapter.py:
1. Line 275 — _fetch_with_retry catches httpx.HTTPError and re-raises CareersTransportError(str(exc) or
exc.__class__.__name__), ...
area:sources
priority:p2
type:bug
Bug
src/apply_pilot/features/sources/breaker.py:298 — CircuitBreaker.record_failure refreshes _opened_at every time a
failure arrives while the breaker is OPEN. This means a sustained outage that keeps ...
area:sources
priority:p2
type:bug
Bug
src/apply_pilot/features/cover_letter/service.py:336 — generate_for_match mutates existing.content,
existing.prompt_version, existing.model_used, existing.updated_at directly (lines 338-341). The ...
area:cover-letter
priority:p2
type:bug
Bug
src/apply_pilot/features/telegram/actions/accept.py:379 — _record_style_memory derives cover_letter_id as:
cover_letter_id = getattr(draft, \ id\ , None) or match_id
If a CoverLetterDraft row exists ...
area:cover-letter
priority:p2
type:bug

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.