Skip to content

Add Shield unified workstation security orchestration #14

Add Shield unified workstation security orchestration

Add Shield unified workstation security orchestration #14

Triggered via pull request March 2, 2026 20:57
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 1.
test
opena2a-cli#test: command (/home/runner/work/opena2a/opena2a/packages/cli) /opt/hostedtoolcache/node/22.22.0/x64/bin/npm run test exited (1)
__tests__/shield/session.test.ts > identifySession > returns null when no relevant env vars are set: packages/cli/__tests__/shield/session.test.ts#L199
AssertionError: expected { …(6) } to be null - Expected: null + Received: { "agent": "unknown", "confidence": 0.4, "lastSeenAt": "2026-03-02T20:58:01.478Z", "sessionId": "unknown-bef3b976e18c", "signals": [ { "confidence": 0.4, "name": "PPID", "type": "pid", "value": "2521", }, ], "startedAt": "2026-03-02T20:58:01.478Z", } ❯ __tests__/shield/session.test.ts:199:23