SKZ-506: 在 README 推广大模型量化研究平台 #361
code-quality.yml
on: pull_request
Rust per-crate tests
1m 46s
Matrix: test
czsc/_native/__init__.pyi drift check
1m 0s
Code Formatting
9s
Code Linting
7m 35s
Security Audit
0s
Dependency Analysis
0s
Annotations
10 errors and 9 warnings
|
Code Linting:
czsc/__init__.py#L103
"generate_czsc_signals" is unknown import symbol (reportAttributeAccessIssue)
|
|
Code Linting:
czsc/__init__.py#L102
"derive_signals_freqs" is unknown import symbol (reportAttributeAccessIssue)
|
|
Code Linting:
czsc/__init__.py#L101
"derive_signals_config" is unknown import symbol (reportAttributeAccessIssue)
|
|
Code Linting:
czsc/__init__.py#L75
"ultimate_smoother" is unknown import symbol (reportAttributeAccessIssue)
|
|
Code Linting:
czsc/__init__.py#L74
"sma" is unknown import symbol (reportAttributeAccessIssue)
|
|
Code Linting:
czsc/__init__.py#L73
"rolling_rank" is unknown import symbol (reportAttributeAccessIssue)
|
|
Code Linting:
czsc/__init__.py#L70
"is_trading_time" is unknown import symbol (reportAttributeAccessIssue)
|
|
Code Linting:
czsc/__init__.py#L65
"freq_end_time" is unknown import symbol (reportAttributeAccessIssue)
|
|
Code Linting:
czsc/__init__.py#L64
"ema" is unknown import symbol (reportAttributeAccessIssue)
|
|
Code Linting:
czsc/__init__.py#L58
"boll_positions" is unknown import symbol (reportAttributeAccessIssue)
|
|
Rust per-crate tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
czsc/_native/__init__.pyi drift check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python tests (py3.12)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python tests (py3.10)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python tests (py3.13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Python tests (py3.11)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v2, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code Formatting
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code Linting
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, astral-sh/setup-uv@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Code Linting:
czsc/utils/__init__.py#L217
Import "tabulate" could not be resolved from source (reportMissingModuleSource)
|