Skip to content

decouple RSI pane eligibility from script name #290

decouple RSI pane eligibility from script name

decouple RSI pane eligibility from script name #290

Triggered via push July 23, 2026 19:49
Status Failure
Total duration 27s
Artifacts

quality.yml

on: push
test-and-build
23s
test-and-build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test-and-build
Process completed with exit code 1.
tests/strategy-divergence-alignment.test.ts > Strategy divergence alignment > keeps the integrated pane on the generic indicator compiler path: lib/compiler-v16.ts#L15
Error: Compiler transform anchor missing: divergence RSI consistency ❯ compilePine lib/compiler-v16.ts:15:11 ❯ compilePine lib/compiler-v17.ts:11:14 ❯ compilePine lib/compiler-v18.ts:5:14 ❯ compilePine lib/compiler-v19.ts:5:14 ❯ compilePine lib/compiler.ts:10:10 ❯ tests/strategy-divergence-alignment.test.ts:35:18
tests/rsi-divergence-risk-consistency.test.ts > RSI Divergence Reversal consistency > does not overwrite an active same-direction visual trade in the generic compiler: lib/compiler-v16.ts#L15
Error: Compiler transform anchor missing: divergence RSI consistency ❯ compilePine lib/compiler-v16.ts:15:11 ❯ compilePine lib/compiler-v17.ts:11:14 ❯ compilePine lib/compiler-v18.ts:5:14 ❯ compilePine lib/compiler-v19.ts:5:14 ❯ compilePine lib/compiler.ts:10:10 ❯ tests/rsi-divergence-risk-consistency.test.ts:18:18
tests/rsi-divergence-risk-consistency.test.ts > RSI Divergence Reversal consistency > reuses the main RSI calculation for divergence in the generic compiler: lib/compiler-v16.ts#L15
Error: Compiler transform anchor missing: divergence RSI consistency ❯ compilePine lib/compiler-v16.ts:15:11 ❯ compilePine lib/compiler-v17.ts:11:14 ❯ compilePine lib/compiler-v18.ts:5:14 ❯ compilePine lib/compiler-v19.ts:5:14 ❯ compilePine lib/compiler.ts:10:10 ❯ tests/rsi-divergence-risk-consistency.test.ts:10:18
tests/rsi-divergence-entry-alignment.test.ts > RSI divergence entry alignment > uses the same regular divergence events for pane labels and entries in the generic compiler: lib/compiler-v16.ts#L15
Error: Compiler transform anchor missing: divergence RSI consistency ❯ compilePine lib/compiler-v16.ts:15:11 ❯ compilePine lib/compiler-v17.ts:11:14 ❯ compilePine lib/compiler-v18.ts:5:14 ❯ compilePine lib/compiler-v19.ts:5:14 ❯ compilePine lib/compiler.ts:10:10 ❯ tests/rsi-divergence-entry-alignment.test.ts:10:18
test-and-build
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/