research: add 5m intrabar replay runner #160
Annotations
2 errors and 1 warning
|
test-and-build
Process completed with exit code 1.
|
|
tests/regime-trend-v1-intrabar-replay.test.ts > Regime Trend v1 5m intrabar replay > activates a 4h stop update only at the next 4h open:
tests/regime-trend-v1-intrabar-replay.test.ts#L111
AssertionError: expected 'DATA_GAP' to be 'STOP_FIRST' // Object.is equality
Expected: "STOP_FIRST"
Received: "DATA_GAP"
❯ tests/regime-trend-v1-intrabar-replay.test.ts:111:35
|
|
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/
|