Potential fix for 1 code quality finding #48
Annotations
12 errors and 13 warnings
|
Test and Lint (22.x)
Process completed with exit code 1.
|
|
Test and Lint (22.x):
tests/utils_deep_test.ts#L17
'monday' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Test and Lint (22.x):
tests/run_all_deep_tests.ts#L7
'join' is defined but never used. Allowed unused vars must match /^_/u
|
|
Test and Lint (22.x):
tests/microstructure_deep_test.ts#L7
'effectiveSpread' is defined but never used. Allowed unused vars must match /^_/u
|
|
Test and Lint (22.x):
tests/indicators_deep_test.ts#L5
'IndicatorError' is defined but never used. Allowed unused vars must match /^_/u
|
|
Test and Lint (22.x):
tests/credit_deep_test.ts#L5
'pdFromSpread' is defined but never used. Allowed unused vars must match /^_/u
|
|
Test and Lint (22.x):
tests/candlestick_deep_test.ts#L9
'detectBearishEngulfing' is defined but never used. Allowed unused vars must match /^_/u
|
|
Test and Lint (22.x):
tests/advanced_indicators_test.ts#L10
'aroon' is defined but never used. Allowed unused vars must match /^_/u
|
|
Test and Lint (20.x)
The strategy configuration was canceled because "test._22_x" failed
|
|
Test and Lint (20.x)
The operation was canceled.
|
|
Test and Lint (18.x)
The strategy configuration was canceled because "test._22_x" failed
|
|
Test and Lint (18.x)
The operation was canceled.
|
|
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):
src/indicators/streaming.ts#L30
Forbidden non-null assertion
|
|
Test and Lint (22.x):
src/cli/cli.ts#L170
Unexpected console statement
|
|
Test and Lint (22.x):
src/cli/cli.ts#L169
Unexpected console statement
|
|
Test and Lint (22.x):
src/cli/cli.ts#L168
Unexpected console statement
|
|
Test and Lint (22.x):
src/cli/cli.ts#L167
Unexpected console statement
|
|
Test and Lint (22.x):
src/cli/cli.ts#L166
Unexpected console statement
|
|
Test and Lint (22.x):
src/cli/cli.ts#L96
Unexpected console statement
|
|
Test and Lint (22.x):
src/cli/cli.ts#L83
Unexpected console statement
|
|
Test and Lint (22.x):
src/cli/cli.ts#L69
Unexpected console statement
|
|
Test and Lint (22.x):
src/cli/cli.ts#L48
Unexpected console statement
|
|
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 (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/
|