Skip to content

chore: add tests

chore: add tests #185

Triggered via push February 15, 2025 00:15
Status Failure
Total duration 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint
Process completed with exit code 1.
error: expect(received).toContain(expected): test/bunfig.test.ts#L331
Expected to contain: "export type ConfigNames = 'app' | 'test'" Received: "// Generated by bunfig\nexport type ConfigNames = 'test' | 'app'\n" at <anonymous> (/home/runner/work/bunfig/bunfig/test/bunfig.test.ts:331:23)
error: EACCES: permission denied: test/cli.test.ts#L46
at <anonymous> (/home/runner/work/bunfig/bunfig/test/cli.test.ts:46:24) at <anonymous> (/home/runner/work/bunfig/bunfig/test/cli.test.ts:41:57)
error: EACCES: permission denied: test/cli.test.ts#L72
at <anonymous> (/home/runner/work/bunfig/bunfig/test/cli.test.ts:72:24) at <anonymous> (/home/runner/work/bunfig/bunfig/test/cli.test.ts:64:61)
error: EACCES: permission denied: test/cli.test.ts#L93
at <anonymous> (/home/runner/work/bunfig/bunfig/test/cli.test.ts:93:24) at <anonymous> (/home/runner/work/bunfig/bunfig/test/cli.test.ts:88:56)
error: EACCES: permission denied: test/cli.test.ts#L114
at <anonymous> (/home/runner/work/bunfig/bunfig/test/cli.test.ts:114:24) at <anonymous> (/home/runner/work/bunfig/bunfig/test/cli.test.ts:113:42)
error: EACCES: permission denied: test/cli.test.ts#L124
at <anonymous> (/home/runner/work/bunfig/bunfig/test/cli.test.ts:124:24) at <anonymous> (/home/runner/work/bunfig/bunfig/test/cli.test.ts:123:54)
error: EACCES: permission denied: test/cli.test.ts#L136
at <anonymous> (/home/runner/work/bunfig/bunfig/test/cli.test.ts:136:24) at <anonymous> (/home/runner/work/bunfig/bunfig/test/cli.test.ts:135:43)
test
Process completed with exit code 1.
typecheck
Process completed with exit code 2.