Skip to content

Integration test of builders #160

Integration test of builders

Integration test of builders #160

Triggered via pull request October 16, 2024 04:18
Status Failure
Total duration 1m 1s
Artifacts

cli.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test/builder/directory.test.ts > when building with the directory builder > should fail when the directory is empty: apps/cli/test/builder/directory.test.ts#L37
AssertionError: expected [Function] to throw error including 'too few blocks' but got 'ENOENT: no such file or directory, ls…' Expected: "too few blocks" Received: "ENOENT: no such file or directory, lstat '/home/runner/work/cli/cli/apps/cli/test/builder/data/empty'" ❯ test/builder/directory.test.ts:37:13
build
Process completed with exit code 1.