chore: sync v0.49 surface artifacts to assembled main #1032
tests.yml
on: push
Unit
/
Unit tests (Linux)
7m 50s
Unit
/
Sandbox real-kernel Landlock probes
1m 7s
Unit
/
Release storm (Linux)
9m 25s
Unit
/
Unit tests (macOS)
11m 11s
Unit
/
Cargo test (Windows)
18m 14s
Unit
/
Cargo check deny-warnings (Windows)
2m 3s
Unit
/
Bash permission e2e (Windows)
4m 7s
E2E
/
E2E (Linux Docker)
8m 37s
E2E
/
E2E (Pi RPC)
4m 15s
E2E
/
E2E (Windows native)
9m 38s
E2E
/
E2E (macOS native)
6m 27s
Annotations
4 errors and 3 warnings
|
E2E / E2E (Pi RPC)
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
tests/pi-rpc/unknown#L1
"one
two
- THREE
+ three
"
- Expected - 1
+ Received + 1
at toBe (unknown:1:1)
at /home/runner/work/aft/aft/tests/pi-rpc/hoisted-replacement.test.ts:164:15
at withPiTool (/home/runner/work/aft/aft/tests/pi-rpc/hoisted-replacement.test.ts:93:13)
at /home/runner/work/aft/aft/tests/pi-rpc/hoisted-replacement.test.ts:177:18
at processTicksAndRejections (unknown:7:39)
|
|
error: expect(received).toContain(expected):
tests/pi-rpc/hoisted-replacement.test.ts#L117
Expected to contain: "3 replacements"
Received: "{\"content\":[{\"type\":\"text\",\"text\":\"Edited (+3/-3).\"}],\"details\":{\"diff\":\"-1 same\\n-2 same\\n-3 same\\n+1 changed\\n+2 changed\\n+3 changed\",\"firstChangedLine\":1,\"additions\":3,\"deletions\":3,\"editsApplied\":1,\"formatted\":false,\"formatSkippedReason\":\"no_formatter_configured\"}}"
at <anonymous> (/home/runner/work/aft/aft/tests/pi-rpc/hoisted-replacement.test.ts:117:33)
|
|
error: expect(received).toContain(expected):
tests/pi-rpc/aft-tools.test.ts#L302
Expected to contain: "Found 1 match"
Received: "Semantic search unavailable: ONNX Runtime not found. dlopen('libonnxruntime.so') failed: libonnxruntime.so: cannot open shared object file: No such file or directory. Run `npx @cortexkit/aft doctor` to diagnose.\nSemantic search unavailable; returning lexical-only fallback results.\n\nneedle.ts [lexical match]\n\nFound 1 lexical fallback result(s). [semantic: unavailable]\nSearch status: partial/incomplete."
at <anonymous> (/home/runner/work/aft/aft/tests/pi-rpc/aft-tools.test.ts:302:18)
|
|
E2E / E2E (macOS native)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
Unit / Unit tests (Linux)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/create-github-app-token@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit / Unit tests (macOS)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/create-github-app-token@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|