Skip to content

fix: drop Python 3.10 from CI test matrix (near EOL, packages lack wh… #16

fix: drop Python 3.10 from CI test matrix (near EOL, packages lack wh…

fix: drop Python 3.10 from CI test matrix (near EOL, packages lack wh… #16

Triggered via push May 26, 2026 02:34
Status Failure
Total duration 1m 3s
Artifacts

ci.yml

on: push
Matrix: test
build-frontend
16s
build-frontend
docker
docker
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
Ruff (N999): alpha/__init__.py#L1
alpha/__init__.py:1:1: N999 Invalid module name: 'quant-platform'
Ruff (UP015): agent/sentiment_factor.py#L289
agent/sentiment_factor.py:289:22: UP015 Unnecessary open mode parameters
Ruff (F401): agent/sentiment_factor.py#L27
agent/sentiment_factor.py:27:20: F401 `typing.Any` imported but unused
Ruff (F401): agent/sentiment_factor.py#L25
agent/sentiment_factor.py:25:29: F401 `collections.abc.Callable` imported but unused
Ruff (I001): agent/sentiment_factor.py#L18
agent/sentiment_factor.py:18:1: I001 Import block is un-sorted or un-formatted
Ruff (SIM102): agent/research_agent.py#L285
agent/research_agent.py:285:13: SIM102 Use a single `if` statement instead of nested `if` statements
Ruff (F401): agent/research_agent.py#L32
agent/research_agent.py:32:8: F401 `time` imported but unused
Ruff (I001): agent/research_agent.py#L26
agent/research_agent.py:26:1: I001 Import block is un-sorted or un-formatted
Ruff (N999): agent/__init__.py#L1
agent/__init__.py:1:1: N999 Invalid module name: 'quant-platform'
Ruff (N999): __init__.py#L1
__init__.py:1:1: N999 Invalid module name: 'quant-platform'
test (3.11)
The strategy configuration was canceled because "test._3_12" failed
Ruff (N999): alpha/__init__.py#L1
alpha/__init__.py:1:1: N999 Invalid module name: 'quant-platform'
Ruff (UP015): agent/sentiment_factor.py#L289
agent/sentiment_factor.py:289:22: UP015 Unnecessary open mode parameters
Ruff (F401): agent/sentiment_factor.py#L27
agent/sentiment_factor.py:27:20: F401 `typing.Any` imported but unused
Ruff (F401): agent/sentiment_factor.py#L25
agent/sentiment_factor.py:25:29: F401 `collections.abc.Callable` imported but unused
Ruff (I001): agent/sentiment_factor.py#L18
agent/sentiment_factor.py:18:1: I001 Import block is un-sorted or un-formatted
Ruff (SIM102): agent/research_agent.py#L285
agent/research_agent.py:285:13: SIM102 Use a single `if` statement instead of nested `if` statements
Ruff (F401): agent/research_agent.py#L32
agent/research_agent.py:32:8: F401 `time` imported but unused
Ruff (I001): agent/research_agent.py#L26
agent/research_agent.py:26:1: I001 Import block is un-sorted or un-formatted
Ruff (N999): agent/__init__.py#L1
agent/__init__.py:1:1: N999 Invalid module name: 'quant-platform'
Ruff (N999): __init__.py#L1
__init__.py:1:1: N999 Invalid module name: 'quant-platform'
build-frontend
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
test (3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
test (3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/