Merge dev into main #103
Annotations
3 errors and 1 warning
|
check
Process completed with exit code 1.
|
|
check
@truenine/memory-sync-mcp#test: command (/home/runner/work/memory-sync/memory-sync/mcp) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
|
src/server.test.ts > memory-sync MCP stdio server > registers all tools and supports prompt source and translation flows:
mcp/src/server.test.ts#L249
Error: MCP error -32000: Connection closed
MCP stderr:
file:///home/runner/work/memory-sync/memory-sync/cli/dist/index.mjs:223
`)}function ub(e){let{content:t,bodyFieldName:n,frontMatter:r,fieldNameMap:i,excludedKeys:a,extraFields:o,fieldOrder:s}=e,c=new Set(a??[]),l={};for(let[e,t]of Object.entries(r??{})){if(c.has(e))continue;let n=i?.[e]??e;l[n]=t}if(o!=null)for(let[e,t]of Object.entries(o))l[e]=t;return l[n]=t,lb(l,{...s!=null&&{fieldOrder:s}})}var db=class{type;name;_log;get log(){return this._log??=ye(this.name),this._log}dependsOn;constructor(e,t,n){this.name=e,this.type=t,n!=null&&(this.dependsOn=n)}};function fb(){return c.env.TNMSC_FORCE_NATIVE_BINDING===`1`?!1:c.env.TNMSC_DISABLE_NATIVE_BINDING===`1`?!0:c.env.NODE_ENV===`test`||c.env.VITEST!=null||c.env.VITEST_WORKER_ID!=null}function pb(){let e=globalThis.__TNMSC_TEST_NATIVE_BINDING__;if(typeof e==`object`&&e)return e;if(fb())return;let t={"win32-x64":`win32-x64-msvc`,"linux-x64":`linux-x64-gnu`,"linux-arm64":`linux-arm64-gnu`,"darwin-arm64":`darwin-arm64`,"darwin-x64":`darwin-x64`}[`${c.platform}-${c.arch}`];if(t!=null)try{let e=r(import.meta.url),n=`@truenine/memory-sync-cli-${t}`,i=`napi-memory-sync-cli.${t}.node`,a=[n,`${n}/${i}`,`./${i}`,`../npm/${t}`,`../npm/${t}/${i}`,`../../npm/${t}`,`../../npm/${t}/${i}`];for(let t of a)try{let n=e(t),r=[n?.config,n?.default?.config,n?.default,n];for(let e of r)if(typeof e==`object`&&e)return e}catch{}}catch{}}function mb(){return pb()}function hb(){let e=mb();if(e==null)throw TypeError(`Native series-filter binding is required. Build or install the Rust NAPI package before running tnmsc.`);if(typeof e.matchesSeries!=`function`||typeof e.resolveEffectiveIncludeSeries!=`function`||typeof e.resolveSubSeries!=`function`)throw TypeError(`Native series-filter binding is incomplete. Rebuild the Rust NAPI package before running tnmsc.`);return e}const{resolveEffectiveIncludeSeries:gb,matchesSeries:_b,resolveSubSeries:vb}=hb();function $(e,t,n){let r=gb(t?.includeSeries,t?.[n]?.includeSeries);return e.filter(e=>_b(e.seriName,r))}function yb(e){let t=e.replaceAll(/\.\/+/g,``);return t=t.replaceAll(/\/+$/g,``),t}function bb(e,t){return t.startsWith(`**/`)?`${e}/${t}`:t.startsWith(`*`)?`${e}/**/${t}`:`${e}/${t}`}function xb(e,t){for(let n of t){let t=n.replaceAll(/\/+$/g,``),r=[{prefix:t,pattern:`${t}/`},{prefix:t,pattern:`${t}\\`}];for(let{prefix:t,pattern:n}of r)if(e.startsWith(n))return{prefix:t,baseGlob:e.slice(n.length)};if(e===t)return{prefix:t,baseGlob:`**/*`}}return{prefix:null,baseGlob:e}}function Sb(e,t){let n=vb(t?.subSeries,t?.rules?.subSeries);if(Object.keys(n).length===0)return e;let r={};for(let[e,t]of Object.entries(n)){let n=yb(e);r[n]=t}let i=Object.keys(r);return e.map(e=>{if(e.seriName==null)return e;let t=[];for(let[n,i]of Object.entries(r))(Array.isArray(e.seriName)?e.seriName.some(e=>i.includes(e)):i.includes(e.seriName))&&t.push(n);if(t.length===0)return e;let n=[];for(let r of e.globs){let{prefix:e,baseGlob:a}=xb(r,i);e!=null&&n.push(r);for(let r of t){if(r===e)continue;let t=bb(r,a);n.includes(t)||n.push(t)}}return{...e,globs:n}})}function Cb(e){let t=u.join(e,`.git`);if(!i.existsSync(t))return null;let n=i.lstatSync(t);if(n.isDirectory())return u.join(t,`info`);if(n.isFile())try{let n=i.readFileSync(t,`utf8`).trim(),r=/^gitdir: (.+)$/.exec(n);if(r?.[1]!=null){let t=u.resolve(e,r[1]);return u.join(t,`info`)}}catch{}return null}function wb(e,t=5){let n=[],r=new Set([`node_modules`,`.turbo`,`dist`,`build`,`out`,`.cache`]);function a(o,s){if(s>t)return;let c;try{let e=i.readdirSync(o,{withFileTypes:!0});if(!Array.isArray(e))return;c=e}catch{return}c.some(e=>e.name===`.git`)&&o!==e&&n.push(o);for(let e of c)e.isDirectory()&&(e.name===`.git`||r.has(e.name)||a(u.join(o,e.name),s+1))}return a(e,0),n}const Tb={default:{websearch:`web_search`,webfetch:`web_fetch`,readFile:`read_file`,writeFile:`write_file`,executeCommand:`execute_command`,todolistWrite:`todolist_write`,grep:`grep`,listDirectory:`list_directory`},claudeCode:{readFile:`Read`,writeFile:`Write`,executeCommand:`Execute`,todolistWrite:`TodoWrite`,lis
|
|
check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@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/
|