feat(session-pool): implement SessionPool architecture for ACP/OpenCode - #44
Merged
Annotations
10 errors and 1 warning
|
benchmarks/capability_overhead.py#L479
benchmarks/capability_overhead.py:479:101: E501 Line too long (112 > 100)
|
|
benchmarks/capability_overhead.py#L478
benchmarks/capability_overhead.py:478:11: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
benchmarks/capability_overhead.py#L477
benchmarks/capability_overhead.py:477:101: E501 Line too long (112 > 100)
|
|
benchmarks/capability_overhead.py#L476
benchmarks/capability_overhead.py:476:11: F541 f-string without any placeholders
help: Remove extraneous `f` prefix
|
|
benchmarks/capability_overhead.py#L465
benchmarks/capability_overhead.py:465:5: PLR0915 Too many statements (61 > 50)
|
|
benchmarks/capability_overhead.py#L217
benchmarks/capability_overhead.py:217:101: E501 Line too long (101 > 100)
|
|
benchmarks/capability_overhead.py#L182
benchmarks/capability_overhead.py:182:101: E501 Line too long (101 > 100)
|
|
benchmarks/capability_overhead.py#L146
benchmarks/capability_overhead.py:146:101: E501 Line too long (101 > 100)
|
|
benchmarks/capability_overhead.py#L106
benchmarks/capability_overhead.py:106:15: PLR2004 Magic value used in comparison, consider replacing `1024` with a constant variable
|
|
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`.
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: astral-sh/ruff-action@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading