fix(ci): switch from pnpm to npm; add ML/portfolio/execution examples… #41
Annotations
23 errors and 9 warnings
|
Test and Lint (20.x):
tests/ml.test.ts#L110
's1' is never reassigned. Use 'const' instead
|
|
Test and Lint (20.x):
tests/factor-models.test.ts#L2
'factorRegression' is defined but never used
|
|
Test and Lint (20.x):
tests/credit.test.ts#L126
'_t' is defined but never used
|
|
Test and Lint (20.x):
tests/credit.test.ts#L113
'_t' is defined but never used
|
|
Test and Lint (20.x):
src/stochastic/rng.ts#L32
'u2' is never reassigned. Use 'const' instead
|
|
Test and Lint (20.x):
src/risk/risk-budgeting.ts#L54
'w' is never reassigned. Use 'const' instead
|
|
Test and Lint (20.x):
src/portfolio/hrp.ts#L22
'mean' is defined but never used
|
|
Test and Lint (20.x):
src/garch/garch11.ts#L202
'uncond' is assigned a value but never used
|
|
Test and Lint (20.x):
src/garch/garch11.ts#L133
'fvals' is never reassigned. Use 'const' instead
|
|
Test and Lint (20.x):
src/credit/cds.ts#L147
'prevT' is assigned a value but never used
|
|
Test and Lint (22.x)
The strategy configuration was canceled because "test._20_x" failed
|
|
Test and Lint (22.x):
tests/ml.test.ts#L110
's1' is never reassigned. Use 'const' instead
|
|
Test and Lint (22.x):
tests/factor-models.test.ts#L2
'factorRegression' is defined but never used
|
|
Test and Lint (22.x):
tests/credit.test.ts#L126
'_t' is defined but never used
|
|
Test and Lint (22.x):
tests/credit.test.ts#L113
'_t' is defined but never used
|
|
Test and Lint (22.x):
src/stochastic/rng.ts#L32
'u2' is never reassigned. Use 'const' instead
|
|
Test and Lint (22.x):
src/risk/risk-budgeting.ts#L54
'w' is never reassigned. Use 'const' instead
|
|
Test and Lint (22.x):
src/portfolio/hrp.ts#L22
'mean' is defined but never used
|
|
Test and Lint (22.x):
src/garch/garch11.ts#L202
'uncond' is assigned a value but never used
|
|
Test and Lint (22.x):
src/garch/garch11.ts#L133
'fvals' is never reassigned. Use 'const' instead
|
|
Test and Lint (22.x):
src/credit/cds.ts#L147
'prevT' is assigned a value but never used
|
|
Test and Lint (18.x)
The strategy configuration was canceled because "test._20_x" failed
|
|
Test and Lint (18.x)
The operation was canceled.
|
|
Test and Lint (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test and Lint (20.x):
tests/microstructure.test.ts#L31
Forbidden non-null assertion
|
|
Test and Lint (20.x):
src/portfolio/hrp.ts#L131
Forbidden non-null assertion
|
|
Test and Lint (20.x):
src/indicators/streaming.ts#L30
Forbidden non-null assertion
|
|
Test and Lint (22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test and Lint (22.x):
tests/microstructure.test.ts#L31
Forbidden non-null assertion
|
|
Test and Lint (22.x):
src/portfolio/hrp.ts#L131
Forbidden non-null assertion
|
|
Test and Lint (22.x):
src/indicators/streaming.ts#L30
Forbidden non-null assertion
|
|
Test and Lint (18.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|