Skip to content

feat(strategy-optimizer): Strategy Optimizer via algorithme évolutionnaire (GH-32) #118

feat(strategy-optimizer): Strategy Optimizer via algorithme évolutionnaire (GH-32)

feat(strategy-optimizer): Strategy Optimizer via algorithme évolutionnaire (GH-32) #118

Triggered via pull request June 21, 2026 19:27
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
frontend
'useCallback' is declared but its value is never read.
frontend
'pendingRuns' is declared but its value is never read.
frontend
'pendingCount' is declared but its value is never read.
frontend
'ShieldAlert' is declared but its value is never read.
frontend
Type '{ className: string; title: string; }' is not assignable to type 'IntrinsicAttributes & Omit<LucideProps, "ref"> & RefAttributes<SVGSVGElement>'.
frontend
Type '{ className: string; title: string; }' is not assignable to type 'IntrinsicAttributes & Omit<LucideProps, "ref"> & RefAttributes<SVGSVGElement>'.
frontend
Type 'ISeriesMarkersPluginApi<Time>' is not assignable to type 'ISeriesMarkersPluginApi<number>'.
frontend
'formatPrice' is declared but its value is never read.
frontend
'priceOverlay' is declared but its value is never read.
frontend
'displaySymbol' is declared but its value is never read.
backend
Process completed with exit code 1.
frontend
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-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
backend
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/