remove mistaken Regime Trend Pine readiness tools #197
Annotations
2 errors and 1 warning
|
test-and-build
Process completed with exit code 1.
|
|
tests/regime-trend-v1-pine-readiness.test.ts:
tests/regime-trend-v1-pine-readiness.test.ts#L4
Error: Cannot find module '../research/regime-trend-v1/pine-readiness-tools.mjs' imported from '/home/runner/work/PineScript-coder/PineScript-coder/tests/regime-trend-v1-pine-readiness.test.ts'
❯ tests/regime-trend-v1-pine-readiness.test.ts:4:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url ../research/regime-trend-v1/pine-readiness-tools.mjs (resolved id: ../research/regime-trend-v1/pine-readiness-tools.mjs) in /home/runner/work/PineScript-coder/PineScript-coder/tests/regime-trend-v1-pine-readiness.test.ts. Does the file exist?
❯ loadAndTransform node_modules/vite/dist/node/chunks/config.js:22739:33
|
|
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/
|