chore(release): pin product versions to 0.0.1 + add verify-fixed-vers… #576
Annotations
3 errors and 1 warning
|
Run npx --yes zx@8 scripts/ci.mjs js-test
Process completed with exit code 1.
|
|
Run npx --yes zx@8 scripts/ci.mjs js-test
@rivet-dev/agentos-toolchain#test: command (/home/runner/agent-1/_work/secure-exec/secure-exec/packages/agentos-toolchain) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
|
Run npx --yes zx@8 scripts/ci.mjs js-test:
packages/agentos-toolchain/tests/pack.test.ts#L153
AssertionError: expected { name: 'hello', …(2) } to deeply equal { name: 'hello', …(2) }
- Expected
+ Received
Object {
"bin": Object {
- "hello": "bin/hello",
+ "hello": "node_modules/hello/bin/hello.js",
},
"name": "hello",
"version": "1.2.3",
}
❯ tests/pack.test.ts:153:71
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading