Skip to content

lossless-claw-35f: add external restore cli orchestration #734

lossless-claw-35f: add external restore cli orchestration

lossless-claw-35f: add external restore cli orchestration #734

Triggered via push April 14, 2026 16:11
Status Failure
Total duration 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test/index-complete-provider-config.test.ts > createLcmDependencies.complete provider config resolution > does not mislabel non-config provider errors as provider_config: test/index-complete-provider-config.test.ts#L94
Error: Expected LCM engine factory to be registered. ❯ callComplete test/index-complete-provider-config.test.ts:94:11 ❯ test/index-complete-provider-config.test.ts:387:30
test/index-complete-provider-config.test.ts > createLcmDependencies.complete provider config resolution > preserves provider auth error metadata when completeSimple throws a 401 scope error: test/index-complete-provider-config.test.ts#L94
Error: Expected LCM engine factory to be registered. ❯ callComplete test/index-complete-provider-config.test.ts:94:11 ❯ test/index-complete-provider-config.test.ts:367:30
test/index-complete-provider-config.test.ts > createLcmDependencies.complete provider config resolution > returns a clear error when a custom provider has no resolvable api family: test/index-complete-provider-config.test.ts#L94
Error: Expected LCM engine factory to be registered. ❯ callComplete test/index-complete-provider-config.test.ts:94:11 ❯ test/index-complete-provider-config.test.ts:325:30
test/index-complete-provider-config.test.ts > createLcmDependencies.complete provider config resolution > always passes baseUrl as a string for known models: test/index-complete-provider-config.test.ts#L94
Error: Expected LCM engine factory to be registered. ❯ callComplete test/index-complete-provider-config.test.ts:94:11 ❯ test/index-complete-provider-config.test.ts:299:11
test/index-complete-provider-config.test.ts > createLcmDependencies.complete provider config resolution > overrides built-in transport defaults for known providers with runtime provider config: test/index-complete-provider-config.test.ts#L94
Error: Expected LCM engine factory to be registered. ❯ callComplete test/index-complete-provider-config.test.ts:94:11 ❯ test/index-complete-provider-config.test.ts:244:11
test/index-complete-provider-config.test.ts > createLcmDependencies.complete provider config resolution > merges provider-level baseUrl and headers into known models: test/index-complete-provider-config.test.ts#L94
Error: Expected LCM engine factory to be registered. ❯ callComplete test/index-complete-provider-config.test.ts:94:11 ❯ test/index-complete-provider-config.test.ts:188:11
test/index-complete-provider-config.test.ts > createLcmDependencies.complete provider config resolution > falls back to api.runtime.config.loadConfig() and resolves provider config fields: test/index-complete-provider-config.test.ts#L94
Error: Expected LCM engine factory to be registered. ❯ callComplete test/index-complete-provider-config.test.ts:94:11 ❯ test/index-complete-provider-config.test.ts:141:34
test/cli-metadata.test.ts: cli-metadata.js#L1
Error: Cannot find module './dist/cli-metadata.js' imported from '/home/runner/work/lossless-claw/lossless-claw/cli-metadata.js' ❯ cli-metadata.js:1:1 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' } Caused by: Caused by: Error: Failed to load url ./dist/cli-metadata.js (resolved id: ./dist/cli-metadata.js) in /home/runner/work/lossless-claw/lossless-claw/cli-metadata.js. Does the file exist? ❯ loadAndTransform node_modules/vite/dist/node/chunks/config.js:22663:33
test
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/