feat: introduce anyio structured concurrency - #2
Closed
Million-mo wants to merge 12 commits into
Closed
Annotations
10 errors and 1 warning
|
Check for code issues (ruff check):
benchmarks/capability_overhead.py#L479
benchmarks\capability_overhead.py:479:101: E501 Line too long (112 > 100)
|
|
Check for code issues (ruff check):
benchmarks/capability_overhead.py#L478
benchmarks\capability_overhead.py:478:11: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
Check for code issues (ruff check):
benchmarks/capability_overhead.py#L477
benchmarks\capability_overhead.py:477:101: E501 Line too long (112 > 100)
|
|
Check for code issues (ruff check):
benchmarks/capability_overhead.py#L476
benchmarks\capability_overhead.py:476:11: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
Check for code issues (ruff check):
benchmarks/capability_overhead.py#L465
benchmarks\capability_overhead.py:465:5: PLR0915 Too many statements (61 > 50)
|
|
Check for code issues (ruff check):
benchmarks/capability_overhead.py#L217
benchmarks\capability_overhead.py:217:101: E501 Line too long (101 > 100)
|
|
Check for code issues (ruff check):
benchmarks/capability_overhead.py#L182
benchmarks\capability_overhead.py:182:101: E501 Line too long (101 > 100)
|
|
Check for code issues (ruff check):
benchmarks/capability_overhead.py#L146
benchmarks\capability_overhead.py:146:101: E501 Line too long (101 > 100)
|
|
Check for code issues (ruff check):
benchmarks/capability_overhead.py#L106
benchmarks\capability_overhead.py:106:15: PLR2004 Magic value used in comparison, consider replacing `1024` with a constant variable
|
|
Check for code issues (ruff check):
benchmarks/capability_overhead.py#L1
benchmarks\capability_overhead.py:1:1: INP001 File `benchmarks\capability_overhead.py` is part of an implicit namespace package. Add an `__init__.py`.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/ruff-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading