Skip to content

issues Search Results · language:Edge language:Python language:JavaScript language:Java language:TypeScript language:Python

Filter by

71.3M results  (730 ms)

71.3M results

Description: An issue has been identified on the Enatega Food Delivery website when the language is set to Arabic. Specifically, when adding or removing a restaurant from the favorites list, the notification ...

gh_issue: 170 gh_issue: 168 gh_issue: 166 gh_issue: 164 gh_issue: 162 gh_issue: 160 gh_issue: 158 gh_issue: 156 gh_issue: 154 gh_issue: 152 gh_issue: 150 gh_issue: 148 gh_issue: 146 gh_issue: ...
bug

Type: feature Current state When --store is not set, the scraper prints article dictionaries to stdout: - news_scraper.py:191-195 prints each article and increments counters. Feature request Add ...

Criar a entidade Drone responsável por armazenar os dados permanentes de um drone. A entidade deve conter informações de identificação, características operacionais e status do equipamento. Critérios ...

gh_issue: 169 gh_issue: 167 gh_issue: 165 gh_issue: 163 gh_issue: 161 gh_issue: 159 gh_issue: 157 gh_issue: 155 gh_issue: 153 gh_issue: 151 gh_issue: 149 gh_issue: 147 gh_issue: 145 gh_issue: ...
bug

Type: test coverage Current state There are no tests. Core behavior is concentrated in pure-ish helpers: - news_scraper.py:50-64 parses feed dates. - news_scraper.py:67-75 extracts categories. ...

Type: reliability Current state Feed parsing is done directly with feedparser.parse(feed_url): - news_scraper.py:150-154 loops configured feeds and parses each URL. - news_scraper.py:206-211 logs ...

Type: feature / usability Current state Feeds are hardcoded in RSS_FEEDS: - news_scraper.py:23-31 lists BBC, NYT, Washington Post, and Google News. - Axios/Reuters are TODO comments in source. ...

Type: bug / DX Current state start_job.sh declares /bin/sh but uses bash-specific [[ ... ]] syntax: - start_job.sh:1 — #!/bin/sh - start_job.sh:2 — if [[ -z ${VIRTUAL_ENV+x} ]] ; then Why this ...

Type: bug / configuration Current state Database configuration is hardcoded in news_scraper.py: - news_scraper.py:13-18 defines DB_CONFIG with placeholder values like YOUR_DATABASE_HOST, YOUR_DATABASE_USER, ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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