feat: improve log feedback #60
Annotations
2 errors and 1 warning
error: expect(received).toEqual(expected):
src/utils/compile-assets/index.test.ts#L46
[
"favicon.ico",
+ "some-dir",
+ "favicon.ico.gz"
- "favicon.ico.gz",
- "some-dir"
]
- Expected - 2
+ Received + 2
at /home/runner/work/brisa/brisa/src/utils/compile-assets/index.test.ts:46:4
|
build
Process completed with exit code 1.
|
build
Unexpected input(s) 'version', valid inputs are ['bun-version']
|