Skip to content

feat(docker): add compact mode support for all tools #182

feat(docker): add compact mode support for all tools

feat(docker): add compact mode support for all tools #182

Triggered via pull request February 12, 2026 10:41
Status Failure
Total duration 3m 33s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
build-and-test (ubuntu-latest, 22)
Process completed with exit code 1.
build-and-test (ubuntu-latest, 22)
@paretools/docker#test: command (/home/runner/work/Pare/Pare/packages/server-docker) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
__tests__/integration.test.ts > @paretools/docker integration > ps > returns structured data or a command-not-found error: packages/server-docker/__tests__/integration.test.ts#L63
AssertionError: expected 'MCP error -32602: Output validation e…' to match /docker|command|not found/i - Expected: /docker|command|not found/i + Received: "MCP error -32602: Output validation error: Invalid structured content for tool ps: [ { \"expected\": \"number\", \"code\": \"invalid_type\", \"path\": [ \"stopped\" ], \"message\": \"Invalid input: expected number, received undefined\" } ]" ❯ __tests__/integration.test.ts:63:33
build-and-test (ubuntu-latest, 20)
Process completed with exit code 1.
build-and-test (ubuntu-latest, 20)
@paretools/docker#test: command (/home/runner/work/Pare/Pare/packages/server-docker) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
__tests__/integration.test.ts > @paretools/docker integration > ps > returns structured data or a command-not-found error: packages/server-docker/__tests__/integration.test.ts#L63
AssertionError: expected 'MCP error -32602: Output validation e…' to match /docker|command|not found/i - Expected: /docker|command|not found/i + Received: "MCP error -32602: Output validation error: Invalid structured content for tool ps: [ { \"expected\": \"number\", \"code\": \"invalid_type\", \"path\": [ \"stopped\" ], \"message\": \"Invalid input: expected number, received undefined\" } ]" ❯ __tests__/integration.test.ts:63:33
coverage
Process completed with exit code 1.
coverage
@paretools/docker#test: command (/home/runner/work/Pare/Pare/packages/server-docker) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test --coverage exited (1)
__tests__/integration.test.ts > @paretools/docker integration > ps > returns structured data or a command-not-found error: packages/server-docker/__tests__/integration.test.ts#L63
AssertionError: expected 'MCP error -32602: Output validation e…' to match /docker|command|not found/i - Expected: /docker|command|not found/i + Received: "MCP error -32602: Output validation error: Invalid structured content for tool ps: [ { \"expected\": \"number\", \"code\": \"invalid_type\", \"path\": [ \"stopped\" ], \"message\": \"Invalid input: expected number, received undefined\" } ]" ❯ __tests__/integration.test.ts:63:33
build-and-test (windows-latest, 22)
Process completed with exit code 1.
build-and-test (windows-latest, 22)
@paretools/docker#test: command (D:\a\Pare\Pare\packages\server-docker) C:\Users\runneradmin\setup-pnpm\node_modules\.bin\pnpm.CMD run test exited (1)
__tests__/integration.test.ts > @paretools/docker integration > ps > returns structured data or a command-not-found error: packages/server-docker/__tests__/integration.test.ts#L63
AssertionError: expected 'MCP error -32602: Output validation e…' to match /docker|command|not found/i - Expected: /docker|command|not found/i + Received: "MCP error -32602: Output validation error: Invalid structured content for tool ps: [ { \"expected\": \"number\", \"code\": \"invalid_type\", \"path\": [ \"stopped\" ], \"message\": \"Invalid input: expected number, received undefined\" } ]" ❯ __tests__/integration.test.ts:63:33
lint: packages/server-npm/src/lib/parsers.ts#L103
Unexpected any. Specify a different type
lint: packages/server-npm/src/lib/parsers.ts#L85
Unexpected any. Specify a different type
lint: packages/server-npm/src/lib/parsers.ts#L58
Unexpected any. Specify a different type