Skip to content

fix: fix feedback messages #56

fix: fix feedback messages

fix: fix feedback messages #56

Triggered via push October 10, 2023 22:36
Status Failure
Total duration 20s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 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
TypeError: undefined is not an object (evaluating 'LOG_PREFIX.INFO'): src/utils/log-table/index.ts#L30
at logTable (/home/runner/work/brisa/brisa/src/utils/log-table/index.ts:30:14) at /home/runner/work/brisa/brisa/src/utils/log-table/index.test.ts:27:6
error: expect(received).toEqual(expected): src/utils/compile-files/index.test.ts#L49
[ "pages-client", "pages", + "chunk-75c9edf8d74cab75.js" - "chunk-e209715fdb13aa54.js" ] - Expected - 1 + Received + 1 at /home/runner/work/brisa/brisa/src/utils/compile-files/index.test.ts:49:6
error: expect(received).toEqual(expected): src/utils/compile-files/index.test.ts#L80
[ "pages-client", + "api", "layout.js", + "chunk-68a24b4233eeec87.js", + "pages", "middleware.js", + "i18n.js" - "api", - "pages", - "i18n.js", - "chunk-e209715fdb13aa54.js" ] - Expected - 4 + Received + 4 at /home/runner/work/brisa/brisa/src/utils/compile-files/index.test.ts:80:4
build
Process completed with exit code 1.
build
Unexpected input(s) 'version', valid inputs are ['bun-version']