Skip to content

Masterful implementation #5

Masterful implementation

Masterful implementation #5

Triggered via pull request December 26, 2024 22:55
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
Matrix: build
Check for duplicated dependencies
17s
Check for duplicated dependencies
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
Lint
Process completed with exit code 2.
tests/basic/persisted-component.test.ts > [basic] Equivalence check > should match normal build after file changes - src/Component.astro: package/tests/common.ts#L143
AssertionError: expected { 'in-memory-cache-hit': 4, …(7) } to deeply equal ObjectContaining{…} - Expected + Received - ObjectContaining { - "fs-cache-hit": 4, - "fs-cache-miss": 0, + Object { + "fs-cache-hit": 0, + "fs-cache-miss": 2, "in-memory-cache-hit": 4, "in-memory-cache-miss": 4, + "loaded-compressed-size": 0, + "loaded-data-size": 0, + "stored-compressed-size": 664, + "stored-data-size": 1052, } ❯ tests/common.ts:143:22
tests/basic/persisted-page-only.test.ts > [basic] Equivalence check > should match normal build after file changes - src/other.ts: package/tests/common.ts#L143
AssertionError: expected { 'in-memory-cache-hit': +0, …(7) } to deeply equal ObjectContaining{…} - Expected + Received - ObjectContaining { - "fs-cache-hit": 14, - "fs-cache-miss": 0, + Object { + "fs-cache-hit": 10, + "fs-cache-miss": 2, "in-memory-cache-hit": 0, "in-memory-cache-miss": 14, + "loaded-compressed-size": 1790, + "loaded-data-size": 2949, + "stored-compressed-size": 1055, + "stored-data-size": 3431, } ❯ tests/common.ts:143:22
tests/basic/persisted-page-only.test.ts > [basic] Equivalence check > should match normal build after file changes - src/Component.astro: package/tests/common.ts#L143
AssertionError: expected { 'in-memory-cache-hit': +0, …(7) } to deeply equal ObjectContaining{…} - Expected + Received - ObjectContaining { - "fs-cache-hit": 14, + Object { + "fs-cache-hit": 12, "fs-cache-miss": 0, "in-memory-cache-hit": 0, "in-memory-cache-miss": 14, + "loaded-compressed-size": 2298, + "loaded-data-size": 3777, + "stored-compressed-size": 998, + "stored-data-size": 2953, } ❯ tests/common.ts:143:22
Test: Node 20
Process completed with exit code 1.
tests/basic/persisted-component.test.ts > [basic] Equivalence check > should match normal build after file changes - src/Component.astro: package/tests/common.ts#L143
AssertionError: expected { 'in-memory-cache-hit': 4, …(7) } to deeply equal ObjectContaining{…} - Expected + Received - ObjectContaining { - "fs-cache-hit": 4, - "fs-cache-miss": 0, + Object { + "fs-cache-hit": 0, + "fs-cache-miss": 2, "in-memory-cache-hit": 4, "in-memory-cache-miss": 4, + "loaded-compressed-size": 0, + "loaded-data-size": 0, + "stored-compressed-size": 664, + "stored-data-size": 1052, } ❯ tests/common.ts:143:22
tests/basic/persisted-page-only.test.ts > [basic] Equivalence check > should match normal build after file changes - src/other.ts: package/tests/common.ts#L143
AssertionError: expected { 'in-memory-cache-hit': +0, …(7) } to deeply equal ObjectContaining{…} - Expected + Received - ObjectContaining { - "fs-cache-hit": 14, - "fs-cache-miss": 0, + Object { + "fs-cache-hit": 10, + "fs-cache-miss": 2, "in-memory-cache-hit": 0, "in-memory-cache-miss": 14, + "loaded-compressed-size": 1790, + "loaded-data-size": 2949, + "stored-compressed-size": 1055, + "stored-data-size": 3431, } ❯ tests/common.ts:143:22
tests/basic/persisted-page-only.test.ts > [basic] Equivalence check > should match normal build after file changes - src/Component.astro: package/tests/common.ts#L143
AssertionError: expected { 'in-memory-cache-hit': +0, …(7) } to deeply equal ObjectContaining{…} - Expected + Received - ObjectContaining { - "fs-cache-hit": 14, + Object { + "fs-cache-hit": 12, "fs-cache-miss": 0, "in-memory-cache-hit": 0, "in-memory-cache-miss": 14, + "loaded-compressed-size": 2298, + "loaded-data-size": 3777, + "stored-compressed-size": 998, + "stored-data-size": 2953, } ❯ tests/common.ts:143:22
Test: Node 22
Process completed with exit code 1.
Build - Node 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check for duplicated dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build - Node 22
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test: Node 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test: Node 22
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636