ci: run prettier on v0.2.2 security-hardening files #30
Annotations
6 errors and 22 warnings
|
test (node 20)
Process completed with exit code 1.
|
|
test/enrich.test.ts > enrich — F-10 upload confirmation > does not prompt when yes=true:
engine/src/engine/llm.ts#L127
LlmError: No API key found for provider 'openrouter'. Configure llm.apiKeyEnv in .fixedcode.yaml and set the corresponding env var, or set FIXEDCODE_LLM_API_KEY directly.
❯ resolveLlmConfig src/engine/llm.ts:127:11
❯ enrich src/engine/enrich.ts:220:21
❯ test/enrich.test.ts:378:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'LLM_ERROR' }
|
|
test/enrich.test.ts > enrich — F-10 upload confirmation > skips upload when confirmFn returns false:
engine/test/enrich.test.ts#L354
AssertionError: expected '' to match /Proceed.*\[y\/N\]/N\]
- Expected:
/Proceed.*\[y\/N\]/
+ Received:
""
❯ test/enrich.test.ts:354:27
|
|
test (node 22)
Process completed with exit code 1.
|
|
test/enrich.test.ts > enrich — F-10 upload confirmation > does not prompt when yes=true:
engine/src/engine/llm.ts#L127
LlmError: No API key found for provider 'openrouter'. Configure llm.apiKeyEnv in .fixedcode.yaml and set the corresponding env var, or set FIXEDCODE_LLM_API_KEY directly.
❯ resolveLlmConfig src/engine/llm.ts:127:11
❯ enrich src/engine/enrich.ts:220:21
❯ test/enrich.test.ts:378:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'LLM_ERROR' }
|
|
test/enrich.test.ts > enrich — F-10 upload confirmation > skips upload when confirmFn returns false:
engine/test/enrich.test.ts#L354
AssertionError: expected '' to match /Proceed.*\[y\/N\]/N\]
- Expected:
/Proceed.*\[y\/N\]/
+ Received:
""
❯ test/enrich.test.ts:354:27
|
|
test (node 20)
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 (node 20):
bundles/spring-domain/src/adapters/openapi.ts#L102
Unexpected any. Specify a different type
|
|
test (node 20):
bundles/spring-domain/src/adapters/openapi.ts#L101
Unexpected any. Specify a different type
|
|
test (node 20):
bundles/spring-domain/src/adapters/openapi.ts#L100
Unexpected any. Specify a different type
|
|
test (node 20):
bundles/spring-domain/src/adapters/openapi.ts#L88
Unexpected any. Specify a different type
|
|
test (node 20):
bundles/spring-domain/src/adapters/openapi.ts#L75
Unexpected any. Specify a different type
|
|
test (node 20):
bundles/spring-domain/src/adapters/openapi.ts#L72
Unexpected any. Specify a different type
|
|
test (node 20):
bundles/spring-domain/src/adapters/openapi.ts#L30
Unexpected any. Specify a different type
|
|
test (node 20):
bundles/python-agent/src/index.ts#L8
'ProviderConfig' is defined but never used
|
|
test (node 20):
bundles/crud-api/src/enrich/index.ts#L59
'idType' is assigned a value but never used
|
|
test (node 20):
bundles/crud-api/src/enrich/index.ts#L4
'CrudContext' is defined but never used
|
|
test (node 22)
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 (node 22):
bundles/spring-domain/src/adapters/openapi.ts#L102
Unexpected any. Specify a different type
|
|
test (node 22):
bundles/spring-domain/src/adapters/openapi.ts#L101
Unexpected any. Specify a different type
|
|
test (node 22):
bundles/spring-domain/src/adapters/openapi.ts#L100
Unexpected any. Specify a different type
|
|
test (node 22):
bundles/spring-domain/src/adapters/openapi.ts#L88
Unexpected any. Specify a different type
|
|
test (node 22):
bundles/spring-domain/src/adapters/openapi.ts#L75
Unexpected any. Specify a different type
|
|
test (node 22):
bundles/spring-domain/src/adapters/openapi.ts#L72
Unexpected any. Specify a different type
|
|
test (node 22):
bundles/spring-domain/src/adapters/openapi.ts#L30
Unexpected any. Specify a different type
|
|
test (node 22):
bundles/python-agent/src/index.ts#L8
'ProviderConfig' is defined but never used
|
|
test (node 22):
bundles/crud-api/src/enrich/index.ts#L59
'idType' is assigned a value but never used
|
|
test (node 22):
bundles/crud-api/src/enrich/index.ts#L4
'CrudContext' is defined but never used
|