fix(hot-reload): fix actions conflicts during hot-reload + change transpilation phase #1994
Annotations
10 errors and 1 warning
Run Bun tests:
node:zlib#L103
at zlibOnError (node:zlib:103:21)
at writeSync (native:1:1)
at processChunkSync (node:zlib:201:26)
at zlibBufferSync (node:zlib:91:24)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1036:24
at processTicksAndRejections (native:7:39)
|
Run Bun tests:
node:zlib#L103
at zlibOnError (node:zlib:103:21)
at writeSync (native:1:1)
at processChunkSync (node:zlib:201:26)
at zlibBufferSync (node:zlib:91:24)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1121:24
at processTicksAndRejections (native:7:39)
|
Run Bun tests:
node:zlib#L103
at zlibOnError (node:zlib:103:21)
at writeSync (native:1:1)
at processChunkSync (node:zlib:201:26)
at zlibBufferSync (node:zlib:91:24)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1036:24
at processTicksAndRejections (native:7:39)
|
Run Bun tests:
node:zlib#L103
at zlibOnError (node:zlib:103:21)
at writeSync (native:1:1)
at processChunkSync (node:zlib:201:26)
at zlibBufferSync (node:zlib:91:24)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1121:24
at processTicksAndRejections (native:7:39)
|
Run Bun tests:
node:zlib#L103
at zlibOnError (node:zlib:103:21)
at writeSync (native:1:1)
at processChunkSync (node:zlib:201:26)
at zlibBufferSync (node:zlib:91:24)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1036:24
at processTicksAndRejections (native:7:39)
|
Run Bun tests:
node:zlib#L103
at zlibOnError (node:zlib:103:21)
at writeSync (native:1:1)
at processChunkSync (node:zlib:201:26)
at zlibBufferSync (node:zlib:91:24)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1121:24
at processTicksAndRejections (native:7:39)
|
Run Bun tests:
node:zlib#L103
at zlibOnError (node:zlib:103:21)
at writeSync (native:1:1)
at processChunkSync (node:zlib:201:26)
at zlibBufferSync (node:zlib:91:24)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1036:24
at processTicksAndRejections (native:7:39)
|
Run Bun tests:
node:zlib#L103
at zlibOnError (node:zlib:103:21)
at writeSync (native:1:1)
at processChunkSync (node:zlib:201:26)
at zlibBufferSync (node:zlib:91:24)
at /home/runner/work/brisa/brisa/packages/brisa/src/cli/serve/serve-options.test.tsx:1121:24
at processTicksAndRejections (native:7:39)
|
Run Bun tests
at cleanupAnEffect (/home/runner/work/brisa/brisa/packages/brisa/src/utils/signals/index.ts:67:33)
at reset (/home/runner/work/brisa/brisa/packages/brisa/src/utils/signals/index.ts:152:7)
at disconnectedCallback (/home/runner/work/brisa/brisa/packages/brisa/src/utils/brisa-element/index.ts:491:15)
at [disconnectedFromDocument] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/node/Node.js:831:18)
at [disconnectedFromDocument] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/element/Element.js:1094:30)
at [disconnectedFromNode] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/node/Node.js:756:33)
at [disconnectedFromNode] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/html-element/HTMLElement.js:505:30)
at [disconnectedFromNode] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/node/Node.js:772:42)
at [disconnectedFromNode] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/html-element/HTMLElement.js:505:30)
at [disconnectedFromNode] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/node/Node.js:772:42)
at [disconnectedFromNode] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/html-element/HTMLElement.js:505:30)
at [removeChild] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/node/Node.js:443:29)
at [destroy] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/window/BrowserWindow.js:1369:27)
at /home/runner/work/brisa/brisa/node_modules/happy-dom/lib/browser/utilities/BrowserFrameFactory.js:52:49
at new Promise (1:11)
at destroyFrame (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/browser/utilities/BrowserFrameFactory.js:26:16)
at /home/runner/work/brisa/brisa/node_modules/happy-dom/lib/browser/utilities/BrowserPageUtility.js:31:33
at new Promise (1:11)
at closePage (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/browser/utilities/BrowserPageUtility.js:22:16)
at /home/runner/work/brisa/brisa/node_modules/happy-dom/lib/browser/detached-browser/DetachedBrowserPage.js:69:32
at new Promise (1:11)
at close (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/browser/detached-browser/DetachedBrowserPage.js:67:16)
at /home/runner/work/brisa/brisa/node_modules/@happy-dom/global-registrator/lib/GlobalRegistrator.js:80:28
at unregister (/home/runner/work/brisa/brisa/node_modules/@happy-dom/global-registrator/lib/GlobalRegistrator.js:65:31)
at /home/runner/work/brisa/brisa/packages/brisa/src/utils/client-build-plugin/integration.test.tsx:60:60
at /home/runner/work/brisa/brisa/packages/brisa/src/utils/client-build-plugin/integration.test.tsx:58:15
|
Run Bun tests:
packages/brisa/src/utils/client-build-plugin/integration.test.tsx#L5886
at /home/runner/work/brisa/brisa/packages/brisa/src/utils/client-build-plugin/integration.test.tsx:5886:33
at cleanupAnEffect (/home/runner/work/brisa/brisa/packages/brisa/src/utils/signals/index.ts:67:33)
at reset (/home/runner/work/brisa/brisa/packages/brisa/src/utils/signals/index.ts:152:7)
at disconnectedCallback (/home/runner/work/brisa/brisa/packages/brisa/src/utils/brisa-element/index.ts:491:15)
at [disconnectedFromDocument] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/node/Node.js:831:18)
at [disconnectedFromDocument] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/element/Element.js:1094:30)
at [disconnectedFromNode] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/node/Node.js:756:33)
at [disconnectedFromNode] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/html-element/HTMLElement.js:505:30)
at [disconnectedFromNode] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/node/Node.js:772:42)
at [disconnectedFromNode] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/html-element/HTMLElement.js:505:30)
at [disconnectedFromNode] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/node/Node.js:772:42)
at [disconnectedFromNode] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/html-element/HTMLElement.js:505:30)
at [removeChild] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/nodes/node/Node.js:443:29)
at [destroy] (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/window/BrowserWindow.js:1369:27)
at /home/runner/work/brisa/brisa/node_modules/happy-dom/lib/browser/utilities/BrowserFrameFactory.js:52:49
at new Promise (1:11)
at destroyFrame (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/browser/utilities/BrowserFrameFactory.js:26:16)
at /home/runner/work/brisa/brisa/node_modules/happy-dom/lib/browser/utilities/BrowserPageUtility.js:31:33
at new Promise (1:11)
at closePage (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/browser/utilities/BrowserPageUtility.js:22:16)
at /home/runner/work/brisa/brisa/node_modules/happy-dom/lib/browser/detached-browser/DetachedBrowserPage.js:69:32
at new Promise (1:11)
at close (/home/runner/work/brisa/brisa/node_modules/happy-dom/lib/browser/detached-browser/DetachedBrowserPage.js:67:16)
at /home/runner/work/brisa/brisa/node_modules/@happy-dom/global-registrator/lib/GlobalRegistrator.js:80:28
at unregister (/home/runner/work/brisa/brisa/node_modules/@happy-dom/global-registrator/lib/GlobalRegistrator.js:65:31)
at /home/runner/work/brisa/brisa/packages/brisa/src/utils/client-build-plugin/integration.test.tsx:60:60
at /home/runner/work/brisa/brisa/packages/brisa/src/utils/client-build-plugin/integration.test.tsx:58:15
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading