Skip to content

added trails funding flow and encryption #4

added trails funding flow and encryption

added trails funding flow and encryption #4

Triggered via pull request February 6, 2026 10:36
Status Failure
Total duration 38s
Artifacts

test-and-build.yml

on: pull_request
Format Check
11s
Format Check
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Format Check
Process completed with exit code 1.
Test (Node 22)
Process completed with exit code 1.
src/__tests__/cli.test.ts > CLI commands > create-wallet > should output JSON format with --json flag: src/__tests__/cli.test.ts#L48
AssertionError: expected [Function] to not throw an error but 'SyntaxError: Unexpected non-whitespac…' was thrown - Expected: undefined + Received: "SyntaxError: Unexpected non-whitespace character after JSON at position 14 (line 1 column 15)" ❯ src/__tests__/cli.test.ts:48:44
Test (Node 20)
The strategy configuration was canceled because "test._22" failed
Test (Node 20)
The operation was canceled.
src/__tests__/cli.test.ts > CLI commands > create-wallet > should output JSON format with --json flag: src/__tests__/cli.test.ts#L48
AssertionError: expected [Function] to not throw an error but 'SyntaxError: Unexpected non-whitespac…' was thrown - Expected: undefined + Received: "SyntaxError: Unexpected non-whitespace character after JSON at position 14" ❯ src/__tests__/cli.test.ts:48:44
Test (Node 18)
The strategy configuration was canceled because "test._22" failed
Test (Node 18)
The operation was canceled.
src/__tests__/cli.test.ts > CLI commands > create-wallet > should output JSON format with --json flag: src/__tests__/cli.test.ts#L48
AssertionError: expected [Function] to not throw an error but 'SyntaxError: Unexpected token : in JS…' was thrown - Expected: undefined + Received: "SyntaxError: Unexpected token : in JSON at position 14" ❯ src/__tests__/cli.test.ts:48:44