[6팀 방재현] [Chater 1-3] React, Beyond the Basics #266
Triggered via pull request
January 3, 2025 01:03
CRITICBANGGU
synchronize
#60
Status
Failure
Total duration
19s
Artifacts
–
Annotations
4 errors and 4 warnings
lint
Process completed with exit code 1.
|
src/__tests__/advanced.test.tsx > 최적화된 App 컴포넌트 테스트 > 로그인/로그아웃 시 Header, ComplexForm, NotificationSystem만 리렌더링되어야 한다:
src/__tests__/advanced.test.tsx#L54
AssertionError: expected "renderLog" to be called with arguments: [ 'Header rendered' ]
Received:
Number of calls: 0
❯ src/__tests__/advanced.test.tsx:54:27
|
src/__tests__/advanced.test.tsx > 최적화된 App 컴포넌트 테스트 > 여러 작업을 연속으로 수행해도 각 컴포넌트는 필요한 경우에만 리렌더링되어야 한다:
src/__tests__/advanced.test.tsx#L159
AssertionError: expected "generateItems" to be called 1 times, but got 7 times
❯ src/__tests__/advanced.test.tsx:159:30
|
advacned
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
advacned
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
basic
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|