fix: include pre-open close anomalies in 5m manifest #155
Annotations
2 errors and 1 warning
|
test-and-build
Process completed with exit code 1.
|
|
tests/regime-trend-v1-five-minute-data.test.ts > Regime Trend v1 five-minute archive tools > rejects a close time that precedes its open time:
tests/regime-trend-v1-five-minute-data.test.ts#L96
AssertionError: expected [Function] to throw an error
- Expected:
null
+ Received:
undefined
❯ tests/regime-trend-v1-five-minute-data.test.ts:96:62
|
|
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/
|