[ie/facebook] Experimental #1539
quick-test.yml
on: push
Core Test
1m 41s
Code check
10s
Annotations
6 errors
Ruff (PLC3002):
yt_dlp/extractor/facebook.py#L592
yt_dlp/extractor/facebook.py:592:49: PLC3002 Lambda expression called directly. Execute the expression inline instead.
|
Ruff (PLC3002):
yt_dlp/extractor/facebook.py#L668
yt_dlp/extractor/facebook.py:668:25: PLC3002 Lambda expression called directly. Execute the expression inline instead.
|
Ruff (PLC3002):
yt_dlp/extractor/facebook.py#L676
yt_dlp/extractor/facebook.py:676:35: PLC3002 Lambda expression called directly. Execute the expression inline instead.
|
Ruff (PLC3002):
yt_dlp/extractor/facebook.py#L903
yt_dlp/extractor/facebook.py:903:38: PLC3002 Lambda expression called directly. Execute the expression inline instead.
|
Ruff (PLC3002):
yt_dlp/extractor/facebook.py#L924
yt_dlp/extractor/facebook.py:924:41: PLC3002 Lambda expression called directly. Execute the expression inline instead.
|
Code check
Process completed with exit code 1.
|