Skip to content

yarnからnpmに変更 #2

yarnからnpmに変更

yarnからnpmに変更 #2

Triggered via push May 9, 2024 09:41
Status Failure
Total duration 15s
Artifacts

ci.yml

on: push
Build and Test
6s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
__tests__/script.test.ts > 関数型プログラミングの問題1 > 正しい結果が返ってきている: __tests__/script.test.ts#L6
AssertionError: expected [] to deeply equal [ 'Ken', 'Hana' ] - Expected + Received - Array [ - "Ken", - "Hana", - ] + Array [] ❯ __tests__/script.test.ts:6:21
__tests__/script.test.ts > 関数型プログラミングの問題2 > 正しい結果が返ってきている: __tests__/script.test.ts#L12
AssertionError: expected +0 to deeply equal 125 - Expected + Received - 125 + 0 ❯ __tests__/script.test.ts:12:21
Build and Test
Process completed with exit code 1.