Skip to content

Refactor: delegate more on web app #376

Refactor: delegate more on web app

Refactor: delegate more on web app #376

Triggered via pull request June 18, 2024 07:13
Status Failure
Total duration 52s
Artifacts

test-tag.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
src/color.test.ts > ColoredFileTree > computes colors: web/src/color.test.ts#L80
AssertionError: expected '__dep_tree_root__ (0, 0.00, 1)\n foo …' to equal '__dep_tree_root__ (0, 0.00, 1)\n foo …' - Expected + Received __dep_tree_root__ (0, 0.00, 1) - foo (0, 0.76, 1) - bar (0, 0.59, 1) - a.ts -> 0 (0, 0.59, 1) - b.ts -> 1 (0, 0.59, 1) - baz (180, 0.59, 1) - c.ts -> 2 (180, 0.59, 1) - d.ts -> 3 (0, 0.76, 1) - a (120, 0.76, 1) - b (120, 0.59, 1) - c (120, 0.47, 1) - d (120, 0.39, 1) - e.ts -> 4 (120, 0.39, 1) - b (240, 0.76, 1) - 1 (240, 0.59, 1) - _.ts -> 6 (240, 0.59, 1) - 2 (330, 0.59, 1) - _.ts -> 8 (330, 0.59, 1) - 3 (60, 0.59, 1) - _.ts -> 9 (60, 0.59, 1) - 4 (150, 0.59, 1) - 4-1 (150, 0.47, 1) - _.ts -> 10 (150, 0.47, 1) + foo (0, 0.95, 1) + bar (0, 0.76, 1) + a.ts -> 0 (0, 0.76, 1) + b.ts -> 1 (0, 0.76, 1) + baz (180, 0.76, 1) + c.ts -> 2 (180, 0.76, 1) + d.ts -> 3 (0, 0.95, 1) + a (120, 0.95, 1) + b (120, 0.76, 1) + c (120, 0.62, 1) + d (120, 0.52, 1) + e.ts -> 4 (120, 0.52, 1) + b (240, 0.95, 1) + 1 (240, 0.76, 1) + _.ts -> 6 (240, 0.76, 1) + 2 (330, 0.76, 1) + _.ts -> 8 (330, 0.76, 1) + 3 (60, 0.76, 1) + _.ts -> 9 (60, 0.76, 1) + 4 (150, 0.76, 1) + 4-1 (150, 0.62, 1) + _.ts -> 10 (150, 0.62, 1) f.ts -> 5 (0, 0.00, 1) ❯ src/color.test.ts:80:12
web-unit-test
Process completed with exit code 1.
web-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
web-unit-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-test-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.