Skip to content

Create crawl_hindustan_times_and_get_top_news.py #9879

Create crawl_hindustan_times_and_get_top_news.py

Create crawl_hindustan_times_and_get_top_news.py #9879

Triggered via pull request October 1, 2024 18:50
Status Failure
Total duration 16s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (E501): web_programming/crawl_hindustan_times_and_get_top_news.py#L2
web_programming/crawl_hindustan_times_and_get_top_news.py:2:89: E501 Line too long (98 > 88)
Ruff (E501): web_programming/crawl_hindustan_times_and_get_top_news.py#L24
web_programming/crawl_hindustan_times_and_get_top_news.py:24:89: E501 Line too long (136 > 88)
Ruff (S113): web_programming/crawl_hindustan_times_and_get_top_news.py#L31
web_programming/crawl_hindustan_times_and_get_top_news.py:31:20: S113 Probable use of `requests` call without timeout
Ruff (BLE001): web_programming/crawl_hindustan_times_and_get_top_news.py#L47
web_programming/crawl_hindustan_times_and_get_top_news.py:47:20: BLE001 Do not catch blind exception: `Exception`
ruff
Process completed with exit code 1.