Skip to content

chore: improve test #188

chore: improve test

chore: improve test #188

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

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
typecheck
Process completed with exit code 2.
error: expect(received).toBe(expected): test/bunfig.test.ts#L339
Expected: "// Generated by bunfig\nexport type ConfigNames = 'app' | 'test'\n" Received: "// Generated by bunfig\nexport type ConfigNames = 'test' | 'app'\n" at <anonymous> (/home/runner/work/bunfig/bunfig/test/bunfig.test.ts:339:23)
test
Process completed with exit code 1.
lint
Process completed with exit code 1.