Skip to content

[Feature] - CI 설정 #5

[Feature] - CI 설정

[Feature] - CI 설정 #5

GitHub Actions / JUnit Test Report failed Jul 19, 2024 in 0s

1 tests run, 0 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in example test test

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

example test test

Error: expect(received).toBe(expected) // Object.is equality
Raw output
Error: expect(received).toBe(expected) // Object.is equality

Expected: 1
Received: 2
    at Object.<anonymous> (/home/runner/work/2024-touroot/2024-touroot/frontend/__tests__/example.test.tsx:3:19)
    at Promise.then.completed (/home/runner/work/2024-touroot/2024-touroot/frontend/node_modules/jest-circus/build/utils.js:298:28)
    at new Promise (<anonymous>)
    at callAsyncCircusFn (/home/runner/work/2024-touroot/2024-touroot/frontend/node_modules/jest-circus/build/utils.js:231:10)
    at _callCircusTest (/home/runner/work/2024-touroot/2024-touroot/frontend/node_modules/jest-circus/build/run.js:316:40)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at _runTest (/home/runner/work/2024-touroot/2024-touroot/frontend/node_modules/jest-circus/build/run.js:252:3)
    at _runTestsForDescribeBlock (/home/runner/work/2024-touroot/2024-touroot/frontend/node_modules/jest-circus/build/run.js:126:9)
    at _runTestsForDescribeBlock (/home/runner/work/2024-touroot/2024-touroot/frontend/node_modules/jest-circus/build/run.js:121:9)
    at run (/home/runner/work/2024-touroot/2024-touroot/frontend/node_modules/jest-circus/build/run.js:71:3)
    at runAndTransformResultsToJestFormat (/home/runner/work/2024-touroot/2024-touroot/frontend/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapterInit.js:122:21)
    at jestAdapter (/home/runner/work/2024-touroot/2024-touroot/frontend/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:79:19)
    at runTestInternal (/home/runner/work/2024-touroot/2024-touroot/frontend/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/home/runner/work/2024-touroot/2024-touroot/frontend/node_modules/jest-runner/build/runTest.js:444:34)